xdemos/glsync: Make glsync test draw a rectangle
authorJesse Barnes <jbarnes@virtuousgeek.org>
Tue, 3 Nov 2009 18:48:17 +0000 (10:48 -0800)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Fri, 8 Jan 2010 17:37:43 +0000 (12:37 -0500)
commitf860aac0d8caff6623792c9da272af269e631ed9
tree078b81baa68679c561bf05c820357ab3df3b656f
parentf35f666f81221aea0b2eda533573bcbd07d10d65
xdemos/glsync: Make glsync test draw a rectangle

Doing simple buffer clears isn't enough to actually allocate render buffers, we
need to do real drawing.
progs/xdemos/glsync.c