summaryrefslogtreecommitdiff
path: root/progs/xdemos
AgeCommit message (Expand)AuthorFilesLines
2004-12-12removed unused visInfo varBrian Paul1-3/+0
2004-10-26added stereo option (Jacek Rosik)Brian Paul1-17/+92
2004-10-23wrap angle value (Philipp Klaus Krause)Brian Paul1-0/+2
2004-09-16silence warningsBrian Paul2-2/+2
2004-09-14Have the rendering contexts share textures.Brian Paul1-9/+62
2004-08-13silence a warningBrian Paul2-3/+3
2004-08-13minor fix for newest glxext.h headerBrian Paul1-1/+1
2004-08-10cvs ignore fileBrian Paul1-0/+16
2004-08-10query/print max convolution filter sizeBrian Paul1-0/+7
2004-07-02redo the event loop to make event response betterBrian Paul1-27/+23
2004-05-10s/GLX_PIXMAP_BIT_SGIX/GLX_PBUFFER_BIT_SGIX/Brian Paul1-5/+4
2004-05-07Uses either the GLX_SGI_make_current_read or GLX 1.3 interface,Ian Romanick1-5/+23
2004-04-22obsoleteBrian Paul1-94/+0
2004-03-26minor fixesBrian Paul1-7/+5
2004-03-26Tweaks for make clean / realclean.Brian Paul1-4/+1
2004-03-26New Makefile systemBrian Paul1-0/+79
2004-03-26check for GLX 1.3 during initBrian Paul1-2/+10
2004-02-23The available GLX version is now logged in addition to the clientIan Romanick1-0/+9
2004-02-11Added a test case for Mesa bug #508473 that I wrote a long time ago.Ian Romanick2-1/+192
2004-02-11Added yet another version of gears. This one uses fbconfigs, and is aIan Romanick2-0/+605
2004-02-03another pbuffer demo (Andrew Lentvorski)Brian Paul2-0/+434
2004-02-02tweak commentsBrian Paul2-5/+7
2004-01-24New glXUseRotatedXFontMESA() function. Like glXUseXFont(), but takesBrian Paul4-1/+643
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