mesa/src
Ilia Mirkin 165e18dd21 nv50/ir: clean up saturated values immediately
Since we don't iterate to a fixed point, we can end up in situations
where we have a SAT instruction + a long immediate. This is not legal.
However since it's immediately computable, just run unary straight away
to handle the situation.

Fixes: 24a799ad35 ("nv50/ir: fix ConstantFolding with saturation")
Reported-by: Tobias Klausmann <tobias.johannes.klausmann@mni.thm.de>
Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
Cc: mesa-stable@lists.freedesktop.org
2017-08-12 14:49:08 -04:00
..
amd ac: fail shader compilation if libelf is replaced by an incompatible version 2017-08-10 13:24:23 +02:00
broadcom broadcom/vc4: Switch the V3D 2.1 XML over to restricted address fields. 2017-07-25 14:55:12 -07:00
compiler glsl: stop cloning builtin fuctions _mesa_glsl_find_builtin_function() 2017-08-11 15:44:15 +10:00
egl egl: Update headers from Khronos 2017-08-11 11:16:00 +01:00
gallium nv50/ir: clean up saturated values immediately 2017-08-12 14:49:08 -04:00
gbm loader: rework xmlconfig dependency 2017-08-04 23:54:52 +01:00
getopt
glx dri: Introduce SWAP_METHOD tokens 2017-08-10 09:15:33 +02:00
gtest
hgl
intel intel/compiler: properly size attribute wa_flags array for Vulkan 2017-08-11 10:41:44 +02:00
loader loader: drop the [gs]et_swap_interval callbacks 2017-08-04 23:57:22 +01:00
mapi glapi: per the extension spec, the EXT-suffixed function should be used 2017-08-07 20:32:37 -04:00
mesa i965: Guard GetBufferSubData's streaming memcpy load with USE_SSE41 2017-08-12 01:42:32 -07:00
util util/ralloc: add ralloc_str_append() helper 2017-08-11 10:43:31 +10:00
vulkan vulkan: Import in the latest 1.0.57 header and XML from Khronos 2017-08-01 13:27:12 -07:00
Makefile.am build: Convert git_sha1_gen script to Python (part2). 2017-08-01 16:33:55 +01:00
SConscript build: Convert git_sha1_gen script to Python. 2017-08-01 15:24:39 +01:00