Age | Commit message (Expand) | Author |
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 |
2009-02-23 | glx: add support for a reallyFlush() function before swap occurs. | Alan Hourihane |
2009-02-21 | mesa: regenerated gl_mange.h file | Brian Paul |
2009-02-18 | mesa: bump gl.h version comment to 7.7 (bug 20170) | Brian Paul |
2009-02-12 | glut: Fix broken font symbols when gcc visibility attributes used. | José Fonseca |
2009-02-12 | glut: Don't try to guess system headers. | José Fonseca |
2009-01-24 | glut: Automatic library linkage only on MSVC. | José Fonseca |
2009-01-24 | glut: Use a new define GLUT_STATIC to distinguish static builds. | José Fonseca |
2009-01-24 | glut: Ensure windows.h is included on windows. | José Fonseca |
2009-01-23 | glew: Initial import. | José Fonseca |
2009-01-23 | glut: Do not rely on GLAPIENTRY symbol. | José Fonseca |
2009-01-22 | glut: Don't include mesa_wgl.h on MinGW builds. | José Fonseca |
2009-01-19 | dri: add fake front definitions | Alan Hourihane |
2009-01-14 | Merge commit 'origin/master' into gallium-0.2 | Alan Hourihane |
2009-01-10 | mesa: remove old GLView.h header for BeOS | Brian Paul |
2009-01-10 | mesa: remove deprecated headers from Makefile.am | Brian Paul |
2009-01-10 | mesa: deprecate GL/amesa.h header (allegro driver) | Brian Paul |
2009-01-10 | mesa: deprecate the GL/fxmesa.h header | Brian Paul |
2009-01-10 | mesa: remove the ancient include/GL/ugl*.h headers | Brian Paul |
2009-01-10 | xmesa: deprecate the "XMesa" interface | Brian Paul |
2009-01-09 | mesa: latest glxext.h header, no version change | Brian Paul |