Age | Commit message (Expand) | Author |
2010-02-09 | dri_interface: Introduce DRI tokens for the texBuffer texture formats | Kristian Høgsberg |
2010-02-05 | eglplatform.h: recognize __unix as well for Solaris & other SVR4 platforms | Alan Coopersmith |
2010-01-25 | mesa: misc GLX_INTEL_swap_event fixes | Robert Bragg |
2010-01-25 | egl: Update headers. | Chia-I Wu |
2010-01-19 | Sun compilers now support some gcc __attribute__ values | Alan Coopersmith |
2010-01-11 | Merge branch 'master' of ssh://people.freedesktop.org/~jbarnes/mesa | Jesse Barnes |
2010-01-11 | st/vega: Fix breakage from -fvisibility=hidden. | Chia-I Wu |
2010-01-10 | gallium: Provide alternative stdint.h and stdbool.h C99 headers, instead of a... | José Fonseca |
2010-01-08 | DRI2/GLX: add INTEL_swap_event support | Jesse Barnes |
2010-01-08 | DRI2: add SwapBuffers support | Jesse Barnes |
2010-01-06 | glew: Update to version 1.5.2. | José Fonseca |
2010-01-05 | egl: Fix breakage from -fvisibility=hidden. | Chia-I Wu |
2010-01-01 | mesa: Avoid WIN32_LEAN_AND_MEAN re-definition. | José Fonseca |
2010-01-01 | glut: Silent the glut*_ATEXIT_HACK defined but not used warnings. | José Fonseca |
2009-12-23 | Regenerate gl_mangle.h. | Tom Fogal |
2009-11-19 | gl: added mangled glXGetProcAddressARB define | Tom Fogal |
2009-10-23 | gl: updated wglext.h to version 17 | Brian Paul |
2009-10-23 | gl: updated glxext.h to version 25 | Brian Paul |
2009-10-23 | gl: updated glext.h to version 56 | Brian Paul |
2009-10-08 | mesa: regenerated gl_mangle.h file | Brian Paul |
2009-09-15 | gl: restore some PFNGL typedefs | Brian Paul |
2009-09-09 | Merge branch 'mesa_7_5_branch' into mesa_7_6_branch | Brian Paul |
2009-09-08 | egl: also use X types for building on Apple/MacOS X | Brian Paul |
2009-08-03 | gl: upgrade wglext.h to version 15 | Brian Paul |
2009-08-03 | gl: upgrade glxext.h to version 23 | Brian Paul |
2009-08-03 | gl: upgrade glext.h to version 54 | Brian Paul |
2009-07-06 | Merge commit 'origin/openvg-1.0' | Zack Rusin |
2009-06-18 | glew: correct misspelling of glFramebufferTextureLayer | Keith Whitwell |
2009-06-24 | Merge branch 'mesa_7_5_branch' | Brian Paul |
2009-06-15 | mesa: regenerated gl_mange.h file | Brian Paul |
2009-06-05 | mesa: Fix wglext.h prototypes. | Michal Krol |
2009-06-04 | mesa: update wglext.h to latest version | Brian Paul |
2009-06-04 | mesa: remove PFNGL typedefs that are in glext.h | Brian Paul |
2009-06-04 | mesa: upgrade glext.h to version 52 | Brian Paul |
2009-05-01 | OpenVG 1.0 State Tracker | Zack Rusin |
2009-04-24 | GNU/Hurd fixes | Samuel Thibault |
2009-04-24 | DRI2: Implement interface for drivers to access DRI2GetBuffersWithFormat | Ian Romanick |
2009-04-10 | mesa: Don't define WGL_ARB_extensions_string in mesa_wgl.h. | José Fonseca |
2009-04-09 | DRI2: Provide an interface for drivers to flush front-buffer rendering | Ian Romanick |
2009-03-28 | gl: add new OGL 3.1 enums to glext.h | Roland Scheidegger |
2009-03-28 | gl: update glext.h to version 48 | Roland Scheidegger |
2009-03-25 | egl: include stdint.h to get the c99 integer typedefs | Brian Paul |
2009-03-25 | Add Solaris to OS'es using X in eglplatform.h | Alan Coopersmith |
2009-03-25 | Convert u_int*_t to C99 standard uint*_t | Alan Coopersmith |
2009-03-25 | gl: update include/GL/glext.h to version 48 | Brian Paul |
2009-03-20 | Fix DRI2 accelerated EXT_texture_from_pixmap with GL_RGB format. | Eric Anholt |
2009-03-05 | gl: added include/GL/wglext.h | Brian Paul |
2009-03-05 | gl: update glext.h to version 46 | Brian Paul |
2009-03-04 | fix incorrect prototype for glMapBufferRange() in glext.h | Brian Paul |
2009-02-25 | egl: Allow compilation to succeed with FreeBSD | Benjamin Close |