mesa/src
Francisco Jerez c97a7705ea i965: Reorder sources of the untyped atomic opcode.
This is consistent with the untyped surface read opcode.  From now on
all typed and untyped surface access opcodes will follow the same
pattern: src[0] will be the message payload, src[1] will be the
surface index and src[2] will be a control immediate (atomic operation
for atomic opcodes and number of vector components for surface read
and write opcodes).

Reviewed-by: Topi Pohjolainen <topi.pohjolainen@intel.com>
Acked-by: Kenneth Graunke <kenneth@whitecape.org>
2015-05-04 15:05:20 +03:00
..
egl egl/dri2: return the latest sync status in eglGetSyncAttribKHR 2015-04-30 14:38:38 +02:00
gallium ilo: use ilo_image exclusively in core 2015-05-02 22:28:31 +08:00
gbm gbm: Add GBM_BO_USE_LINEAR flag 2015-04-16 15:49:15 +09:00
getopt
glsl glsl: fix packing support for arrays of doubles 2015-04-28 07:49:32 +10:00
glx glx: Massive update of comments in struct extension_info 2015-04-29 13:18:59 -07: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 Fix a few typos 2015-04-27 17:28:29 +03:00
mesa i965: Reorder sources of the untyped atomic opcode. 2015-05-04 15:05:20 +03: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