| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' into gallium-0.2 | Keith Whitwell | 2008-09-21 | 1 | -0/+45 |
|\ |
|
| * | 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 | 1 | -32/+28 |
* | | Remove CVS keywords. | José Fonseca | 2008-08-31 | 3 | -3/+0 |
* | | mesa: WinCE fixes | Jonathan White | 2008-07-16 | 1 | -1/+5 |
* | | egl: updated GL_APIENTRY for Windows | Jonathan White | 2008-07-07 | 1 | -1/+2 |
* | | gles: Don't define GLAPIENTRY here. | José Fonseca | 2008-06-30 | 1 | -1/+0 |
* | | egl: Windows updates to the platform.h files | Jonathan White | 2008-06-27 | 1 | -2/+1 |
* | | egl: assorted fixes for Windows | Jonathan White | 2008-06-05 | 1 | -2/+0 |
* | | egl: new GLES/glplatform.h header | Brian Paul | 2008-06-04 | 1 | -0/+76 |
* | | egl: updated GLES/gl.h and GLES/glext.h headers from Khronos.org | Brian Paul | 2008-06-04 | 2 | -356/+821 |
* | | egl: created GLES/egl.h backward-compatibility header (see comments inside) | Brian Paul | 2008-06-04 | 1 | -0/+6 |
* | | egl: moved egl.h into EGL/ directory | Brian Paul | 2008-06-04 | 1 | -300/+0 |
* | | egl: moved eglext.h into EGL/ directory | Brian Paul | 2008-06-04 | 1 | -186/+0 |
* | | obsolete with EGL 1.4 | Brian Paul | 2008-05-27 | 1 | -100/+0 |
* | | added EGL_MESA_screen_surface, EGL_MESA_copy_context extensions | Brian Paul | 2008-05-27 | 1 | -0/+59 |
* | | remove stray ! character | Brian Paul | 2008-05-27 | 1 | -1/+1 |
* | | new eglext.h from Khronos | Brian Paul | 2008-05-27 | 1 | -0/+127 |
* | | EGL 1.4 header from Khronos | Brian Paul | 2008-05-27 | 1 | -244/+279 |
* | | mesa: update/add newer GL ES headers | Brian Paul | 2008-05-07 | 4 | -155/+1092 |
|/ |
|
* | EGL 1.2 tokens/functions/etc. | Brian Paul | 2006-02-05 | 1 | -2/+50 |
* | rename eglShowSurfaceMESA, add EGL_SCREEN_POSITION_GRANULARITY_MESA | Brian Paul | 2005-12-10 | 1 | -9/+11 |
* | remove eglQueryDisplayMESA() | Brian Paul | 2005-05-17 | 1 | -1/+0 |
* | EGL_MESA_copy_context stuff | Brian Paul | 2005-05-16 | 1 | -3/+4 |
* | Add empty placeholder for eglCopyContextMESA | Jon Smirl | 2005-05-14 | 1 | -0/+1 |
* | Fix compiler warning about missing parameter list | Jon Smirl | 2005-05-14 | 1 | -1/+1 |
* | First attempt at getting egl support up on dumb framebuffer. | Jon Smirl | 2005-05-13 | 1 | -1/+3 |
* | EGLScreenMESA updates | Brian Paul | 2005-05-04 | 2 | -8/+8 |
* | types for Mesa implementation of EGL | Brian Paul | 2005-04-22 | 1 | -39/+35 |
* | prototype EGL_MESA_screen_surface. | Brian Paul | 2005-04-22 | 1 | -0/+40 |
* | Add preliminary EGL headers. | Adam Jackson | 2005-03-04 | 2 | -0/+280 |