| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-05-09 | geom-outlining: add demo of polygon outlining with a geometry shaderHEADmaster | Brian Paul | 4 | -0/+688 |
| 2012-05-09 | shtest: fix docs and code with respect to var names and types | Brian Paul | 1 | -3/+3 |
| 2012-05-09 | util: add GL_FLOAT_MAT4 support, more sampler types | Brian Paul | 2 | -2/+15 |
| 2012-05-02 | opengles2: Add es2gears_wayland target | Alex Wu | 1 | -0/+6 |
| 2012-05-02 | eglut: Add wayland support | Alex Wu | 3 | -1/+163 |
| 2012-04-23 | util: add gl_wrap.h and glu_wrap.h to libutil_la_SOURCES | Brian Paul | 1 | -0/+2 |
| 2012-04-17 | es[12]_info.c: Wrap EGL extension list as well | Kristian Høgsberg | 1 | -4/+5 |
| 2012-04-17 | es[12]_info.c: Don't include GLES1/2 headers | Kristian Høgsberg | 1 | -2/+6 |
| 2012-04-02 | vpglsl: Add an vpglsl infinite loop too. | José Fonseca | 2 | -5/+13 |
| 2012-03-29 | eglkms: Use gbm_surface | Kristian Høgsberg | 1 | -91/+35 |
| 2012-02-27 | wglinfo: query/print GL_ARB_framebuffer_object limits | Brian Paul | 1 | -0/+5 |
| 2012-02-27 | glxinfo: query/print GL_ARB_framebuffer_object limits | Brian Paul | 1 | -0/+5 |
| 2012-02-08 | wgl/rtotex: Don't hardcode glut and other libraries' names | José Fonseca | 1 | -6/+0 |
| 2012-02-08 | rtotex: Build as a WIN32 GUI app. | José Fonseca | 1 | -1/+1 |
| 2012-02-08 | wglinfo: List GL_MAX_DUAL_SOURCE_DRAW_BUFFERS | José Fonseca | 1 | -1/+4 |
| 2012-02-08 | wgl/rtotex: Add a WGL_ARB_pbuffer / WGL_ARB_render_texture example. | José Fonseca | 34 | -0/+4975 |
| 2012-02-08 | cmake: Avoid depending on MinGW runtime DLLs. | José Fonseca | 1 | -0/+17 |
| 2012-02-01 | Fix the VG trivial examples. | Zack Rusin | 1 | -3/+3 |
| 2012-01-27 | allow autogen.sh to not run configure with NOCONFIGURE | Matt Turner | 1 | -1/+3 |
| 2012-01-26 | mipmap_limits: fix keyboard info string | Brian Paul | 1 | -1/+1 |
| 2012-01-26 | xdemos: fix a bunch of unused variable warnings | Brian | 8 | -27/+23 |
| 2012-01-17 | eglkms: Add gbm cflags and libs | Kristian Høgsberg | 1 | -2/+2 |
| 2012-01-13 | mipmap_limits: print current params on screen | Brian Paul | 1 | -1/+71 |
| 2012-01-13 | mesa-demos: Add blinking-teapot demo. | vlj | 5 | -0/+227 |
| 2011-11-24 | Update .gitignore | Jose Fonseca | 5 | -5/+14 |
| 2011-11-24 | vg/trivial: Fix prototypes. | Jose Fonseca | 1 | -2/+2 |
| 2011-11-24 | vg/trivial/blend: Add missing include. | Jose Fonseca | 1 | -0/+1 |
| 2011-11-24 | gles1/drawtex: Add missing newline to error message. | Jose Fonseca | 1 | -1/+1 |
| 2011-11-24 | cmake: Build the remainder of egl subtree. | Jose Fonseca | 10 | -20/+265 |
| 2011-11-24 | Install shared libraries (if -DBUILD_SHARED_LIBS). | Johannes Obermayr | 4 | -0/+18 |
| 2011-11-24 | eglut_x11: Add ${X11_X11_LIB} to target_link_libraries. | Johannes Obermayr | 1 | -1/+1 |
| 2011-11-23 | eglkms: Use depth 24 when creating the KMS FB | Kristian Høgsberg | 1 | -1/+1 |
| 2011-11-21 | glxinfo: add support for GL_MAX_DUAL_SOURCE_DRAW_BUFFERS query | Dave Airlie | 1 | -0/+3 |
| 2011-11-10 | cmake: Build more egl/opengl samples . | José Fonseca | 1 | -11/+46 |
| 2011-11-06 | cmake: Fix build w/ EGL. | José Fonseca | 2 | -6/+10 |
| 2011-11-03 | es1/t-f-p: use GL_OES_EGL_image_external when available | Chia-I Wu | 1 | -8/+19 |
| 2011-11-03 | check for GBM | Chia-I Wu | 2 | -0/+13 |
| 2011-11-03 | fix check for freetype2 | Chia-I Wu | 1 | -1/+4 |
| 2011-11-02 | wglcontext: Several fixes that were forgotten when commiting. | José Fonseca | 1 | -12/+11 |
| 2011-11-02 | Mesa-demos: add wglcontext to test the creation of a context through WGL_ARB_... | Morgan Armand | 2 | -0/+275 |
| 2011-11-02 | Update the cross-mingw32 instructions to define CMAKE_RC_COMPILER. | José Fonseca | 1 | -11/+12 |
| 2011-10-30 | cva,dinoshade: Use GLEW more effectively. | José Fonseca | 2 | -27/+5 |
| 2011-10-14 | Always flush stdout after writing FPS. | José Fonseca | 10 | -1/+12 |
| 2011-10-14 | Add an infinite loop GLSL example. | José Fonseca | 1 | -0/+7 |
| 2011-10-06 | Add new test program to show gl_NormalMatrix issue. | Tom Fogal | 2 | -0/+597 |
| 2011-09-30 | glinfo: query/print GL_SHADING_LANGUAGE_VERSION | Brian Paul | 1 | -1/+12 |
| 2011-09-20 | Fix disabling of egl, gles, ... | Matt Turner | 1 | -26/+48 |
| 2011-09-17 | Allow disabling of egl, gles1, gles2, vg, osmesa, drm, x11, freetype2 | Matt Turner | 1 | -9/+41 |
| 2011-09-06 | egl/opengl: fix build with cmake | Marcin Slusarz | 1 | -0/+1 |
| 2011-09-05 | tri-2101010-dlist: test 2101010 with a display list. | Dave Airlie | 3 | -0/+176 |