summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
| * obsolete with EGL 1.4Brian Paul2008-05-271-100/+0
| * added EGL_MESA_screen_surface, EGL_MESA_copy_context extensionsBrian Paul2008-05-271-0/+59
| * added typedefs for X/MesaBrian Paul2008-05-271-0/+7
| * remove stray ! characterBrian Paul2008-05-271-1/+1
| * new eglplatform.h from Khronos.org (replaces GLES/egltypes.h)Brian Paul2008-05-271-0/+55
| * new eglext.h from KhronosBrian Paul2008-05-271-0/+127
| * EGL 1.4 header from KhronosBrian Paul2008-05-271-244/+279
| * Remove CVS keywords.José Fonseca2008-05-261-2/+0
| * mesa: update/add newer GL ES headersBrian Paul2008-05-074-155/+1092
| * Convert crlf->lf line endings.José Fonseca2008-02-281-79/+79
* | version 41 of glext.hBrian Paul2008-08-111-2/+380
* | version 20 of glxext.hBrian Paul2008-08-111-2/+34
* | Apple: Some changes to fix compilation problems on OSXJeremy Huddleston2008-08-081-0/+7
* | additional preprocessor checks for stdint.h, inttypes.h, etcBlair Sadewitz2008-07-152-7/+7
* | remove old/unused foomesa.h example headerBrian Paul2008-06-041-76/+0
* | Assorted Windows fixes (Karl Schultz)Brian Paul2008-05-291-1/+1
* | drop GLcoreGeorge Sapountzis2008-05-231-73/+0