mesa/src
Timur Kristóf db1fddcf0f amd/common: Extract some helper functions to ac_shader_util.
This commit moves ac_get_tbuffer_format, ac_get_sampler_dim and
ac_get_image_dim into ac_shader_util, thus enabling them to be used
by compilers other than LLVM.

Signed-off-by: Timur Kristóf <timur.kristof@gmail.com>
Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
2019-09-26 13:36:49 +00:00
..
amd amd/common: Extract some helper functions to ac_shader_util. 2019-09-26 13:36:49 +00:00
broadcom broadcom/genxml: Stop manually scrubbing 'α' -> "alpha" 2019-09-23 20:24:54 +00:00
compiler nir/range-analysis: Use types to provide better ranges from bcsel and mov 2019-09-25 15:37:05 -07:00
drm-shim meson: replace libmesa_util with idep_mesautil 2019-08-03 00:08:37 +00:00
egl meson: fix logic for generating .pc files with old glvnd 2019-09-25 23:25:27 +00:00
etnaviv etnaviv: Add valgrind support 2019-08-14 10:36:20 +02:00
freedreno turnip: use image tile_mode for gmem configuration 2019-09-24 22:32:09 -04:00
gallium freedreno/a6xx: Move instrlen and obj_start writes to fd6_emit_shader 2019-09-25 21:39:08 +00:00
gbm libgbm: Wire up getCapability for the image loader 2019-09-20 19:10:31 +00:00
getopt meson: build getopt when using msvc 2019-09-10 20:36:47 +00:00
glx glx: Implement GLX_EXT_no_config_context 2019-09-23 20:39:01 -04:00
gtest delete autotools .gitignore files 2019-04-29 21:17:19 +00:00
hgl haiku: Fix hgl dispatch build. Tested under meson/scons. 2019-04-02 16:06:00 -05:00
imgui imgui: bump imgui memory editor copy 2019-06-18 15:34:13 +00:00
intel anv: gem-stubs: return a valid fd got anv_gem_userptr() 2019-09-25 22:02:51 +03:00
loader loader: always map the "amdgpu" kernel driver name to radeonsi (v2) 2019-09-23 15:14:11 -04:00
mapi meson: fix logic for generating .pc files with old glvnd 2019-09-25 23:25:27 +00:00
mesa mesa/st: calculate texture size based on EGLImage miplevel 2019-09-26 07:55:24 +03:00
panfrost Revert "panfrost: Rework midgard_pair_load_store() to kill the nested foreach loop" 2019-09-19 21:01:27 +02:00
util util/rb_tree: Replace useless ifs with asserts 2019-09-23 22:38:30 +00:00
vulkan vulkan: Update the XML and headers to 1.1.123 2019-09-17 04:11:05 +00:00
meson.build meson: fix logic for generating .pc files with old glvnd 2019-09-25 23:25:27 +00:00
SConscript