mesa/src
Samuel Pitoiset ce5334292d nvc0/ir: fix wrong emission of (a OP b) OP c
The third source must be emitted at offset 49 instead of 17 and the
not modifier is at 52 instead of 20. If you look a bit above in
emitLogicOp() you will see that the dest is emitted at 17 which
confirms that src(2) is obviously wrong.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Ilia Mirkin <imirkin@alum.mit.edu>
Cc: "11.1 11.2" <mesa-stable@lists.freedesktop.org>
(cherry picked from commit 3da8528846)
2016-05-05 13:59:32 +01:00
..
compiler glsl: allow usage of the keyword buffer before GLSL 430 / ESSL 310 2016-04-13 22:24:09 +01:00
egl egl/x11: authenticate before doing chipset id ioctls 2016-05-05 13:59:22 +01:00
gallium nvc0/ir: fix wrong emission of (a OP b) OP c 2016-05-05 13:59:32 +01:00
gbm gbm.h: Add a missing stddef.h include for size_t. 2015-10-30 19:12:14 +00:00
getopt
glx glx: update to updated version of EXT_create_context_es2_profile 2016-02-03 15:44:51 -05:00
gtest
hgl
loader virtio_gpu: Add PCI ID to driver map 2016-01-23 12:35:24 +10:00
mapi glapi: fix _glapi_get_proc_address() for mangled function names 2016-05-05 13:59:31 +01:00
mesa i965: Fix clear code for ignoring colormask for XRGB formats on Gen9+. 2016-05-05 13:59:31 +01:00
util util: fix new gcc6 warnings 2016-02-18 17:10:55 -05:00
Makefile.am glsl: move to compiler/ 2016-01-26 16:08:33 +00:00
SConscript glsl: move to compiler/ 2016-01-26 16:08:33 +00:00