summaryrefslogtreecommitdiff
path: root/progs/xdemos/glsync.c
AgeCommit message (Expand)Author
2010-01-11Merge branch 'master' of ssh://people.freedesktop.org/~jbarnes/mesaJesse Barnes
2010-01-08xdemos/glsync: handle no sync method betterJesse Barnes
2010-01-08xdemos/glsync: check glXMakeCurrent return valueJesse Barnes
2010-01-08xdemos/glsync: Make glsync test draw a rectangleJesse Barnes
2010-01-08xdemos/glsync: Add swap interval support to glsync testJesse Barnes
2010-01-06progs/xdemos: Remove comma at end of enumerator list.Vinson Lee
2009-10-22progs/xdemos: fix command line flag typoBrian Paul
2009-03-12demos: move declaration before codeBrian Paul
2008-11-12Add glsync demo program from jbarnes for testing vblank synchronization.Eric Anholt