index
:
mesa/demos
main
master
meson
A collection of OpenGL / Mesa demos and test programs. (mirrored from https://gitlab.freedesktop.org/mesa/demos)
anholt
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
wgl
/
wglinfo.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-16
Use glad instead of GLEW.
Jose Fonseca
1
-72
/
+21
2017-05-03
wglinfo: query format bitmap, pbuffer GDI rendering ability
Brian Paul
1
-2
/
+19
2017-04-27
wglinfo: query/print sRGB and float pixel format info
Brian Paul
1
-22
/
+39
2015-05-25
wglinfo: pass the options object to print_screen_info()
Brian Paul
1
-9
/
+8
2015-05-25
glxinfo/wglinfo: add brief (-B) output mode
Brian Paul
1
-7
/
+12
2014-11-19
wgl: Ensure PIXELFORMATDESCRIPTOR members are zeroed.
José Fonseca
1
-0
/
+1
2014-11-01
glxinfo/wglinfo: reverse order of the gl_versions[] array
Brian Paul
1
-1
/
+1
2014-07-16
wglinfo: adjust column spacing for pixel format info
Brian Paul
1
-4
/
+4
2014-07-16
wglinfo: print swap method in print_visual_attribs_verbose()
Brian Paul
1
-0
/
+7
2014-07-16
wglinfo: Add support for reporting core profile info
Brian Paul
1
-20
/
+114
2014-07-16
glxinfo/wglinfo: move argument parsing into common code
Brian Paul
1
-54
/
+5
2014-07-16
wglinfo: query and report multisample information
Brian Paul
1
-59
/
+178
2014-05-28
wglinfo: use common code from glinfo_common.c
Brian Paul
1
-516
/
+16
2014-01-20
wglinfo: query and print list of compressed texture formats
Brian Paul
1
-3
/
+144
2013-05-21
wglinfo: add missing \n to error messages
Brian Paul
1
-2
/
+2
2013-05-21
wglinfo: tweak column heading and spacing
Brian Paul
1
-2
/
+2
2012-02-27
wglinfo: query/print GL_ARB_framebuffer_object limits
Brian Paul
1
-0
/
+5
2012-02-08
wglinfo: List GL_MAX_DUAL_SOURCE_DRAW_BUFFERS
José Fonseca
1
-1
/
+4
2011-03-28
wglinfo: Cross-port several of the recent glxinfo improvements.
José Fonseca
1
-76
/
+174
2010-11-06
wgl: Use wglew.h instead of wglext.h
José Fonseca
1
-3
/
+2
2009-06-01
progs/wgl: Small cleanup to wglinfo.
José Fonseca
1
-5
/
+4
2009-06-01
progs/wgl: Use an invisible window in wglinfo.
José Fonseca
1
-1
/
+1
2009-04-10
wgl: Note down the gallium pixel formats, instead of re-guessing them.
José Fonseca
1
-4
/
+4
2009-04-10
progs: Port glxinfo to wgl.
José Fonseca
1
-0
/
+737