mesa/src
Ian Romanick 42ed81a7c3 mesa/es3: Add support for GL_PRIMITIVE_RESTART_FIXED_INDEX
This requires some derived state.  The cut vertex used is either the
value specified by glPrimitiveRestartIndex or it's hard-coded to ~0.
The derived state gl_array_attrib::_RestartIndex captures this value.
In addition, the derived state gl_array_attrib::_PrimitiveRestart is set
whenever either gl_array_attrib::PrimitiveRestart or
gl_array_attrib::PrimitiveRestartFixedIndex is set.

v2: Use _mesa_is_gles3.

Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
2013-01-11 10:57:25 -08:00
..
egl Clean up .gitignore files 2013-01-10 22:01:31 +01:00
gallium targets/egl-static: fix link failure to libwayland-drm 2013-01-11 10:56:36 +01:00
gbm Clean up .gitignore files 2013-01-10 22:01:31 +01:00
getopt
glsl glcpp: Reject token pasting operator in GLES 2013-01-11 10:57:25 -08:00
glx Clean up .gitignore files 2013-01-10 22:01:31 +01:00
gtest Clean up .gitignore files 2013-01-10 22:01:31 +01:00
mapi build: mapi/glapi/gen: Use BUILT_SOURCES 2013-01-10 22:01:31 +01:00
mesa mesa/es3: Add support for GL_PRIMITIVE_RESTART_FIXED_INDEX 2013-01-11 10:57:25 -08:00
Makefile.am automake: Convert src/Makefile to automake. 2012-06-11 09:28:00 -07:00
SConscript Remove libGLU 2012-08-31 10:58:15 -07:00