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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-23
demos: Bump version to 8.4.0 for release
mesa-demos-8.4.0
Andreas Boll
2
-2
/
+2
2018-02-22
glxinfo/wglinfo: print list of 4.3 shading language versions
Brian Paul
1
-0
/
+14
2018-02-22
glxinfo/wglinfo: fix indentation for listing compression formats
Brian Paul
1
-1
/
+2
2018-02-22
glxinfo/wglinfo: add queries of GL_ARB_tessellation_shader limits
Brian Paul
1
-0
/
+18
2018-02-16
eglinfo: Learn about EGL_EXT_platform_device
Adam Jackson
1
-0
/
+4
2018-02-09
egl: Install eglinfo binary
Andreas Boll
1
-1
/
+2
2018-02-09
demos: Add missing binaries to .gitignore
Andreas Boll
2
-0
/
+2
2018-02-09
glxinfo/wglinfo: Fix typo
Andreas Boll
1
-1
/
+1
2018-02-09
egl: Update .gitignore
Andreas Boll
2
-3
/
+0
2018-02-07
glxinfo/wglinfo: query/print more GL limits
Brian Paul
1
-2
/
+125
2018-01-30
calibrate_rast: add command line arguments
Brian Paul
1
-42
/
+88
2018-01-30
calibrate_rast: add vertical line test
Brian Paul
1
-5
/
+136
2017-10-11
Add OpenGL 4.6 as a known version
Dario Ostuni
1
-0
/
+1
2017-09-26
osdemos: support building via cmake
Tommy
3
-0
/
+36
2017-09-01
eglinfo: add comment mapping attributes to printf
Eric Engestrom
1
-0
/
+19
2017-07-17
egl: Build some OpenGL demos for Wayland
Daniel Stone
3
-1
/
+23
2017-07-17
eglut_wayland: Drive event loop by frame events
Daniel Stone
1
-35
/
+48
2017-07-03
wglcontext: assorted updates
Brian Paul
1
-21
/
+86
2017-07-02
glxinfo: print debug/no-error contex flags
Brian Paul
1
-4
/
+14
2017-06-23
wgl: Add wglUseFontOutlines sample.
Jose Fonseca
3
-2
/
+151
2017-05-03
wglgears: fix up wglChoosePixelFormatARB() attribute list
Brian Paul
1
-6
/
+8
2017-05-03
wglinfo: query format bitmap, pbuffer GDI rendering ability
Brian Paul
1
-2
/
+19
2017-04-27
glxinfo: print more detailed help message
Brian Paul
1
-1
/
+1
2017-04-27
wglinfo: query/print sRGB and float pixel format info
Brian Paul
1
-22
/
+39
2017-04-27
wglgears.c: add -srgb option
Brian Paul
1
-3
/
+88
2017-04-26
gears: call fflush() after printf() for Windows
Brian Paul
1
-0
/
+2
2017-04-21
wglgears: code clean-up
Brian Paul
1
-170
/
+147
2017-04-21
wgl: import the wglgears demo
Brian Paul
2
-0
/
+514
2017-03-30
configure.ac: Auto-detect wayland support
Andreas Boll
1
-2
/
+2
2017-01-18
texdown: Use alligned_alloc/_aligned_malloc.
Jose Fonseca
1
-11
/
+13
2017-01-18
tests/shader_api: Avoid unused variable warning.
Jose Fonseca
1
-0
/
+1
2017-01-13
test/drawstencil: Avoid unusued function warning.
Jose Fonseca
1
-7
/
+7
2017-01-13
tests/tkmap: Remove unused functions.
Jose Fonseca
1
-29
/
+0
2017-01-13
util/trackball: Avoid MSVC pragmas on Mingw.
Jose Fonseca
1
-1
/
+1
2017-01-13
wg/sharedtex_mt: Remove unsed variable.
Jose Fonseca
1
-5
/
+4
2017-01-13
wgl/rotex: Address compiler warnings.
Jose Fonseca
6
-36
/
+33
2016-05-20
wgl: Keep winthread pointer in GWLP_USERDATA.
Jose Fonseca
1
-20
/
+9
2016-04-20
eglinfo: Restore eglTerminate
Adam Jackson
1
-0
/
+1
2016-04-20
eglinfo: Add EXT_platform_* awareness
Adam Jackson
1
-6
/
+35
2016-04-20
eglinfo: Factor out a "probe one display" function
Adam Jackson
1
-10
/
+17
2016-04-20
eglinfo: Print client extensions first
Adam Jackson
1
-2
/
+5
2016-04-20
eglinfo: Note when an EGLConfig is streams-compatible
Adam Jackson
1
-0
/
+2
2016-02-25
glxinfo: test GL_ATI_meminfo and GL_NVX_gpu_memory_info (v2)
Marek Olšák
3
-0
/
+59
2016-02-25
perf: fix snprintf() problem on Windows for glsl-compile-time.c
Brian Paul
1
-0
/
+4
2016-02-03
remove stray 'spazio3d' target from Makefile.am
Brian Paul
1
-1
/
+0
2016-02-02
cmake: Build glsl-compile-time without linking glmain.c.
Jose Fonseca
1
-0
/
+3
2016-02-02
don't build glsl-compile-time program with CMake for now
Brian Paul
1
-1
/
+0
2016-02-02
Add new test of glPolygonMode() with different front/back modes
Brian Paul
3
-0
/
+195
2016-02-02
perf: add new glsl-compile-time test program
Brian Paul
3
-0
/
+317
2016-01-28
wgl: Minor cleanups to wglfont.
Jose Fonseca
1
-2
/
+13
[next]