summaryrefslogtreecommitdiffstats
path: root/progs/xdemos/glsync.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of ssh://people.freedesktop.org/~jbarnes/mesaJesse Barnes2010-01-111-41/+70
|\
| * xdemos/glsync: handle no sync method betterJesse Barnes2010-01-081-8/+4
| * xdemos/glsync: check glXMakeCurrent return valueJesse Barnes2010-01-081-1/+5
| * xdemos/glsync: Make glsync test draw a rectangleJesse Barnes2010-01-081-34/+49
| * xdemos/glsync: Add swap interval support to glsync testJesse Barnes2010-01-081-3/+17
* | progs/xdemos: Remove comma at end of enumerator list.Vinson Lee2010-01-061-1/+1
|/
* progs/xdemos: fix command line flag typoBrian Paul2009-10-221-1/+1
* demos: move declaration before codeBrian Paul2009-03-121-1/+1
* Add glsync demo program from jbarnes for testing vblank synchronization.Eric Anholt2008-11-121-0/+273