coelamon / arduino-tvout

Automatically exported from code.google.com/p/arduino-tvout
0 stars 0 forks source link

Add double buffering support #39

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What is the expected output? What do you see instead?

I would like to be able to draw using all the CPU cycles not spent on 
interrupts without sync problems. If I take too long drawing, it should output 
the previous frame twice instead.

What version of the product are you using? On what operating system?
Beta1, Arduino

Original issue reported on code.google.com by rsa...@gmail.com on 31 Dec 2011 at 5:35

GoogleCodeExporter commented 8 years ago
I had planned to do this but I am moving in a different direction now. The 
results should actually be far more useful.

Original comment by mdmetzle@gmail.com on 25 Jun 2012 at 1:44