mesa/src
Neil Roberts e51bad669a i965/skl: In opt_sampler_eot always set destination register to null
opt_sampler_eot enables a direct write to framebuffer from a sample.
In order to do this the sample message needs to have a message header
so if there wasn't one already then the function adds one. In addition
the function sets the destination register to null because it's no
longer used. However it was only doing this in cases where it was
adding a message header. This patch just moves setting the destination
so that it happens even if there's a messge header. In practice this
doesn't seem to make any difference but it's a bit cleaner.

Reviewed-by: Anuj Phogat <anuj.phogat@gmail.com>
2015-05-08 12:40:22 +01:00
..
egl egl/dri2: Fix codestyle in a comment 2015-05-07 08:09:07 -07:00
gallium nv50/ir: add SHL to the list of U32 opcodes 2015-05-06 20:50:03 -04:00
gbm gbm: Add GBM_BO_USE_LINEAR flag 2015-04-16 15:49:15 +09:00
getopt
glsl glsl: check total count of multi-slot double vertex attribs 2015-05-08 10:21:01 +10:00
glx glx: report which DRI version is used when in verbose debug mode 2015-05-07 16:56:14 +03:00
gtest Fix a few typos 2015-04-27 17:28:29 +03:00
hgl hgl: traverse add-on entries 2014-12-10 14:01:01 +00:00
loader Fix a few typos 2015-04-27 17:28:29 +03:00
mapi mapi: add GL_ARB_vertex_attrib_64bit support 2015-05-08 10:21:01 +10:00
mesa i965/skl: In opt_sampler_eot always set destination register to null 2015-05-08 12:40:22 +01:00
util util/macros: Move DIV_ROUND_UP to util/macros.h 2015-04-29 08:28:10 +02:00
Makefile.am automake: add missing egl files to the tarball 2015-03-25 21:00:02 +00:00
SConscript scons: Don't build loader on Windows. 2015-03-25 10:42:35 +00:00