mesa/src
Eric Anholt 668cdbe129 glsl: Fix broadcast_index of lower_variable_index_to_cond_assign.
It's trying to get an int smeared across all channels, not trying to
get a 1:1 mapping of a subset of a vector's channels.  This usually
ended up not mattering with ir_to_mesa, since it just smears floats
into every chan of a vec4.

Fixes:
glsl1-temp array with swizzled variable indexing
2010-09-27 15:52:56 -07:00
..
driclient mesa: Purge macros NEED_EVENTS and NEED_REPLIES 2010-07-01 13:07:07 -06:00
egl egl: Fix several 'comparison between signed and unsigned integer' warnings 2010-09-24 10:55:38 -07:00
gallium d3d1x: work around crash in widl 2010-09-28 00:18:25 +02:00
glsl glsl: Fix broadcast_index of lower_variable_index_to_cond_assign. 2010-09-27 15:52:56 -07:00
glu glu/sgi: Remove dead initialization in extract565rev. 2010-07-16 01:11:03 -07:00
glut glut: Define eventParser for non-Windows only. 2010-09-21 15:17:52 -07:00
glw Makefiles: Don't complain if depend file to be included doesn't exist. 2010-07-21 13:19:33 -07:00
glx Remove GL_MESA_packed_depth_stencil 2010-09-27 15:23:14 -07:00
mapi Regenerate files changed by previous commit 2010-09-27 15:23:14 -07:00
mesa Remove unnescessary initializations of UpdateTexturePalette 2010-09-27 15:23:14 -07:00
talloc scons: Fix inverted logic. 2010-08-26 18:29:04 +01:00
Makefile
SConscript talloc: Make it compile with MSVC, MinGW, and Xcode/gcc4.0. 2010-08-13 13:53:04 +01:00