Merge branch 'gallium-0.1' into gallium-tex-surfaces
[mesa.git] / progs / xdemos / glxinfo.c
2007-02-22 BrianMerge branch 'origin' into glsl-compiler-1
2007-01-16 Keith WhitwellMerge branch 'master' of git+ssh://keithw@git.freedeskt...
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-12-17 Nian WuMerge branch 'crestline' into crestline-qa
2006-12-13 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2006-12-13 BrianUse XDisplayName() when reporting errors (bug 8079).
2006-12-11 Eric AnholtMerge branch 'origin' into crestline
2006-12-06 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2006-12-06 Michel Dänzerglxinfo: When direct rendering is not enabled, print...
2006-05-15 Brian Pauladded a few extension #ifdef tests
2006-05-13 Brian PaulExpanded output with -l option: vertex/fragment program...
2006-01-16 Brian PaulFree visinfo object (Tilman Sauerbeck)
2004-08-10 Brian Paulquery/print max convolution filter size
2004-02-23 Ian RomanickThe available GLX version is now logged in addition...
2003-04-09 Brian Paulfix typo
2002-11-04 Brian Pauladd support for GLX_ARB_multisample
2002-10-14 Brian Paulprint transparent pixel info when using -v option ...
2002-09-06 Brian Pauldon't query GL_MAX_CONVOLUTION_WIDTH/HEIGHT
2002-09-06 Brian Paulminor updates to sync with XFree86
2002-09-06 Brian Pauladded -l option to print interesting OpenGL limits
2002-07-12 Brian PaulPedantic compiler fixes (Sven Panne)
2002-03-08 Brian Paulfix some minor warnings
2001-04-24 Brian Pauladded -i and -h options
2001-04-02 Brian Paulapplied David's patch for parsing display's server...
2001-03-23 Brian Pauladded silly mesa_hack() function and -b option
2001-03-19 Alan Hourihanefix glxinfo to query current display.
2000-05-08 Brian Paulfixed bug in loop over screens
2000-05-07 Brian Paulmore error reporting
2000-04-22 Brian Paulmore error checking. Query GLX client vendor string
2000-04-03 Brian Paulminor clean-ups
2000-03-31 Brian Pauladded support for GLX_EXT_visual_rating
2000-02-23 Brian Paulfixed problem in print_extension_list() when ext ended...
2000-02-02 Brian Paultry both single and double-buffered visuals
2000-01-27 Brian Paulminor changes regarding transparency and multisample
2000-01-27 Brian Paulall new version of glxinfo
1999-09-16 Brian Paulinitial check-in