mesa/src/egl
Chia-I Wu 5eca41665b egl: add null platform
The null platform has no window or pixmap surface (but pbuffer surface).
And the only valid display is EGL_DEFAULT_DISPLAY.  It is useful for
offscreen rendering.  It works everywhere becase no window system is
required.
2011-09-20 17:44:15 +08:00
..
docs egl: Mark EGL_MESA_screen_surface as obsolete. 2010-08-31 15:25:22 +08:00
drivers egl_glx.c: use unsigned instead of uint 2011-09-19 07:39:04 -06:00
main egl: add null platform 2011-09-20 17:44:15 +08:00
wayland wayland: Use wl_resource_* error functions 2011-09-01 09:54:10 -04:00
Makefile egl: Add EGL_WL_bind_wayland_display 2011-03-01 17:23:50 -05:00