| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | | mesa: import glext.h version 44 | Brian Paul | 2009-01-09 | 1 | -2/+66 |
* | | dri: fix for Cygwin compilation, bug 19144 | Jon Turney | 2008-12-18 | 1 | -2/+2 |
* | | glut: MinGW portability fixes. | José Fonseca | 2008-11-21 | 1 | -1/+1 |
* | | Merge commit 'origin/master' into gallium-0.2 | Alan Hourihane | 2008-11-01 | 2 | -11/+34 |
|\| |
|
| * | glx: added PFNGL*PROC typedefs for GLX 1.3 functions | Brian Paul | 2008-10-29 | 1 | -11/+30 |
| * | glu: fix compilation problem when using Windows gl.h (sf bug 2204589) | Nigel Stewart | 2008-10-29 | 1 | -0/+4 |
* | | Merge commit 'origin/master' into gallium-0.2 | Alan Hourihane | 2008-10-27 | 2 | -15/+777 |
|\| |
|
| * | mesa: version 43 of glext.h | Brian Paul | 2008-10-23 | 1 | -2/+748 |
| * | mesa: version 21 of glxext.h | Brian Paul | 2008-10-23 | 1 | -13/+29 |
| * | Remove CVS keywords. | Keith Whitwell | 2008-09-21 | 1 | -2/+0 |
* | | Merge branch 'master' into gallium-0.2 | Keith Whitwell | 2008-09-21 | 3 | -60/+101 |
|\| |
|
| * | mesa: standardize on C99's uint*_t instead of u_int*_t | Keith Whitwell | 2008-09-21 | 1 | -7/+7 |
| * | Update to SGI FreeB 2.0. | Adam Jackson | 2008-09-19 | 3 | -92/+84 |
* | | Merge commit 'origin/gallium-0.1' into gallium-0.2 | Keith Whitwell | 2008-09-11 | 6 | -6/+0 |
|\ \ |
|
| * | | Remove CVS keywords. | José Fonseca | 2008-08-31 | 6 | -6/+0 |
* | | | Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/mesa into gal... | Alan Hourihane | 2008-09-11 | 2 | -157/+60 |
|\ \ \
| | |/
| |/| |
|