mesa/src
Jordan Justen df7d1323de i965: create code path to handle primitive restart in hardware
For newer hardware we disable the VBO module's software handling
of primitive restart. We now handle primitive restarts in
brw_handle_primitive_restart.

The initial version of brw_handle_primitive_restart simply calls
vbo_sw_primitive_restart, and therefore still uses the VBO
module software primitive restart support.

Signed-off-by: Jordan Justen <jordan.l.justen@intel.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
2012-05-23 15:19:09 -07:00
..
egl egl_dri2: Fix out of tree builds with the wayland backend enabled 2012-05-03 11:45:59 -04:00
gallium llvmpipe: Fix alpha testing precision on rgba8 formats. 2012-05-22 19:23:49 +01:00
gbm gbm: Add gbm_bo_write entry point 2012-05-03 10:57:32 -04:00
getopt
glsl glsl/tests: Add .gitignore for uniform initialization unit test. 2012-05-23 14:24:33 -07:00
glu glu: fix two Clang warnings 2012-05-21 08:29:23 -06:00
glx darwin: Address a build failure on Leopard and earlier OS versions 2012-05-18 11:32:40 -07:00
gtest gtest: Don't actually install a library. 2012-04-16 11:25:39 -07:00
mapi glapi: Correct size of allocated _glapi_table struct 2012-04-22 20:39:32 -07:00
mesa i965: create code path to handle primitive restart in hardware 2012-05-23 15:19:09 -07:00
Makefile
SConscript scons: Do not build glx and egl on Cygwin. 2012-05-22 10:15:14 -07:00