summaryrefslogtreecommitdiff
path: root/src/xdemos/glxgears_fbconfig.c
AgeCommit message (Expand)AuthorFilesLines
2012-01-26xdemos: fix a bunch of unused variable warningsBrian1-3/+3
2011-10-14Always flush stdout after writing FPS.José Fonseca1-0/+1
2011-06-06cmake: Build X11 programs on MacOSX.José Fonseca1-1/+1
2011-05-13Mac OS X portability fixes.José Fonseca1-1/+1
2010-02-11glxgears_fbconfig: Use glXCreateWindow and glXDestroyWindowIan Romanick1-5/+39
2010-02-11glxgears_fbconfig: Use GLX 1.3 name for function poiner typesIan Romanick1-19/+15
2006-12-13Use XDisplayName() when reporting errors (bug 8079).Brian1-1/+1
2005-08-25s/GLX_RGBA_BIT/GLX_RGBA_TYPE/ (bug 4237)Brian Paul1-1/+1
2005-05-07assorted warning clean-ups for x86_64, etc (Mikko T.)Brian Paul1-6/+6
2005-04-05Make glxgears_fbconfig compile and respect the DISPLAY setting. Add itIan Romanick1-3/+5
2004-02-11Added yet another version of gears. This one uses fbconfigs, and is aIan Romanick1-0/+600