Demo of how to do (nearly) flicker-free rendering with a single color buffer.
authorBrian Paul <brian.paul@tungstengraphics.com>
Thu, 25 Aug 2005 23:25:25 +0000 (23:25 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Thu, 25 Aug 2005 23:25:25 +0000 (23:25 +0000)
commit59d680db22572a4ec3780b6bf12f82c50099ec98
tree990bf3948afb1bf1762ae40468cbadc56923f21f
parent713635adef160b6dffaa929a00bfd72703f0b873
Demo of how to do (nearly) flicker-free rendering with a single color buffer.
progs/demos/Makefile
progs/demos/singlebuffer.c [new file with mode: 0644]