summaryrefslogtreecommitdiff
path: root/progs/xdemos/glxinfo.c
AgeCommit message (Expand)Author
2008-09-13remove invalid XDestroyWindow() callGuillaume Melquiond
2008-07-24query/print GLSL version stringBrian Paul
2008-01-22glxinfo: Fix multisample visual reporting.Adam Jackson
2007-10-18glxinfo: Try creating a GLX context using an fbconfig if no visuals are avail...Kristian Høgsberg
2007-10-17glxinfo: Also print number of fbconfigs.Kristian Høgsberg
2007-10-17Fixup a couple of thinkos in glxinfo changes.Kristian Høgsberg
2007-10-16Implement support for printing glx fbconfigs in glxinfo.Kristian Høgsberg
2007-10-16glxinfo: Only print visuals that actually support GLX.Kristian Høgsberg
2006-12-13Use XDisplayName() when reporting errors (bug 8079).Brian
2006-12-06glxinfo: When direct rendering is not enabled, print some hints.Michel Dänzer
2006-05-15added a few extension #ifdef testsBrian Paul
2006-05-13Expanded output with -l option: vertex/fragment program and vertex/fragmentBrian Paul
2006-01-16Free visinfo object (Tilman Sauerbeck)Brian Paul
2004-08-10query/print max convolution filter sizeBrian Paul
2004-02-23The available GLX version is now logged in addition to the clientIan Romanick
2003-04-09fix typoBrian 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-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-03-08fix some minor warningsBrian 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 silly mesa_hack() function and -b optionBrian Paul
2001-03-19fix glxinfo to query current display.Alan Hourihane
2000-05-08fixed bug in loop over screensBrian Paul
2000-05-07more error reportingBrian Paul
2000-04-22more error checking. Query GLX client vendor stringBrian Paul
2000-04-03minor clean-upsBrian Paul
2000-03-31added support for GLX_EXT_visual_ratingBrian Paul
2000-02-23fixed problem in print_extension_list() when ext ended in a spaceBrian Paul
2000-02-02try both single and double-buffered visualsBrian Paul
2000-01-27minor changes regarding transparency and multisampleBrian Paul
2000-01-27all new version of glxinfoBrian Paul
1999-09-16initial check-inBrian Paul