Search found 2 matches

by gabriel
Wed May 30, 2012 9:12 am
Forum: Hints and Tips
Topic: Double buffering
Replies: 2
Views: 3387

Re: Double buffering

Thank you sixxie, this is just great.

I promise I will post a link to my first test program.

Cheers!

Gabriel
by gabriel
Tue May 29, 2012 2:44 pm
Forum: Hints and Tips
Topic: Double buffering
Replies: 2
Views: 3387

Double buffering

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)....