index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
progs
/
xdemos
/
glxinfo.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove demos that have moved to git+ssh://git.freedesktop.org/git/mesa/demos.
Eric Anholt
2010-05-21
1
-1269
/
+0
*
glxinfo: add queries and reporting for float and sRGB buffer types
Brian Paul
2010-05-14
1
-26
/
+71
*
glxinfo: Get visual info when an fbconfig has an associated visual
Kristian Høgsberg
2010-05-04
1
-8
/
+11
*
glxinfo: Print drawable type in verbose mode
Kristian Høgsberg
2010-04-14
1
-2
/
+28
*
progs/xdemos: fix typo in glxinfo help
Brian Paul
2010-02-26
1
-1
/
+1
*
glxinfo: Fix User error in glGetProgramivARB
Brian Paul
2010-02-22
1
-4
/
+17
*
progs/xdemos: Silence uninitialized variable warning.
Vinson Lee
2010-02-09
1
-1
/
+1
*
progs/xdemos: Silence compiler warnings in glxinfo.c.
Vinson Lee
2009-12-12
1
-2
/
+2
*
progs/xdemos: fix some visual/fbconfig logic in glxinfo.c
Brian Paul
2009-12-04
1
-3
/
+12
*
progs/xdemos: Remove duplicate code in glxinfo.c.
Vinson Lee
2009-12-03
1
-2
/
+0
*
progs/xdemos: Fix memory leak in glxinfo.c.
Vinson Lee
2009-12-03
1
-1
/
+3
*
remove invalid XDestroyWindow() call
Guillaume Melquiond
2008-09-13
1
-1
/
+0
*
query/print GLSL version string
Brian Paul
2008-07-24
1
-0
/
+7
*
glxinfo: Fix multisample visual reporting.
Adam Jackson
2008-01-22
1
-1
/
+1
*
glxinfo: Try creating a GLX context using an fbconfig if no visuals are avail...
Kristian Høgsberg
2007-10-18
1
-13
/
+46
*
glxinfo: Also print number of fbconfigs.
Kristian Høgsberg
2007-10-17
1
-1
/
+1
*
Fixup a couple of thinkos in glxinfo changes.
Kristian Høgsberg
2007-10-17
1
-5
/
+2
*
Implement support for printing glx fbconfigs in glxinfo.
Kristian Høgsberg
2007-10-16
1
-31
/
+195
*
glxinfo: Only print visuals that actually support GLX.
Kristian Høgsberg
2007-10-16
1
-5
/
+10
*
Use XDisplayName() when reporting errors (bug 8079).
Brian
2006-12-13
1
-1
/
+1
*
glxinfo: When direct rendering is not enabled, print some hints.
Michel Dänzer
2006-12-06
1
-1
/
+13
*
added a few extension #ifdef tests
Brian Paul
2006-05-15
1
-1
/
+12
*
Expanded output with -l option: vertex/fragment program and vertex/fragment
Brian Paul
2006-05-13
1
-24
/
+157
*
Free visinfo object (Tilman Sauerbeck)
Brian Paul
2006-01-16
1
-0
/
+2
*
query/print max convolution filter size
Brian Paul
2004-08-10
1
-0
/
+7
*
The available GLX version is now logged in addition to the client
Ian Romanick
2004-02-23
1
-0
/
+9
*
fix typo
Brian Paul
2003-04-09
1
-3
/
+1
*
add support for GLX_ARB_multisample
Brian Paul
2002-11-04
1
-4
/
+12
*
print transparent pixel info when using -v option (Gerd Sussner)
Brian Paul
2002-10-14
1
-7
/
+32
*
don't query GL_MAX_CONVOLUTION_WIDTH/HEIGHT
Brian Paul
2002-09-06
1
-3
/
+1
*
minor updates to sync with XFree86
Brian Paul
2002-09-06
1
-1
/
+4
*
added -l option to print interesting OpenGL limits
Brian Paul
2002-09-06
1
-4
/
+66
*
Pedantic compiler fixes (Sven Panne)
Brian Paul
2002-07-12
1
-8
/
+8
*
fix some minor warnings
Brian Paul
2002-03-08
1
-2
/
+2
*
added -i and -h options
Brian Paul
2001-04-24
1
-4
/
+30
*
applied David's patch for parsing display's server:screen string
Brian Paul
2001-04-02
1
-2
/
+26
*
added silly mesa_hack() function and -b option
Brian Paul
2001-03-23
1
-9
/
+127
*
fix glxinfo to query current display.
Alan Hourihane
2001-03-19
1
-2
/
+2
*
fixed bug in loop over screens
Brian Paul
2000-05-08
1
-4
/
+4
*
more error reporting
Brian Paul
2000-05-07
1
-4
/
+9
*
more error checking. Query GLX client vendor string
Brian Paul
2000-04-22
1
-6
/
+9
*
minor clean-ups
Brian Paul
2000-04-03
1
-8
/
+11
*
added support for GLX_EXT_visual_rating
Brian Paul
2000-03-31
1
-6
/
+41
*
fixed problem in print_extension_list() when ext ended in a space
Brian Paul
2000-02-23
1
-1
/
+3
*
try both single and double-buffered visuals
Brian Paul
2000-02-02
1
-9
/
+21
*
minor changes regarding transparency and multisample
Brian Paul
2000-01-27
1
-2
/
+5
*
all new version of glxinfo
Brian Paul
2000-01-27
1
-45
/
+415
*
initial check-in
Brian Paul
1999-09-16
1
-0
/
+99