Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-08-04 | egl: fix _eglGlobal initialization for Windows | Jonathan White | |
2008-06-20 | egl: default API should be ES | Brian Paul | |
2008-05-30 | egl: clean-up re-org of the client API state | Brian Paul | |
2008-05-27 | eliminate the context hash table | Brian Paul | |
In EGL 1.4 the opaque EGLContext type is a pointer so we can just cast between public EGLContext handles and private _EGLContext pointers. | |||
2006-01-30 | some initial EGL 1.2 work | Brian Paul | |
2005-12-17 | minor code movement | Brian Paul | |
2005-12-10 | Some initial per-thread support. | Brian Paul | |
Rename eglShowSurfaceMESA to eglShowScreenSurfaceMESA. | |||
2005-11-24 | report error token in message printed in _eglError() | Brian Paul | |
2005-11-23 | change error message | Brian Paul | |
2005-05-04 | sync with latest EGL_MESA_screen_surface spec (EGLScreenMESA handles) | Brian Paul | |
2005-04-22 | initial EGL code | Brian Paul | |