Double buffering
Posted: Tue May 29, 2012 2:44 pm
Hi,
Are you aware if it is possible to know when a new graphics screen starts being displayed on the TV? I'd like to implement double buffering to avoid flickering while drawing things on the screen. I checked the book "Inside the Dragon" but I couldn't figure it out (by the way, the book is great). It seems that all I can do is setting the graphics mode and the graphics page, but there is nothing about TV sinchronization signals (I take is VSYNC what I need). I'm not too optmistic about it...
Many thanks,
Gabriel
Are you aware if it is possible to know when a new graphics screen starts being displayed on the TV? I'd like to implement double buffering to avoid flickering while drawing things on the screen. I checked the book "Inside the Dragon" but I couldn't figure it out (by the way, the book is great). It seems that all I can do is setting the graphics mode and the graphics page, but there is nothing about TV sinchronization signals (I take is VSYNC what I need). I'm not too optmistic about it...
Many thanks,
Gabriel