mesa/src
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
..
egl egl_dri2: Add support for EGL_KHR_create_context and EGL_EXT_create_context_robustness 2012-08-14 15:41:03 -07:00
gallium
gbm
getopt
glsl build: Fix out-of-tree generation of builtin_function.cpp 2012-08-14 10:54:39 -07:00
glu
glx
gtest
mapi glapi: Add GL_ARB_invalidate_subdata 2012-08-14 14:39:33 -07:00
mesa dri_util: Compare against the correct API enums 2012-08-14 15:41:02 -07:00
.gitignore
Makefile.am
SConscript