summaryrefslogtreecommitdiffstats
path: root/include/GLES/egl.h
Commit message (Collapse)AuthorAgeFilesLines
* Update OpenGL ES headers.Chia-I Wu2010-05-311-3/+12
|
* 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-300/+0
|
* EGL 1.4 header from KhronosBrian Paul2008-05-271-244/+279
|
* mesa: update/add newer GL ES headersBrian Paul2008-05-071-127/+68
|
* EGL 1.2 tokens/functions/etc.Brian Paul2006-02-051-2/+50
|
* rename eglShowSurfaceMESA, add EGL_SCREEN_POSITION_GRANULARITY_MESABrian Paul2005-12-101-9/+11
|
* remove eglQueryDisplayMESA()Brian Paul2005-05-171-1/+0
|
* EGL_MESA_copy_context stuffBrian Paul2005-05-161-3/+4
|
* Add empty placeholder for eglCopyContextMESAJon Smirl2005-05-141-0/+1
|
* Fix compiler warning about missing parameter listJon Smirl2005-05-141-1/+1
|
* First attempt at getting egl support up on dumb framebuffer.Jon Smirl2005-05-131-1/+3
| | | | Seems to be mostly working. Not all of egl API is implemented.
* EGLScreenMESA updatesBrian Paul2005-05-041-8/+7
|
* prototype EGL_MESA_screen_surface.Brian Paul2005-04-221-0/+40
|
* Add preliminary EGL headers.Adam Jackson2005-03-041-0/+232