Quoting Carlos Ojea Castro: > 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
What does that mean? > 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. Why do you need to modify the driver for different resolutions? -- Best regards, Denis Oliver Kropp .------------------------------------------. | DirectFB - Hardware accelerated graphics | | http://www.directfb.org/ | "------------------------------------------" _______________________________________________ directfb-dev mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev
