index
:
~jonny/mesa-demos
master
transparency-wayland
Unnamed repository; edit this file 'description' to name the repository.
jonny
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-22
demos: flush stdout after printing frame rate
HEAD
master
Brian Paul
7
-1
/
+8
2015-05-29
xdemos/corender: Remove.
Jose Fonseca
6
-689
/
+1
2015-05-25
glxinfo: fix segfault when core profile is unavailable
Julien Isorce
2
-12
/
+16
2015-05-25
wglinfo: pass the options object to print_screen_info()
Brian Paul
1
-9
/
+8
2015-05-25
glxinfo: pass the options object to print_screen_info()
Brian Paul
1
-19
/
+19
2015-05-25
glxinfo/wglinfo: add brief (-B) output mode
Brian Paul
4
-30
/
+46
2015-02-25
line-sample: use GL_LINE_STRIP instead of GL_LINE_LOOP
Brian Paul
1
-3
/
+4
2015-02-18
opengles2: fix building without X11
Michael Olbrich
1
-1
/
+4
2015-02-14
line-sample: Ensure GL_ALIASED_LINE_WIDTH_RANGE is defined on Windows.
Jose Fonseca
1
-0
/
+1
2015-02-14
wgl: Remove unnecessary #pragmas.
Jose Fonseca
2
-4
/
+0
2015-02-13
line-sample: a new test that draws a sample of wide/stipple/smooth lines
Brian Paul
3
-0
/
+189
2015-02-03
torus.c: Lighting effect is distorted when object is scaled up/down
Dongwon Kim
1
-0
/
+5
2015-01-29
glxinfo: Add support for GLX_MESA_query_renderer
Adam Jackson
1
-0
/
+49
2014-12-29
s/Tungsten Graphics/VMware/
José Fonseca
2
-19
/
+19
2014-11-19
wgl: Ensure PIXELFORMATDESCRIPTOR members are zeroed.
José Fonseca
3
-3
/
+7
2014-11-19
tests,trival,fp,vp: Rename errno with errnum.
José Fonseca
37
-150
/
+150
2014-11-19
cmake: Don't use gcc specific warnings with g++.
José Fonseca
1
-5
/
+2
2014-11-01
geom-wide-lines: use VBO, specify number of verts on cmd line
Brian Paul
1
-18
/
+42
2014-11-01
geom-stipple-lines: use VBO, specify number of verts on cmd line
Brian Paul
1
-18
/
+41
2014-11-01
glxinfo/wglinfo: reverse order of the gl_versions[] array
Brian Paul
3
-21
/
+23
2014-10-21
cmake: Define HAVE_FREEGLUT when glutInitContextProfile symbol is present.
José Fonseca
1
-0
/
+9
2014-08-24
glxinfo: add 4.5 as a valid version
Dave Airlie
1
-0
/
+1
2014-08-12
glxgears_pixmap: destroy correct pixmap id
Nathan Kidd
1
-1
/
+1
2014-08-08
glxinfo/wglinfo: query/print GL_ARB_texture_multisample limits
Brian Paul
1
-0
/
+5
2014-07-28
glxinfo: fix direct rendering context in glxinfo
Marc Dietrich
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
3
-44
/
+138
2014-07-16
glxinfo/wglinfo: move argument parsing into common code
Brian Paul
4
-124
/
+113
2014-07-16
wglinfo: query and report multisample information
Brian Paul
1
-59
/
+178
2014-07-05
demos: bump version to 8.2.0 for release
Andreas Boll
2
-2
/
+2
2014-07-05
configure.ac: Fix help text
Andreas Boll
1
-9
/
+9
2014-07-05
demos: Fix make distcheck
Andreas Boll
1
-1
/
+2
2014-07-05
glxinfo: add query for OpenGL 4.4 GL_MAX_VERTEX_ATTRIB_STRIDE
Brian Paul
1
-1
/
+29
2014-07-05
glxinfo: remove query of GL_MAX_VERTEX_ATTRIB_STRIDE
Brian Paul
1
-1
/
+0
2014-07-03
glsl/gsraytrace: Fix typo
Andreas Boll
1
-1
/
+1
2014-07-03
demos: add missing binaries to .gitignore
Andreas Boll
3
-0
/
+4
2014-07-03
glxinfo: Print GL_EXT_texture_array limits
Fredrik Höglund
1
-0
/
+3
2014-07-03
glxinfo: Print GL_ARB_vertex_attrib_binding limits
Fredrik Höglund
1
-0
/
+5
2014-07-03
glxinfo: Print XFB, TBO, and UBO limits
Fredrik Höglund
1
-0
/
+22
2014-06-10
glinfo_common: fix extension_supported() function
Brian Paul
1
-6
/
+16
2014-05-29
wglinfo: Use _snprintf on Windows.
José Fonseca
1
-0
/
+4
2014-05-28
wglinfo: Don't rely on GL/glext.h
José Fonseca
1
-5
/
+5
2014-05-28
wglinfo: use common code from glinfo_common.c
Brian Paul
2
-517
/
+18
2014-05-28
glxinfo: move reusable, non-GLX code into glinfo_common.[ch]
Brian Paul
5
-634
/
+759
2014-05-12
drawtex: fixed compiler warnings related to use of eglGetProcAddress
Stefan Dirsch
1
-1
/
+2
2014-05-06
cmake: Silence warnings about deprecated GLUT functions on MacOSX.
José Fonseca
1
-0
/
+6
2014-05-06
drawtex: resolve glDrawTexfOES extension function
Tapani Pälli
1
-1
/
+9
2014-03-08
geom-outlining-150: Switch to core profile.
Fabian Bieler
1
-0
/
+13
2014-03-08
geom-outlining-150: Use core geometry shaders.
Fabian Bieler
1
-18
/
+8
[next]