mesa/src/amd
Daniel Schürmann 8b7a42d6d0 aco: compact aco::span<T> to use uint16_t offset and size instead of pointer and size_t.
This reduces the size of the Instruction base class
from 40 bytes to 16 bytes. No pipelinedb changes.

Reviewed-by: Rhys Perry <pendingchaos02@gmail.com>
Tested-by: Marge Bot <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3332>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3332>
2020-01-10 17:49:18 +00:00
..
addrlib amd: fix empty-body issues 2019-12-27 22:09:00 +00:00
common radeonsi/gfx9: force the micro tile mode for MSAA resolve correctly on gfx9 2020-01-09 16:28:28 -05:00
compiler aco: compact aco::span<T> to use uint16_t offset and size instead of pointer and size_t. 2020-01-10 17:49:18 +00:00
llvm ac/llvm: Fix ac_build_reduce in wave32 mode. 2020-01-10 12:30:44 +01:00
registers ac: declare an enum for the OOB select field on GFX10 2019-12-19 15:15:32 +01:00
vulkan radv: advertise VK_AMD_shader_image_load_store_lod 2020-01-09 07:58:34 +01:00
Android.addrlib.mk android: amd/addrlib: add gfx10 support 2019-07-10 09:03:55 +02:00
Android.common.mk android: amd/common: export amd/llvm headers 2019-10-14 10:46:45 +02:00
Android.compiler.mk android: aco: add support for libmesa_aco 2019-09-28 15:56:34 +02:00
Android.mk android: aco: add support for libmesa_aco 2019-09-28 15:56:34 +02:00
Makefile.sources android: radeonsi,ac: fix building error due to ac changes 2019-12-27 09:20:49 +01:00
meson.build amd: Move all amd/common code that depends on LLVM to amd/llvm. 2019-10-08 00:44:08 +00:00