mesa/src/amd/common
Nicolai Hähnle 28634ff7d3 ac/nir: pass ac_nir_context to emit_ddxy
Allocating the ddxy_lds is considered to be part of the API shader
translation and not part of the ABI.

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
2017-07-31 14:55:41 +02:00
..
.gitignore ac/debug: move .gitignore for sid_tables.h too 2017-01-13 00:37:52 +01:00
ac_binary.c radeon/ac: make ac_shader_binary_config_start() available externally 2017-02-28 13:20:31 +11:00
ac_binary.h ac: consistently use ifndef guards over pragma once 2017-03-22 16:55:21 +00:00
ac_debug.c ac: parse EVENT_WRITE_EOP, RELEASE_MEM, WAIT_REG_MEM, NOWHERE 2017-06-19 20:15:36 +02:00
ac_debug.h ac/debug: Dump indirect buffers. 2017-01-09 21:44:08 +01:00
ac_exp_param.h radeonsi/ac: move vertex export remove to common code. 2017-04-27 05:17:47 +01:00
ac_gpu_info.c ac/gpu: add code to detect if kernel supports sync objects. 2017-07-21 21:31:54 +01:00
ac_gpu_info.h ac/gpu: add code to detect if kernel supports sync objects. 2017-07-21 21:31:54 +01:00
ac_llvm_build.c ac/nir: remove last remnants of v16i8 2017-06-28 20:22:30 +01:00
ac_llvm_build.h ac/nir: remove last remnants of v16i8 2017-06-28 20:22:30 +01:00
ac_llvm_helper.cpp radeon/ac: fix build on llvm 3.8.1 2017-04-27 11:22:12 +01:00
ac_llvm_util.c radeonsi: merge si_llvm_get_amdgpu_target into ac_get_llvm_target 2017-07-17 10:50:39 -04:00
ac_llvm_util.h radeonsi: merge si_llvm_get_amdgpu_target into ac_get_llvm_target 2017-07-17 10:50:39 -04:00
ac_nir_to_llvm.c ac/nir: pass ac_nir_context to emit_ddxy 2017-07-31 14:55:41 +02:00
ac_nir_to_llvm.h radeonsi: translate NIR to LLVM 2017-07-31 14:55:33 +02:00
ac_shader_abi.h ac/nir: load buffer descriptors via ac_shader_abi::load_ssbo 2017-07-31 14:55:40 +02:00
ac_shader_info.c ac/nir: use shader_info pass to determine whether instance_id is used 2017-07-31 14:55:39 +02:00
ac_shader_info.h ac/nir: use shader_info pass to determine whether instance_id is used 2017-07-31 14:55:39 +02:00
ac_surface.c ac/surface: fix hybrid graphics where APU=GFX9, dGPU=older 2017-07-26 19:53:26 +02:00
ac_surface.h radv: set cb base tile swizzles for MRT speedups (v4) 2017-07-17 01:43:41 +01:00
amd_family.h radeonsi/gfx9: add support for Raven 2017-05-15 13:00:26 +02:00
amd_kernel_code_t.h tree-wide: remove trailing backslash 2017-06-07 01:18:09 +01:00
amdgpu_id.h amd/addrlib: import Raven support 2017-05-15 13:00:26 +02:00
gfx9d.h radeonsi/gfx9: fix TC-compatible stencil compression 2017-06-19 20:15:36 +02:00
r600d_common.h gallium/radeon: use a top-of-pipe timestamp for the start of TIME_ELAPSED 2017-05-17 20:28:44 +02:00
sid.h ac/sid.h: don't use parentheses in PKT3_RELEASE_MEM definition 2017-06-19 20:15:36 +02:00
sid_tables.py amd/common: fix off-by-one in sid_tables.py 2017-06-19 12:03:59 +02:00