Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update Khronos-supplied headers | Nicolai Hähnle | 2017-06-30 | 1 | -2/+16 |
| | | | | | | | | | | | Taken from commit 676834dd529d620ee25090e738d2607dfde003d8 of https://github.com/KhronosGroup/OpenGL-Registry.git v2: - keep the BUILDING_MESA bits (Matt) Reviewed-by: Matt Turner <[email protected]> Reviewed-by: Emil Velikov <[email protected]> | ||||
* | Update OpenGL ES headers. | Chia-I Wu | 2010-05-31 | 1 | -3/+12 |
| | |||||
* | 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 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 | 1 | -127/+68 |
| | |||||
* | 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 |
| | | | | Seems to be mostly working. Not all of egl API is implemented. | ||||
* | EGLScreenMESA updates | Brian Paul | 2005-05-04 | 1 | -8/+7 |
| | |||||
* | prototype EGL_MESA_screen_surface. | Brian Paul | 2005-04-22 | 1 | -0/+40 |
| | |||||
* | Add preliminary EGL headers. | Adam Jackson | 2005-03-04 | 1 | -0/+232 |