index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
progs
/
xdemos
/
glxinfo.c
Age
Commit message (
Expand
)
Author
2006-12-13
Use XDisplayName() when reporting errors (bug 8079).
Brian
2006-12-06
glxinfo: When direct rendering is not enabled, print some hints.
Michel Dänzer
2006-05-15
added a few extension #ifdef tests
Brian Paul
2006-05-13
Expanded output with -l option: vertex/fragment program and vertex/fragment
Brian Paul
2006-01-16
Free visinfo object (Tilman Sauerbeck)
Brian Paul
2004-08-10
query/print max convolution filter size
Brian Paul
2004-02-23
The available GLX version is now logged in addition to the client
Ian Romanick
2003-04-09
fix typo
Brian Paul
2002-11-04
add support for GLX_ARB_multisample
Brian Paul
2002-10-14
print transparent pixel info when using -v option (Gerd Sussner)
Brian Paul
2002-09-06
don't query GL_MAX_CONVOLUTION_WIDTH/HEIGHT
Brian Paul
2002-09-06
minor updates to sync with XFree86
Brian Paul
2002-09-06
added -l option to print interesting OpenGL limits
Brian Paul
2002-07-12
Pedantic compiler fixes (Sven Panne)
Brian Paul
2002-03-08
fix some minor warnings
Brian Paul
2001-04-24
added -i and -h options
Brian Paul
2001-04-02
applied David's patch for parsing display's server:screen string
Brian Paul
2001-03-23
added silly mesa_hack() function and -b option
Brian Paul
2001-03-19
fix glxinfo to query current display.
Alan Hourihane
2000-05-08
fixed bug in loop over screens
Brian Paul
2000-05-07
more error reporting
Brian Paul
2000-04-22
more error checking. Query GLX client vendor string
Brian Paul
2000-04-03
minor clean-ups
Brian Paul
2000-03-31
added support for GLX_EXT_visual_rating
Brian Paul
2000-02-23
fixed problem in print_extension_list() when ext ended in a space
Brian Paul
2000-02-02
try both single and double-buffered visuals
Brian Paul
2000-01-27
minor changes regarding transparency and multisample
Brian Paul
2000-01-27
all new version of glxinfo
Brian Paul
1999-09-16
initial check-in
Brian Paul