mesa/src
Ian Romanick 53b8b68843 i915: Calculate partial result to temp register first
Previously the SNE and SEQ instructions would calculate the partial
result to the destination register.  This would cause problems if the
destination register was also one of the source registers.

Fixes piglit tests glsl-fs-any, glsl-fs-struct-equal,
glsl-fs-struct-notequal, glsl-fs-vec4-operator-equal,
glsl-fs-vec4-operator-notequal.

NOTE: This is a candidate for the 7.9 and 7.10 branches.
2011-02-10 13:26:49 -08:00
..
driclient mesa: Purge macros NEED_EVENTS and NEED_REPLIES 2010-07-01 13:07:07 -06:00
egl wayland-egl: Add struct wl_egl_display argument to +wl_egl_window_create() 2011-02-07 20:50:18 -05:00
gallium u_upload_mgr: Use PIPE_TRANSFER_FLUSH_EXPLICIT. 2011-02-10 20:55:10 +00:00
getopt getopt: Make code more portable. 2011-01-12 16:54:21 +00:00
glsl glsl: Disable the new copy propagation pass until it gets fixed. 2011-02-08 11:41:05 -08:00
glu mesa: fix mesa version string construction 2010-10-19 08:59:27 -06:00
glut scons: Revamp how to specify targets to build. 2010-11-01 13:30:22 +00:00
glw Makefiles: Don't complain if depend file to be included doesn't exist. 2010-07-21 13:19:33 -07:00
glx glx: Properly check for a valid fd in dri2CreateScreen(). 2011-01-31 10:54:04 -07:00
mapi mapi: Workaround a bug in makedepend. 2011-01-29 19:22:54 +08:00
mesa i915: Calculate partial result to temp register first 2011-02-10 13:26:49 -08:00
Makefile
SConscript Remove talloc from the SCons build system. 2011-01-31 10:17:10 -08:00