summaryrefslogtreecommitdiff
path: root/progs/xdemos
AgeCommit message (Expand)AuthorFilesLines
2003-12-05press f key to toggle front/back drawing/copyingBrian Paul1-7/+41
2003-10-03improved 'clean' targets (Otto Solares)Brian Paul1-3/+3
2003-09-08Remove all the swap_control stuff from glxgears demo (restored to vers 1.2).Brian Paul3-331/+833
2003-07-02 Committing in .Jouk Jansen1-0/+15
2003-06-17 Committing in .Jouk Jansen1-6/+6
2003-06-10updated old-style makefiles for new treeBrian Paul1-1/+1
2003-06-05Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.Ian Romanick14-46/+0
2003-06-01Remove a bunch of really old/obsolete configs.Brian Paul1-34/+23
2003-05-30Removed an accidental addition in the previous commit.Ian Romanick1-1/+0
2003-05-30applied Ian's misc patchesBrian Paul1-5/+104
2003-04-29 Committing in .Jouk Jansen1-2/+4
2003-04-21silence warningsBrian Paul3-7/+6
2003-04-09fix typoBrian Paul1-1/+1
2003-04-09fix typoBrian Paul1-3/+1
2003-04-09add support for swap and sync extensions (Ian Romanick)Brian Paul1-3/+226
2002-11-04add support for GLX_ARB_multisampleBrian Paul1-4/+12
2002-10-14print transparent pixel info when using -v option (Gerd Sussner)Brian Paul1-7/+32
2002-10-08 Committing in .Jouk Jansen2-54/+47
2002-10-05added pbinfo and pbdemo programsBrian Paul1-2/+19
2002-10-05pbuffer info and demo programsBrian Paul4-0/+878
2002-09-06don't query GL_MAX_CONVOLUTION_WIDTH/HEIGHTBrian Paul1-3/+1
2002-09-06minor updates to sync with XFree86Brian Paul1-1/+4
2002-09-06added -l option to print interesting OpenGL limitsBrian Paul1-4/+66
2002-07-12Pedantic compiler fixes (Sven Panne)Brian Paul2-9/+10
2002-04-02added an error checkBrian Paul1-3/+10
2002-03-08fix some minor warningsBrian Paul3-7/+9
2002-01-30removed GLUT referenceBrian Paul1-5/+5
2001-11-26fix some warningsBrian Paul1-2/+3
2001-04-27added -display optionBrian Paul1-7/+12
2001-04-24added -i and -h optionsBrian Paul1-4/+30
2001-04-02applied David's patch for parsing display's server:screen stringBrian Paul1-2/+26
2001-03-23added glxgearsBrian Paul1-3/+4
2001-03-23gears using GLX instead of GLUTBrian Paul1-0/+497
2001-03-23added silly mesa_hack() function and -b optionBrian Paul1-9/+127
2001-03-19fix glxinfo to query current display.Alan Hourihane1-2/+2
2001-01-23added DestroyHeads() to test clean-up codeBrian Paul1-2/+15
2000-12-02added -s option to control when glXSwapBuffers() is calledBrian Paul1-5/+39
2000-11-10patched to silence compiler warnings (Martin Lindhe)Brian Paul1-2/+2
2000-10-20use 1.1 glPolygonOffset instead of glPolygonOffsetEXTBrian Paul1-1/+1
2000-07-20added GLX multi-thread demoBrian Paul2-3/+424
2000-07-11use indirect context, added error checkingBrian Paul1-27/+53
2000-06-27print GL_RENDERER upon startupBrian Paul1-1/+2
2000-06-27draw a solid cube tooBrian Paul1-2/+80
2000-06-13added glxheads, manywinBrian Paul1-2/+10
2000-06-13initial check-inBrian Paul2-0/+575
2000-05-08fixed bug in loop over screensBrian Paul1-4/+4
2000-05-07more error reportingBrian Paul1-4/+9
2000-05-03removed glxdpyinfoBrian Paul1-2/+2
2000-05-03Removed. Use glxinfo instead.Brian Paul1-1072/+0
2000-04-22more error checking. Query GLX client vendor stringBrian Paul1-6/+9