mesa/src
Alex Smith 94d48b7f9f spirv: Add support for SpvCapabilityStorageImageWriteWithoutFormat
Allow that capability if the driver indicates that it is supported, and
flag whether images are read-only/write-only in the nir_variable (based
on the NonReadable and NonWritable decorations), which drivers may need
to implement this.

Signed-off-by: Alex Smith <asmith@feralinteractive.com>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
2017-02-14 08:16:52 -08:00
..
amd radv/ac: use sendmsg emission interface. 2017-02-14 00:03:18 +00:00
compiler spirv: Add support for SpvCapabilityStorageImageWriteWithoutFormat 2017-02-14 08:16:52 -08:00
egl android: fix droid_create_image_from_prime_fd_yuv for YV12 2017-02-03 07:44:33 +02:00
gallium nvc0: disable linked tsc mode in compute launch descriptor 2017-02-13 20:10:53 -05:00
gbm gbm/dri: fix memory leaks in error path 2017-01-27 17:56:58 +00:00
getopt
glx glx: remove always true XDAMAGE_1_1_INTERFACE guard 2017-02-13 10:14:32 +00:00
gtest gtest: Update to 1.8.0. 2017-01-20 11:40:52 -08:00
hgl
intel anv/apply_pipeline_layout: Set image.write_only to false 2017-02-14 08:16:45 -08:00
loader loader: unconditionally include unistd.h and stdlib.h 2017-02-10 11:47:12 +00:00
mapi mapi: automake: include builddir prior to srcdir 2017-01-27 17:56:56 +00:00
mesa mesa: Add EXT_frag_depth bits and enable it on all drivers 2017-02-13 16:08:40 -08:00
util util/disk_cache: correctly use stat(3) 2017-02-13 10:01:12 +00:00
vulkan vulkan/wsi: Lower the maximum image sizes 2017-01-25 09:05:30 -08:00
Makefile.am vulkan: automake: do not use EXTRA_DIST in a conditional 2017-01-18 13:41:32 +00:00
SConscript