mesa/src
Jason Ekstrand 8b626a22b2 st/mesa: Record shader access qualifiers for images
They're not required to be the same as the access flag on the image
unit.  For hardware that does shader image lowering based on the
qualifier (Intel), it may be required for state setup.

v2: (by Kenneth Graunke, incorporating feedback from Marek Olšák)
 - Reduce both access and shader_access to uint16_t to avoid making
   the pipe_image_view structure larger.

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
2018-10-23 02:36:24 -07:00
..
amd anv,radv: Trivially expose two new VK_GOOGLE extensions 2018-10-22 10:50:20 -05:00
broadcom v3d: Add support for hardware pack/unpack of half floats. 2018-10-15 17:16:44 -07:00
compiler nir/algebraic: Provide descriptive asserts for bit size checks 2018-10-22 16:00:18 -05:00
egl egl: Use correct shared libraries suffix on macOS. 2018-10-11 11:30:00 -07:00
gallium st/mesa: Record shader access qualifiers for images 2018-10-23 02:36:24 -07:00
gbm gbm: Add GBM_FORMAT_ARGB1555 support 2018-10-09 10:32:51 +02:00
getopt
glx apple/glx/log: added missing va_end() after va_copy() 2018-09-06 17:33:27 +01:00
gtest autotools: include meson build files in tarball 2018-01-19 16:30:51 -08:00
hgl meson: Add Haiku platform support v4 2018-02-16 16:56:34 -06:00
intel intel: Fix decoding for partial STATE_BASE_ADDRESS updates. 2018-10-22 13:38:44 -07:00
loader loader/dri3: Also wait for front buffer fence if we triggered it 2018-10-18 16:52:06 +02:00
mapi scons: Remove gles option. 2018-10-19 16:50:26 +01:00
mesa st/mesa: Record shader access qualifiers for images 2018-10-23 02:36:24 -07:00
util util: document a limitation of util_fast_udiv32 2018-10-17 12:27:58 -04:00
vulkan vulkan/wsi: Use VK_EXT_pci_bus_info for DRM fd matching 2018-10-18 11:29:00 -05:00
Makefile.am Revert "configure: allow building with python3" 2018-08-24 11:14:15 +01:00
meson.build meson: Only build gallium state tracker tests with shared_glapi 2018-10-09 08:55:56 -07:00
SConscript scons: Remove gles option. 2018-10-19 16:50:26 +01:00