mesa/src
Jordan Justen 8aa78c104a i965: fix transform feedback with primitive restart
When querying GL_PRIMITIVES_GENERATED, if primitive restart
is also used, then take the software primitive restart
path so GL_PRIMITIVES_GENERATED is returned correctly.

GL_TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN is also updated
since it will also affected by the same issue.

As noted in brw_primitive_restart.c, with further work we
should be able to move this situation back to a hardware
handled path.

Signed-off-by: Jordan Justen <jordan.l.justen@intel.com>
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
2012-07-02 11:42:48 -07:00
..
egl automake: Convert src/egl/Makefile to automake. 2012-06-21 09:58:12 -07:00
gallium gallium/tgsi: Don't declare temps individually when they are all similar. 2012-07-02 12:14:53 +01:00
gbm gbm: Add gbm_bo_write entry point 2012-05-03 10:57:32 -04:00
getopt getopt: Make code more portable. 2011-01-12 16:54:21 +00:00
glsl glsl: Remove unused ir_loop_jump::loop pointer. 2012-07-02 11:08:59 -07:00
glu glu: fix two Clang warnings 2012-05-21 08:29:23 -06:00
glx glx/tests: Fix signed/unsigned comparison warnings. 2012-06-20 11:42:42 -07:00
gtest gtest: Don't actually install a library. 2012-04-16 11:25:39 -07:00
mapi glapi/gen: fix out of tree build 2012-07-02 15:13:58 +00:00
mesa i965: fix transform feedback with primitive restart 2012-07-02 11:42:48 -07:00
.gitignore automake: Convert src/Makefile to automake. 2012-06-11 09:28:00 -07:00
Makefile.am automake: Convert src/Makefile to automake. 2012-06-11 09:28:00 -07:00
SConscript scons: add code to generate the various GL API files 2012-05-31 09:40:35 -06:00