mesa/src
Jason Ekstrand 4ba445e011 intel: Don't propagate conditional modifiers if a UD source is negated
This fixes a bug uncovered by my NIR integer division by constant
optimization series.

Fixes: 19f9cb72c8 "i965/fs: Add pass to propagate conditional..."
Fixes: 627f94b72e "i965/vec4: adding vec4_cmod_propagation..."
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
2018-10-10 13:13:12 -05:00
..
amd radv: add missing meson c++ visibility arguments 2018-10-09 14:22:24 +01:00
broadcom android: broadcom/cle: export the broadcom top level path headers 2018-09-15 09:14:46 +02:00
compiler glsl: ignore trailing whitespace when define redefined 2018-10-10 15:08:32 +11:00
egl egl/x11: remove eglSwap* surface check 2018-10-03 13:38:06 +01:00
gallium svga: change svga_destroy_shader_variant() to return void 2018-10-09 11:17:14 -06:00
gbm gbm: Add GBM_FORMAT_ARGB1555 support 2018-10-09 10:32:51 +02:00
getopt
glx apple/glx/log: added missing va_end() after va_copy() 2018-09-06 17:33:27 +01:00
gtest
hgl
intel intel: Don't propagate conditional modifiers if a UD source is negated 2018-10-10 13:13:12 -05:00
loader loader/dri3: Don't wait for fence of old buffer when re-allocating it 2018-09-12 16:55:09 +02:00
mapi meson: only build clapi tests when OpenGL is being built 2018-10-09 08:55:48 -07:00
mesa i965: fallback RGBX to RGBA in glEGLImageTargetRenderbufferStorageOES 2018-10-08 08:03:45 +03:00
util util: Add tests for fast integer division by constants 2018-10-10 13:13:12 -05:00
vulkan vulkan: Update the XML and headers to 1.1.86 2018-10-01 11:43:20 -05:00
Makefile.am Revert "configure: allow building with python3" 2018-08-24 11:14:15 +01:00
meson.build meson: Only build gallium state tracker tests with shared_glapi 2018-10-09 08:55:56 -07:00
SConscript