mesa/src/amd/common
Bas Nieuwenhuizen 1ef2855692 radv: Handle clip+cull distances more generally as compact arrays.
Needed for https://gitlab.freedesktop.org/mesa/mesa/merge_requests/248 .

That MR keeps the clip and cull arrays split.

So we have to handle
 - compact arrays with location_frac != 0
 - VARYING_SLOT_CLIP_DIST1

Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
2019-02-20 22:49:52 +00:00
..
.editorconfig amd: add .editorconfig 2017-08-29 01:08:58 +03:00
.gitignore ac/debug: move .gitignore for sid_tables.h too 2017-01-13 00:37:52 +01:00
ac_binary.c radeonsi: move/remove ac_shader_binary helpers 2017-11-29 18:21:30 +01:00
ac_binary.h ac: add reusable helpers for direct LLVM compilation 2018-07-04 15:48:18 -04:00
ac_debug.c radeonsi/gfx9: use SET_UCONFIG_REG_INDEX packets when available 2018-12-19 12:01:32 +01:00
ac_debug.h radeonsi: remove 'Authors:' comments 2017-11-02 18:19:03 +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 winsys/amdgpu: fix whitespace 2019-01-15 19:10:16 -05:00
ac_gpu_info.h ac/radv/radeonsi: add ac_get_num_physical_sgprs() helper 2019-02-01 22:25:30 +11:00
ac_llvm_build.c ac/nir: make ac_build_fdiv support 16-bit floats 2019-02-19 11:04:29 +00:00
ac_llvm_build.h ac: add ac_build_llvm8_tbuffer_load() helper 2019-02-18 12:14:17 +01:00
ac_llvm_helper.cpp amd: remove support for LLVM 6.0 2018-12-06 14:02:56 +01:00
ac_llvm_util.c ac: use the correct LLVM processor name on Raven2 2019-01-29 17:46:55 -05:00
ac_llvm_util.h amd: remove support for LLVM 6.0 2018-12-06 14:02:56 +01:00
ac_nir_to_llvm.c radv: Handle clip+cull distances more generally as compact arrays. 2019-02-20 22:49:52 +00:00
ac_nir_to_llvm.h ac/nir_to_llvm: add ac_are_tessfactors_def_in_all_invocs() 2019-01-02 10:01:24 +11:00
ac_shader_abi.h radv: add support for push constants inlining when possible 2019-02-12 17:25:54 +01:00
ac_shader_util.c amd/common: add ac_export_mrt_z() helper 2017-12-22 10:38:49 +01:00
ac_shader_util.h amd/common: add ac_export_mrt_z() helper 2017-12-22 10:38:49 +01:00
ac_surface.c radv: Work around non-renderable 128bpp compressed 3d textures on GFX9. 2018-12-20 15:07:20 +01:00
ac_surface.h radv: Work around non-renderable 128bpp compressed 3d textures on GFX9. 2018-12-20 15:07:20 +01:00
amd_family.h radeonsi: add support for Raven2 (v2) 2018-10-30 16:03:02 -04:00
amd_kernel_code_t.h tree-wide: remove trailing backslash 2017-06-07 01:18:09 +01:00
gfx9d.h radeonsi: add support for Raven2 (v2) 2018-10-30 16:03:02 -04:00
meson.build meson: Build with Python 3 2018-08-10 15:15:09 -07:00
sid.h radeonsi: correct WRITE_DATA.DST_SEL definitions 2019-01-22 12:14:26 -05:00
sid_tables.py amd/sid_tables: add additional python3 compatibility imports 2018-12-19 12:01:09 +01:00