mesa/src
Nicolai Hähnle f5f3cadca3 st/glsl_to_tgsi: simpler fixup of empty writemasks
Empty writemasks mean "copy everything", so we can always just use the number
of vector elements (which uses the GLSL meaning here, i.e. each double is a
single element/writemask bit).

Reviewed-by: Edward O'Callaghan <funfunctor@folklore1984.net>
Reviewed-by: Dave Airlie <airlied@redhat.com>
2016-10-12 18:50:10 +02:00
..
amd radv: trivial case stmt style fixups 2016-10-12 20:12:43 +11:00
compiler glsl: dump explicit location when printing IR 2016-10-12 18:50:10 +02:00
egl egl: add eglSwapBuffersWithDamageKHR 2016-10-11 14:04:26 +01:00
gallium tgsi/ureg: add ureg_DECL_output_layout 2016-10-12 18:50:10 +02:00
gbm gbm: return appropriate error when queryImage() fails 2016-09-27 13:37:21 +01:00
getopt Introduce .editorconfig 2016-08-31 17:06:54 -07:00
glx loader/dri3: add get_dri_screen() to the vtable 2016-10-07 11:11:44 +03:00
gtest Introduce .editorconfig 2016-08-31 17:06:54 -07:00
hgl glapi/hgl: remove the final user of _glapi_check_table() 2016-10-06 15:03:46 +01:00
intel anv: Return correct result in EnumeratePhysicalDevices 2016-10-11 22:58:27 -07:00
loader loader/dri3: import prime buffers in the currently-bound screen 2016-10-07 11:11:55 +03:00
mapi mapi: fix out-of-tree build dependencies 2016-10-12 17:36:35 +02:00
mesa st/glsl_to_tgsi: simpler fixup of empty writemasks 2016-10-12 18:50:10 +02:00
util util: remove unused variable 2016-10-07 21:24:50 +11:00
Makefile.am radv: add initial non-conformant radv vulkan driver 2016-10-07 09:16:09 +10:00
SConscript scons: put the generated git_sha1.h file in top-level src/ directory 2016-06-17 10:33:00 -06:00