mesa/src/egl
Kristian Høgsberg b90a3e7d8b egl: EGL_KHR_surfaceless_* extensions
These extensions allow an application to make a context current by
passing EGL_NO_SURFACE for the write and read surface in the call to
eglMakeCurrent.  The motivation is that applications that only want to
render to client API targets (such as OpenGL framebuffer objects)
should not need to create a throw-away EGL surface just to get a
current context.
2010-07-28 23:07:00 -04:00
..
docs Check in a long-misplaced spec update. 2006-12-14 09:38:06 -07:00
drivers egl_dri2: Support _EGL_PLATFORM_DRM 2010-07-08 20:10:37 -04:00
main egl: EGL_KHR_surfaceless_* extensions 2010-07-28 23:07:00 -04:00
Makefile Add install target for egl 2009-02-11 07:01:40 +01:00