| Commit message (Expand) | Author | Age | Files | Lines |
* | gl: upgrade wglext.h to version 15 | Brian Paul | 2009-08-03 | 1 | -4/+15 |
* | gl: upgrade glxext.h to version 23 | Brian Paul | 2009-08-03 | 1 | -3/+15 |
* | gl: upgrade glext.h to version 54 | Brian Paul | 2009-08-03 | 1 | -51/+515 |
* | Merge commit 'origin/openvg-1.0' | Zack Rusin | 2009-07-06 | 4 | -0/+1155 |
|\ |
|
| * | OpenVG 1.0 State Tracker | Zack Rusin | 2009-05-01 | 4 | -0/+1155 |
* | | Merge branch 'mesa_7_5_branch' | Brian Paul | 2009-06-24 | 1 | -3/+3 |
|\ \ |
|
| * | | glew: correct misspelling of glFramebufferTextureLayer | Keith Whitwell | 2009-06-18 | 1 | -3/+3 |
| |/ |
|
* | | mesa: regenerated gl_mange.h file | Brian Paul | 2009-06-15 | 1 | -1/+33 |
* | | mesa: Fix wglext.h prototypes. | Michal Krol | 2009-06-05 | 1 | -2/+2 |
* | | mesa: update wglext.h to latest version | Brian Paul | 2009-06-04 | 1 | -1/+11 |
* | | mesa: remove PFNGL typedefs that are in glext.h | Brian Paul | 2009-06-04 | 1 | -85/+2 |
* | | mesa: upgrade glext.h to version 52 | Brian Paul | 2009-06-04 | 2 | -182/+312 |
|/ |
|
* | GNU/Hurd fixes | Samuel Thibault | 2009-04-24 | 1 | -1/+1 |
* | DRI2: Implement interface for drivers to access DRI2GetBuffersWithFormat | Ian Romanick | 2009-04-24 | 1 | -1/+27 |
* | mesa: Don't define WGL_ARB_extensions_string in mesa_wgl.h. | José Fonseca | 2009-04-10 | 1 | -7/+0 |
* | DRI2: Provide an interface for drivers to flush front-buffer rendering | Ian Romanick | 2009-04-09 | 1 | -1/+14 |
* | gl: add new OGL 3.1 enums to glext.h | Roland Scheidegger | 2009-03-28 | 1 | -0/+18 |
* | gl: update glext.h to version 48 | Roland Scheidegger | 2009-03-28 | 1 | -0/+78 |
* | egl: include stdint.h to get the c99 integer typedefs | Brian Paul | 2009-03-25 | 1 | -0/+1 |
* | Add Solaris to OS'es using X in eglplatform.h | Alan Coopersmith | 2009-03-25 | 1 | -1/+1 |
* | Convert u_int*_t to C99 standard uint*_t | Alan Coopersmith | 2009-03-25 | 2 | -3/+3 |
* | gl: update include/GL/glext.h to version 48 | Brian Paul | 2009-03-25 | 1 | -10/+52 |
* | Fix DRI2 accelerated EXT_texture_from_pixmap with GL_RGB format. | Eric Anholt | 2009-03-20 | 2 | -2/+18 |
* | gl: added include/GL/wglext.h | Brian Paul | 2009-03-05 | 1 | -0/+813 |
* | gl: update glext.h to version 46 | Brian Paul | 2009-03-05 | 1 | -4/+68 |
* | fix incorrect prototype for glMapBufferRange() in glext.h | Brian Paul | 2009-03-04 | 1 | -2/+2 |
* | egl: Allow compilation to succeed with FreeBSD | Benjamin Close | 2009-02-25 | 1 | -1/+1 |
* | glx: add support for a reallyFlush() function before swap occurs. | Alan Hourihane | 2009-02-23 | 1 | -0/+11 |
* | mesa: regenerated gl_mange.h file | Brian Paul | 2009-02-21 | 1 | -0/+298 |
* | mesa: bump gl.h version comment to 7.7 (bug 20170) | Brian Paul | 2009-02-18 | 1 | -1/+1 |
* | glut: Fix broken font symbols when gcc visibility attributes used. | José Fonseca | 2009-02-12 | 1 | -1/+1 |
* | glut: Don't try to guess system headers. | José Fonseca | 2009-02-12 | 1 | -17/+3 |
* | glut: Automatic library linkage only on MSVC. | José Fonseca | 2009-01-24 | 1 | -1/+1 |
* | glut: Use a new define GLUT_STATIC to distinguish static builds. | José Fonseca | 2009-01-24 | 1 | -2/+2 |
* | glut: Ensure windows.h is included on windows. | José Fonseca | 2009-01-24 | 1 | -87/+4 |
* | glew: Initial import. | José Fonseca | 2009-01-23 | 3 | -0/+14824 |
* | glut: Do not rely on GLAPIENTRY symbol. | José Fonseca | 2009-01-23 | 1 | -3/+10 |
* | glut: Don't include mesa_wgl.h on MinGW builds. | José Fonseca | 2009-01-22 | 1 | -1/+4 |
* | dri: add fake front definitions | Alan Hourihane | 2009-01-19 | 1 | -0/+2 |
* | Merge commit 'origin/master' into gallium-0.2 | Alan Hourihane | 2009-01-14 | 9 | -1276/+3 |
|\ |
|
| * | mesa: remove old GLView.h header for BeOS | Brian Paul | 2009-01-10 | 1 | -192/+0 |
| * | mesa: remove deprecated headers from Makefile.am | Brian Paul | 2009-01-10 | 1 | -8/+3 |
| * | mesa: deprecate GL/amesa.h header (allegro driver) | Brian Paul | 2009-01-10 | 1 | -65/+0 |
| * | mesa: deprecate the GL/fxmesa.h header | Brian Paul | 2009-01-10 | 1 | -103/+0 |
| * | mesa: remove the ancient include/GL/ugl*.h headers | Brian Paul | 2009-01-10 | 2 | -200/+0 |
| * | xmesa: deprecate the "XMesa" interface | Brian Paul | 2009-01-10 | 3 | -708/+0 |
| * | mesa: latest glxext.h header, no version change | Brian Paul | 2009-01-08 | 1 | -16/+16 |
| * | mesa: import glext.h version 44 | Brian Paul | 2009-01-08 | 1 | -2/+66 |
| * | dri: fix for Cygwin compilation, bug 19144 | Jon Turney | 2008-12-17 | 1 | -2/+2 |
* | | mesa: latest glxext.h header, no version change | Brian Paul | 2009-01-09 | 1 | -16/+16 |