mesa/src
Roland Scheidegger c8572a9457 gallium: clarify SVIEWINFO opcode
This opcode is quite problematic in tgsi, while it tries to mirror
d3d10 resinfo it can't really do what's stated there due to missing
the crazy return type modifiers. Hence specify this is ignored along
with the swizzle.
(Other options would be to have multiple opcodes or specify the ret
type modifier maybe in dst_reg as there's padding bits left there but
it is the only instruction allowing this.)

Reviewed-by: Zack Rusin <zackr@vmware.com>
2013-08-08 18:55:57 +02:00
..
egl egl: Update to Wayland 1.2 server API 2013-08-07 10:37:58 -07:00
gallium gallium: clarify SVIEWINFO opcode 2013-08-08 18:55:57 +02:00
gbm egl: Update to Wayland 1.2 server API 2013-08-07 10:37:58 -07:00
getopt
glsl glsl: Disallow interpolation qualifiers on non-input/output variables. 2013-08-02 08:24:23 -07:00
glx Apple: glFlush() is not needed with CGLFlushDrawable() 2013-07-20 10:25:28 -07:00
gtest
mapi mesa: Treat glBindFramebuffer and glBindFramebufferEXT more correctly 2013-08-06 10:46:05 -07:00
mesa i965: Add #defines for the MI_LOAD_REGISTER_MEM command. 2013-08-06 14:41:37 -07:00
Makefile.am
SConscript