Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-06-04 | egl: created GLES/egl.h backward-compatibility header (see comments inside) | Brian Paul | 1 | -0/+6 |
2008-06-04 | egl: moved egl.h into EGL/ directory | Brian Paul | 1 | -300/+0 |
2008-05-27 | EGL 1.4 header from Khronos | Brian Paul | 1 | -244/+279 |
2008-05-07 | mesa: update/add newer GL ES headers | Brian Paul | 1 | -127/+68 |
2006-02-05 | EGL 1.2 tokens/functions/etc. | Brian Paul | 1 | -2/+50 |
2005-12-10 | rename eglShowSurfaceMESA, add EGL_SCREEN_POSITION_GRANULARITY_MESA | Brian Paul | 1 | -9/+11 |
2005-05-17 | remove eglQueryDisplayMESA() | Brian Paul | 1 | -1/+0 |
2005-05-16 | EGL_MESA_copy_context stuff | Brian Paul | 1 | -3/+4 |
2005-05-14 | Add empty placeholder for eglCopyContextMESA | Jon Smirl | 1 | -0/+1 |
2005-05-14 | Fix compiler warning about missing parameter list | Jon Smirl | 1 | -1/+1 |
2005-05-13 | First attempt at getting egl support up on dumb framebuffer. | Jon Smirl | 1 | -1/+3 |
2005-05-04 | EGLScreenMESA updates | Brian Paul | 1 | -8/+7 |
2005-04-22 | prototype EGL_MESA_screen_surface. | Brian Paul | 1 | -0/+40 |
2005-03-04 | Add preliminary EGL headers. | Adam Jackson | 1 | -0/+232 |