mesa/src
Eric Anholt 7b0731d940 i965/fs: Fix broken math on values loaded from uniform buffers on gen6.
In a debug build this led to assertion failures, but on a non-debug
build the hardware would just reference the whole vec8 instead of the
same channel 8 times.

Fixes the new piglit glsl-1.40/uniform-buffer/fs-exp2.

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=57121
Note: This is a candidate for the stable branches
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
2013-02-22 10:50:50 -08:00
..
egl egl-wayland: Make sure we allocate a back buffer even if nothing was rendered 2013-02-08 11:23:18 -05:00
gallium tgsi: Improve execution debugging. 2013-02-22 16:19:58 +00:00
gbm gbm: Remember to init format on gbm_dri_bo_create. 2013-02-07 20:00:52 -05:00
getopt
glsl glsl: Initialize ir_texture member variable. 2013-02-13 23:10:48 -08:00
glx DRI2: Don't disable GLX_INTEL_swap_event unconditionally 2013-02-19 12:50:16 -08:00
gtest gtest: Build it only for 'make check'. 2013-01-13 12:38:44 +01:00
mapi gles2: a stub implementation for GL_EXT_discard_framebuffer 2013-02-20 10:01:45 -08:00
mesa i965/fs: Fix broken math on values loaded from uniform buffers on gen6. 2013-02-22 10:50:50 -08:00
Makefile.am
SConscript Remove libGLU 2012-08-31 10:58:15 -07:00