summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * mesa: deprecate the GL/fxmesa.h headerBrian Paul2009-01-101-103/+0
| * mesa: remove the ancient include/GL/ugl*.h headersBrian Paul2009-01-102-200/+0
| * xmesa: deprecate the "XMesa" interfaceBrian Paul2009-01-103-708/+0
| * mesa: latest glxext.h header, no version changeBrian Paul2009-01-081-16/+16
| * mesa: import glext.h version 44Brian Paul2009-01-081-2/+66
| * dri: fix for Cygwin compilation, bug 19144Jon Turney2008-12-171-2/+2
* | mesa: latest glxext.h header, no version changeBrian Paul2009-01-091-16/+16
* | mesa: import glext.h version 44Brian Paul2009-01-091-2/+66
* | dri: fix for Cygwin compilation, bug 19144Jon Turney2008-12-181-2/+2
* | glut: MinGW portability fixes.José Fonseca2008-11-211-1/+1
* | Merge commit 'origin/master' into gallium-0.2Alan Hourihane2008-11-012-11/+34
|\ \ | |/
| * glx: added PFNGL*PROC typedefs for GLX 1.3 functionsBrian Paul2008-10-291-11/+30
| * glu: fix compilation problem when using Windows gl.h (sf bug 2204589)Nigel Stewart2008-10-291-0/+4
* | Merge commit 'origin/master' into gallium-0.2Alan Hourihane2008-10-272-15/+777
|\ \ | |/
| * mesa: version 43 of glext.hBrian Paul2008-10-231-2/+748
| * mesa: version 21 of glxext.hBrian Paul2008-10-231-13/+29
| * Remove CVS keywords.Keith Whitwell2008-09-211-2/+0
* | Merge branch 'master' into gallium-0.2Keith Whitwell2008-09-213-60/+101
|\ \ | |/
| * mesa: standardize on C99's uint*_t instead of u_int*_tKeith Whitwell2008-09-211-7/+7
| * Update to SGI FreeB 2.0.Adam Jackson2008-09-193-92/+84
* | Merge commit 'origin/gallium-0.1' into gallium-0.2Keith Whitwell2008-09-116-6/+0
|\ \
| * | Remove CVS keywords.José Fonseca2008-08-316-6/+0
* | | Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/mesa into gal...Alan Hourihane2008-09-112-157/+60
|\ \ \ | | |/ | |/|
| * | DRI2: Drop sarea, implement swap buffers in the X server.Kristian Høgsberg2008-08-292-157/+60
* | | Merge branch 'gallium-0.1' into gallium-0.2Keith Whitwell2008-09-1114-373/+3190
|\ \ \ | |/ / |/| / | |/
| * version 20 of glxext.hBrian Paul2008-08-111-2/+34
| * version 41 of glext.hBrian Paul2008-08-111-4/+393
| * egl: define vsnprintfJonathan White2008-08-061-0/+1
| * egl: added snprintf, strcasecmp definesJonathan White2008-08-051-0/+3
| * egl: typedef uint8_t for WindowsJonathan White2008-08-051-0/+2
| * egl: typedef u_int32_t for WindowsJonathan White2008-08-041-0/+1
| * mesa: WinCE fixesJonathan White2008-07-163-3/+11
| * additional preprocessor checks for stdint.h, inttypes.h, etcBlair Sadewitz2008-07-152-7/+7
| * egl: updated GL_APIENTRY for WindowsJonathan White2008-07-072-2/+4
| * gles: Don't define GLAPIENTRY here.José Fonseca2008-06-302-2/+0
| * egl: WinCE doesn't have sys/types.hJosé Fonseca2008-06-281-1/+3
| * egl: Windows updates to the platform.h filesJonathan White2008-06-272-15/+11
| * mesa: WGL is not part of the WinCE API.José Fonseca2008-06-241-2/+3
| * mesa: Don't include sys/types.h on WinCE.José Fonseca2008-06-241-0/+2
| * revert the DRI2 commitsAlan Hourihane2008-06-123-588/+341
| * add missed files for DRI2 mergeAlan Hourihane2008-06-111-0/+134
| * Bring in DRI2 changesAlan Hourihane2008-06-112-341/+454
| * egl: updated EGLAPI for WindowsJonathan White2008-06-061-3/+7
| * egl: assorted fixes for WindowsJonathan White2008-06-052-4/+18
| * egl: new GLES/glplatform.h headerBrian Paul2008-06-041-0/+76
| * egl: updated GLES/gl.h and GLES/glext.h headers from Khronos.orgBrian Paul2008-06-042-356/+821
| * egl: added OpenGL ES 2.0 header files in new GLES2 directoryBrian Paul2008-06-043-0/+1114
| * egl: created GLES/egl.h backward-compatibility header (see comments inside)Brian Paul2008-06-041-0/+6
| * egl: moved egl.h into EGL/ directoryBrian Paul2008-06-041-0/+0
| * egl: moved eglext.h into EGL/ directoryBrian Paul2008-06-041-0/+0