mesa/src
Roland Scheidegger 1b6db3593e draw: use the prim type from prim_info not emit in passthrough emit
The prim assembler may change the prim type when injecting prim ids now,
which isn't reflected by what's stored in emit.
This looks brittle and potentially dangerous (it is not obvious if such prim
type changes are really supported by pt emit, the prim type is actually also
set in prepare which would then be different).

This fixes piglit primitive-id-no-gs-first-vertex.shader_test.

Reviewed-by: Jose Fonseca <jfonseca@vmware.com>
2014-12-06 18:03:11 +01:00
..
egl egl/dri2: Log a warning if no platforms are enabled. 2014-12-04 15:13:51 -08:00
gallium draw: use the prim type from prim_info not emit in passthrough emit 2014-12-06 18:03:11 +01:00
gbm dri/kms: Always zero out struct drm_mode_create_dumb 2014-11-16 01:03:40 +00:00
getopt
glsl glsl: Optimize scalar all_equal/any_nequal into equal/nequal. 2014-12-05 09:49:42 -08:00
glx glx/dri3: Implement LIBGL_SHOW_FPS=1 for DRI3/Present. 2014-10-29 15:13:58 -07:00
gtest gtest: Update to 1.7.0. 2014-04-14 00:06:53 -07:00
hgl gallium/targets: Break haiku state_tracker out to own directory 2014-08-28 21:27:29 -04:00
loader loader: Check dlsym() did not fail in libudev_get_device_name_for_fd() 2014-09-23 10:25:02 +03:00
mapi glapi: Remove dead mesadef.py. 2014-11-26 20:31:15 +00:00
mesa i965/fs: Perform CSE on MOV ..., VF instructions. 2014-12-05 16:43:31 -08:00
util ra: Don't use regs as the ralloc context. 2014-12-01 11:32:54 -08:00
Makefile.am automake: handle gallium SUBDIRs in gallium/Makefile 2014-08-13 00:46:54 +01:00
SConscript util: Move ralloc to a new src/util directory. 2014-08-04 11:06:58 -07:00