mesa/src/microsoft/compiler
Michael Tang 36aa1a2959 gallium/d3d12: move d3d12_lower_bool_input to microsoft/compiler
Reviewed-by: Jesse Natalie <jenatali@microsoft.com>
Reviewed-by: Boris Brezillon <boris.brezillon@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13262>
2021-10-08 17:21:33 +00:00
..
dxcapi.h microsoft/compiler: Pick up new dxcapi.h 2020-12-16 16:25:54 +00:00
dxil_buffer.c microsoft/compiler: add dxil-util code 2020-11-10 15:37:07 +00:00
dxil_buffer.h d3d12: Fix GCC warnings for missing function prototypes 2020-12-01 17:10:47 +00:00
dxil_buffer_test.c microsoft/compiler: add dxil-util code 2020-11-10 15:37:07 +00:00
dxil_container.c microsoft/compiler: Remove de-duplication of arbitrary semantic names 2021-06-24 20:05:12 +00:00
dxil_container.h microsoft/compiler: Add struct dxil_features forward declaration. 2020-11-18 03:22:35 +00:00
dxil_dump.c microsoft/compiler: Misc fixes caught by GCC 2020-12-01 17:10:47 +00:00
dxil_dump.h
dxil_dump_decls.h microsoft/compiler: Misc fixes caught by GCC 2020-12-01 17:10:47 +00:00
dxil_enums.c microsoft/compiler: Support fp16 i/o vars 2021-04-09 01:54:33 +00:00
dxil_enums.h microsoft/compiler: Add struct glsl_type forward declaration. 2020-11-18 03:31:47 +00:00
dxil_function.c microsoft/compiler: Add support for SV_SampleIndex intrinsic 2021-08-25 20:19:05 +00:00
dxil_function.h microsoft/compiler: Implement new double pack/unpack alu ops 2021-04-09 01:54:33 +00:00
dxil_internal.h microsoft/compiler: Misc fixes caught by GCC 2020-12-01 17:10:47 +00:00
dxil_module.c microsoft/compiler: Support raw SRVs/UAVs through dxil_module_get_res_type 2021-04-16 17:08:17 +00:00
dxil_module.h microsoft/compiler: Set the SampleFrequency runtime metadata 2021-08-25 20:19:05 +00:00
dxil_nir.c gallium/d3d12: move d3d12_lower_bool_input to microsoft/compiler 2021-10-08 17:21:33 +00:00
dxil_nir.h gallium/d3d12: move d3d12_lower_bool_input to microsoft/compiler 2021-10-08 17:21:33 +00:00
dxil_nir_algebraic.py
dxil_nir_lower_int_samplers.c nir: Drop the unused instr arg for src/dest copy functions. 2021-09-14 17:53:06 +00:00
dxil_nir_lower_int_samplers.h microsoft/compiler: translate nir to dxil 2020-11-10 15:37:07 +00:00
dxil_signature.c microsoft/compiler: Miscellaneous fixes from running clang-format 2021-08-25 20:19:05 +00:00
dxil_signature.h d3d12, microsoft/compiler: Switching semantic names to TEXCOORD 2021-06-24 20:05:12 +00:00
meson.build microsoft/compiler: translate nir to dxil 2020-11-10 15:37:07 +00:00
nir_to_dxil.c nir_to_dxil: Add tagging raw SRVs in shader flags 2021-10-05 23:32:18 +00:00
nir_to_dxil.h d3d12, microsoft/compiler: Switching semantic names to TEXCOORD 2021-06-24 20:05:12 +00:00