mesa/src/amd/common
Connor Abbott 27fe3f5b5a ac: Fix loading a dvec3 from an SSBO
The comment was wrong, since the loop above casts to a type with the
correct bitsize already.

Fixes: 7e7ee82698 ("ac: add support for 16bit buffer loads")
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
2018-10-22 09:44:51 +02: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: pass -O halt_waves to umr for hang debugging 2018-04-11 12:44:24 +02: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 radeonsi: save raster config in screen, add se_tile_repeat 2018-10-16 15:28:22 -04:00
ac_gpu_info.h radeonsi: save raster config in screen, add se_tile_repeat 2018-10-16 15:28:22 -04:00
ac_llvm_build.c ac: Introduce ac_build_expand() 2018-10-22 09:44:51 +02:00
ac_llvm_build.h ac: Introduce ac_build_expand() 2018-10-22 09:44:51 +02:00
ac_llvm_helper.cpp amd: remove support for LLVM 5.0 2018-08-03 18:36:11 -04:00
ac_llvm_util.c ac: completely remove +auto-waitcnt-before-barrier 2018-08-21 20:50:37 -04:00
ac_llvm_util.h ac: completely remove +auto-waitcnt-before-barrier 2018-08-21 20:50:37 -04:00
ac_nir_to_llvm.c ac: Fix loading a dvec3 from an SSBO 2018-10-22 09:44:51 +02:00
ac_nir_to_llvm.h ac/nir: Use lower_vote_eq_to_ballot instead of ac_nir_lower_subgroups 2018-03-13 13:25:27 -07:00
ac_shader_abi.h ac/nir: Add workaround for GFX9 buffer views. 2018-03-29 00:03:03 +02: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 ac/surface: fix CMASK fast clear for NPOT textures with mipmapping on SI/CI/VI 2018-08-28 19:51:51 -04:00
ac_surface.h radeonsi: use storage_samples instead of color_samples in most places 2018-07-31 18:28:41 -04:00
amd_family.h radeonsi: add support for Vega20 2018-07-12 16:48:12 -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 Vega20 2018-07-12 16:48:12 -04:00
meson.build meson: Build with Python 3 2018-08-10 15:15:09 -07:00
sid.h radeonsi: rename si_gfx_* functions to si_cp_* 2018-10-16 15:28:22 -04:00
sid_tables.py python: Use the unicode_escape codec 2018-08-01 14:26:19 +01:00