summaryrefslogtreecommitdiff
path: root/src/xdemos/glsync.c
AgeCommit message (Expand)AuthorFilesLines
2011-06-06cmake: Build X11 programs on MacOSX.José Fonseca1-1/+1
2011-05-13Mac OS X portability fixes.José Fonseca1-2/+1
2010-05-22glsync: use correct function typesBrian Paul1-7/+9
2010-03-05progs/xdemos: fix up GLX extension checkingJesse Barnes1-9/+2
2010-01-11Merge branch 'master' of ssh://people.freedesktop.org/~jbarnes/mesaJesse Barnes1-41/+70
2010-01-08xdemos/glsync: handle no sync method betterJesse Barnes1-8/+4
2010-01-08xdemos/glsync: check glXMakeCurrent return valueJesse Barnes1-1/+5
2010-01-08xdemos/glsync: Make glsync test draw a rectangleJesse Barnes1-34/+49
2010-01-08xdemos/glsync: Add swap interval support to glsync testJesse Barnes1-3/+17
2010-01-06progs/xdemos: Remove comma at end of enumerator list.Vinson Lee1-1/+1
2009-10-22progs/xdemos: fix command line flag typoBrian Paul1-1/+1
2009-03-12demos: move declaration before codeBrian Paul1-1/+1
2008-11-12Add glsync demo program from jbarnes for testing vblank synchronization.Eric Anholt1-0/+273