summaryrefslogtreecommitdiff
path: root/progs/xdemos
AgeCommit message (Expand)Author
2004-08-13minor fix for newest glxext.h headerBrian Paul
2004-08-10cvs ignore fileBrian Paul
2004-08-10query/print max convolution filter sizeBrian Paul
2004-07-02redo the event loop to make event response betterBrian Paul
2004-05-10s/GLX_PIXMAP_BIT_SGIX/GLX_PBUFFER_BIT_SGIX/Brian Paul
2004-05-07Uses either the GLX_SGI_make_current_read or GLX 1.3 interface,Ian Romanick
2004-04-22obsoleteBrian Paul
2004-03-26minor fixesBrian Paul
2004-03-26Tweaks for make clean / realclean.Brian Paul
2004-03-26New Makefile systemBrian Paul
2004-03-26check for GLX 1.3 during initBrian Paul
2004-02-23The available GLX version is now logged in addition to the clientIan Romanick
2004-02-11Added a test case for Mesa bug #508473 that I wrote a long time ago.Ian Romanick
2004-02-11Added yet another version of gears. This one uses fbconfigs, and is aIan Romanick
2004-02-03another pbuffer demo (Andrew Lentvorski)Brian Paul
2004-02-02tweak commentsBrian Paul
2004-01-24New glXUseRotatedXFontMESA() function. Like glXUseXFont(), but takesBrian Paul
2003-12-05press f key to toggle front/back drawing/copyingBrian Paul
2003-10-03improved 'clean' targets (Otto Solares)Brian Paul
2003-09-08Remove all the swap_control stuff from glxgears demo (restored to vers 1.2).Brian Paul
2003-07-02 Committing in .Jouk Jansen
2003-06-17 Committing in .Jouk Jansen
2003-06-10updated old-style makefiles for new treeBrian Paul
2003-06-05Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.Ian Romanick
2003-06-01Remove a bunch of really old/obsolete configs.Brian Paul
2003-05-30Removed an accidental addition in the previous commit.Ian Romanick
2003-05-30applied Ian's misc patchesBrian Paul
2003-04-29 Committing in .Jouk Jansen
2003-04-21silence warningsBrian Paul
2003-04-09fix typoBrian Paul
2003-04-09fix typoBrian Paul
2003-04-09add support for swap and sync extensions (Ian Romanick)Brian Paul
2002-11-04add support for GLX_ARB_multisampleBrian Paul
2002-10-14print transparent pixel info when using -v option (Gerd Sussner)Brian Paul
2002-10-08 Committing in .Jouk Jansen
2002-10-05added pbinfo and pbdemo programsBrian Paul
2002-10-05pbuffer info and demo programsBrian Paul
2002-09-06don't query GL_MAX_CONVOLUTION_WIDTH/HEIGHTBrian Paul
2002-09-06minor updates to sync with XFree86Brian Paul
2002-09-06added -l option to print interesting OpenGL limitsBrian Paul
2002-07-12Pedantic compiler fixes (Sven Panne)Brian Paul
2002-04-02added an error checkBrian Paul
2002-03-08fix some minor warningsBrian Paul
2002-01-30removed GLUT referenceBrian Paul
2001-11-26fix some warningsBrian Paul
2001-04-27added -display optionBrian Paul
2001-04-24added -i and -h optionsBrian Paul
2001-04-02applied David's patch for parsing display's server:screen stringBrian Paul
2001-03-23added glxgearsBrian Paul
2001-03-23gears using GLX instead of GLUTBrian Paul