Author Topic: Gtk On Directfb For Embedded Systems  (Read 6606 times)

qaz

  • Newbie
  • *
  • Posts: 26
    • View Profile
Gtk On Directfb For Embedded Systems
« on: November 12, 2009, 08:26:55 am »
Hello, did abybody tried to mess with this:
http://www.directfb.org/wiki/index.php/Pro...mbedded_Systems
It would be interesting to check if this works on Z.

Dromede

  • Full Member
  • ***
  • Posts: 155
    • View Profile
    • http://
Gtk On Directfb For Embedded Systems
« Reply #1 on: November 12, 2009, 08:59:17 pm »
I had the same idea and i acutally tried it. but as you know, the Z display is rotated. Its default orientation is portrait. AFAIK. Directfb has no support for display rotation so you're stuck with portrait mode only.

qaz

  • Newbie
  • *
  • Posts: 26
    • View Profile
Gtk On Directfb For Embedded Systems
« Reply #2 on: November 13, 2009, 03:15:44 am »
Hello, did you notice any performance improvements? Was Z a little snappier than usual?
According to http://www.directfb.org/index.php?path=Main%2FScreenshots, DirectFB 1.3 supports some kind of rotation.

Dromede

  • Full Member
  • ***
  • Posts: 155
    • View Profile
    • http://
Gtk On Directfb For Embedded Systems
« Reply #3 on: November 13, 2009, 08:12:40 am »
True, they did add some support for rotation. But it's opengl based so it's useless to us. PXA270 has no 2d/3d acceleration. Maybe we can get it to work through mesagl, but i don't think we'll see any performance improvements. On the contrary, that may be slow as hell.