mesa/src/egl
Ian Romanick 7b4b4f8e68 egl_dri2: Add support for EGL_KHR_create_context and EGL_EXT_create_context_robustness
Just like in GLX, EGL_KHR_create_context requires DRI2 version >= 3, and
EGL_EXT_create_context_robustness requires both DRI2 version >= 3 and the
__DRI2_ROBUSTNESS extension.

Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
2012-08-14 15:41:03 -07:00
..
docs egl: Mark EGL_MESA_screen_surface as obsolete. 2010-08-31 15:25:22 +08:00
drivers egl_dri2: Add support for EGL_KHR_create_context and EGL_EXT_create_context_robustness 2012-08-14 15:41:03 -07:00
main egl: Implement front-end support for EGL_EXT_create_context_robustness 2012-08-14 15:41:03 -07:00
wayland wayland: Include wl_drm format enum in wayland-drm.h 2012-07-17 08:30:39 -04:00
.gitignore automake: Convert src/egl/Makefile to automake. 2012-06-21 09:58:12 -07:00
Makefile.am automake: Convert src/egl/Makefile to automake. 2012-06-21 09:58:12 -07:00