Hello!

I am using 720x576 resolution with a geode nsc and a fb driver
modified by myself to enable panning.
Although I am using 720x576, the 'drawing area' is 640x480 and when I
use double buffer, I could see the 'back buffer' at the bottom of the
screen. I don't mind if the drawing area is smaller than the screen,
but I don't want to see the 'back buffer' at the bottom.
To avoid this, I think I could modify the driver to make the second
buffer be outside the screen (maybe in  'gx1_geodefb_pan_display'
function) or modify the driver to make the 'drawing area' 720x576.

What do you think? Could anybody point me in the right direction?

Regards,
Carlos

_______________________________________________
directfb-dev mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev

Reply via email to