summaryrefslogtreecommitdiffstats
path: root/progs/xdemos/glxinfo.c
Commit message (Expand)AuthorAgeFilesLines
* query/print max convolution filter sizeBrian Paul2004-08-101-0/+7
* The available GLX version is now logged in addition to the clientIan Romanick2004-02-231-0/+9
* fix typoBrian Paul2003-04-091-3/+1
* add support for GLX_ARB_multisampleBrian Paul2002-11-041-4/+12
* print transparent pixel info when using -v option (Gerd Sussner)Brian Paul2002-10-141-7/+32
* don't query GL_MAX_CONVOLUTION_WIDTH/HEIGHTBrian Paul2002-09-061-3/+1
* minor updates to sync with XFree86Brian Paul2002-09-061-1/+4
* added -l option to print interesting OpenGL limitsBrian Paul2002-09-061-4/+66
* Pedantic compiler fixes (Sven Panne)Brian Paul2002-07-121-8/+8
* fix some minor warningsBrian Paul2002-03-081-2/+2
* added -i and -h optionsBrian Paul2001-04-241-4/+30
* applied David's patch for parsing display's server:screen stringBrian Paul2001-04-021-2/+26
* added silly mesa_hack() function and -b optionBrian Paul2001-03-231-9/+127
* fix glxinfo to query current display.Alan Hourihane2001-03-191-2/+2
* fixed bug in loop over screensBrian Paul2000-05-081-4/+4
* more error reportingBrian Paul2000-05-071-4/+9
* more error checking. Query GLX client vendor stringBrian Paul2000-04-221-6/+9
* minor clean-upsBrian Paul2000-04-031-8/+11
* added support for GLX_EXT_visual_ratingBrian Paul2000-03-311-6/+41
* fixed problem in print_extension_list() when ext ended in a spaceBrian Paul2000-02-231-1/+3
* try both single and double-buffered visualsBrian Paul2000-02-021-9/+21
* minor changes regarding transparency and multisampleBrian Paul2000-01-271-2/+5
* all new version of glxinfoBrian Paul2000-01-271-45/+415
* initial check-inBrian Paul1999-09-161-0/+99