mesa/src/microsoft/compiler
Alyssa Rosenzweig c323762f9f treewide: Stop lowering legacy atomics
There are no more producers of legacy atomics so these calls are inert.

Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Reviewed-by: Emma Anholt <emma@anholt.net>
Reviewed-by: Jesse Natalie <jenatali@microsoft.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23036>
2023-05-16 22:36:21 +00:00
..
dxcapi.h
dxil_buffer.c
dxil_buffer.h
dxil_buffer_test.c
dxil_container.c microsoft/compiler: Allocate space for I/O and viewID dependency tables before instruction processing 2023-05-10 21:42:34 +00:00
dxil_container.h
dxil_dump.c microsoft/compiler: Handle struct consts in DXIL module dumper 2023-02-11 06:12:23 +00:00
dxil_dump.h
dxil_dump_decls.h
dxil_enums.c microsoft/compiler: Refactor type -> resource kind helper 2023-03-23 21:48:43 +00:00
dxil_enums.h microsoft/compiler: Refactor type -> resource kind helper 2023-03-23 21:48:43 +00:00
dxil_function.c microsoft/compiler: Enable packed dot product intrinsics for SM6.4+ 2023-05-11 21:56:31 +00:00
dxil_function.h microsoft/compiler: Implement more wave/quad ops 2023-01-24 11:00:05 -08:00
dxil_internal.h microsoft/compiler: Support float controls 2023-01-26 03:16:50 +00:00
dxil_module.c dxil: Use unified atomics 2023-05-12 16:01:40 -07:00
dxil_module.h microsoft/compiler: Allocate space for I/O and viewID dependency tables before instruction processing 2023-05-10 21:42:34 +00:00
dxil_nir.c treewide: Stop lowering legacy atomics 2023-05-16 22:36:21 +00:00
dxil_nir.h microsoft/compiler: Duplicate some SSA values to simplify SSA typing 2023-05-12 22:23:48 +00:00
dxil_nir_algebraic.py microsoft/compiler: Enable packed dot product intrinsics for SM6.4+ 2023-05-11 21:56:31 +00:00
dxil_nir_lower_int_cubemaps.c dxil: Use unified atomics 2023-05-12 16:01:40 -07:00
dxil_nir_lower_int_cubemaps.h
dxil_nir_lower_int_samplers.c d3d12: Don't clear d3d12_shader_key 2023-02-13 22:57:03 +00:00
dxil_nir_lower_int_samplers.h d3d12: Don't clear d3d12_shader_key 2023-02-13 22:57:03 +00:00
dxil_nir_lower_vs_vertex_conversion.c
dxil_nir_tess.c dxil: Use nir_src_rewrite_ssa 2023-04-07 23:48:03 +00:00
dxil_signature.c microsoft/compiler: Allocate space for I/O and viewID dependency tables before instruction processing 2023-05-10 21:42:34 +00:00
dxil_signature.h
dxil_validator.cpp dxil_validator: Add support for Xbox GDK. 2023-01-19 03:25:55 +00:00
dxil_validator.h microsoft/spirv2dxil: Refactor to make SM and validator versions public 2022-10-24 16:15:31 +00:00
dxil_versions.h microsoft/spirv2dxil: Refactor to make SM and validator versions public 2022-10-24 16:15:31 +00:00
meson.build meson: add dep_valgrind dependency for 'dxil_compiler' 2022-10-20 01:32:47 +00:00
nir_to_dxil.c dxil: Use unified atomics 2023-05-12 16:01:40 -07:00
nir_to_dxil.h microsoft/compiler: Take inputs from callers before providing nir options 2023-05-11 21:56:31 +00:00