mesa/src
Jason Ekstrand 367b0ede4d intel/fs: Bail in optimize_extract_to_float if we have modifiers
This fixes a bug in runscape where we were optimizing x >> 16 to an
extract and then negating and converting to float.  The NIR to fs pass
was dropping the negate on the floor breaking a geometry shader and
causing it to render nothing.

Fixes: 1f862e923c "i965/fs: Optimize float conversions of byte/word..."
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=109601
Tested-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: Matt Turner <mattst88@gmail.com>
2019-02-14 23:02:44 -06:00
..
amd radv: fix radv_fixup_vertex_input_fetches() 2019-02-14 09:44:35 +01:00
broadcom v3d: Use the NIR lowering for isign instead of rolling our own. 2019-02-14 00:32:30 +00:00
compiler nir: Silence a couple of warnings in release builds 2019-02-14 16:04:35 -06:00
egl drm-uapi: use local files, not system libdrm 2019-02-14 11:20:00 +00:00
freedreno drm-uapi: use local files, not system libdrm 2019-02-14 11:20:00 +00:00
gallium swr: set PIPE_CAP_MAX_VARYINGS correctly 2019-02-14 20:29:36 -05:00
gbm gbm: drop duplicate #defines 2019-02-14 11:20:00 +00:00
getopt
glx glx: add support for putimageshm2 path (v2) 2019-01-25 04:27:45 +10:00
gtest meson: hide warnings from external project gtest 2018-10-31 18:20:25 +00:00
hgl meson: Add Haiku platform support v4 2018-02-16 16:56:34 -06:00
intel intel/fs: Bail in optimize_extract_to_float if we have modifiers 2019-02-14 23:02:44 -06:00
loader drm-uapi: use local files, not system libdrm 2019-02-14 11:20:00 +00:00
mapi mapi: work around GCC LTO dropping assembly-defined functions 2019-02-13 14:20:51 +00:00
mesa drm-uapi: use local files, not system libdrm 2019-02-14 11:20:00 +00:00
util util/tests: compile to something sensible in release builds 2019-02-14 12:52:34 +00:00
vulkan drm-uapi: use local files, not system libdrm 2019-02-14 11:20:00 +00:00
Makefile.am freedreno: move drm to common location 2018-11-27 15:44:02 -05:00
meson.build TODO: glx: meson: build dri based glx tests, only with -Dglx=dri 2018-12-12 17:47:36 +00:00
SConscript scons: Remove gles option. 2018-10-19 16:50:26 +01:00