..
dxcapi.h
dxil: Fixes compiling dxcapi.h with mingw.
2022-06-15 11:38:24 +00:00
dxil_buffer.c
dxil_buffer.h
d3d12: Fix GCC warnings for missing function prototypes
2020-12-01 17:10:47 +00:00
dxil_buffer_test.c
dxil_container.c
microsoft/compiler: Support DXIL validator 1.7
2022-07-23 14:48:17 +00:00
dxil_container.h
microsoft/compiler: Support DXIL validator 1.7
2022-07-23 14:48:17 +00:00
dxil_dump.c
microsoft/compiler: fixup indentation
2022-04-29 07:08:57 +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: Pick a type that matches interpolation mode for structs
2022-06-14 14:15:55 +00:00
dxil_enums.h
microsoft/compiler: Support multiple GS output streams
2022-01-31 13:34:27 -08:00
dxil_function.c
microsoft/compiler: Add struct and function defs for SM6.6 handle funcs
2022-08-25 21:22:48 +00:00
dxil_function.h
microsoft/compiler: Add struct and function defs for SM6.6 handle funcs
2022-08-25 21:22:48 +00:00
dxil_internal.h
microsoft/compiler: Add getters for res bind/props structs
2022-08-25 21:22:48 +00:00
dxil_module.c
microsoft/compiler: Add getters for res bind/props structs
2022-08-25 21:22:48 +00:00
dxil_module.h
microsoft/compiler: Add getters for res bind/props structs
2022-08-25 21:22:48 +00:00
dxil_nir.c
microsoft/compiler: Ensure 4-component position writes via NIR
2022-07-23 14:48:17 +00:00
dxil_nir.h
microsoft/compiler: Ensure 4-component position writes via NIR
2022-07-23 14:48:17 +00:00
dxil_nir_algebraic.py
microsoft/compiler: Remove algebaric pass for inot
2021-12-10 23:23:29 +00:00
dxil_nir_lower_int_cubemaps.c
nir: adjust nir_src_copy signature to take a nir_instr *
2022-08-30 18:21:44 +00:00
dxil_nir_lower_int_cubemaps.h
microsoft/compiler: make sampler-lowering optional
2022-06-10 22:14:14 +00:00
dxil_nir_lower_int_samplers.c
nir: adjust nir_src_copy signature to take a nir_instr *
2022-08-30 18:21:44 +00:00
dxil_nir_lower_int_samplers.h
dxil_nir_lower_vs_vertex_conversion.c
microsoft/compiler: Add support for more scaled formats
2022-06-14 17:42:51 +00:00
dxil_nir_tess.c
d3d12: Properly set HS input control point count
2022-06-09 17:08:18 +00:00
dxil_signature.c
microsoft/compiler: Correctly compute dynamic indexing I/O masks
2022-07-23 14:48:17 +00:00
dxil_signature.h
microsoft/compiler: DXIL validator 1.6 uses a new PSV struct version
2022-07-23 14:48:17 +00:00
dxil_validator.cpp
microsoft/compiler: Blacklist DXIL validator 1.6 from 20348 SDK
2022-07-23 14:48:17 +00:00
dxil_validator.h
microsoft/compiler: Add a getter for a validator version from DXIL.dll
2022-07-23 14:48:17 +00:00
meson.build
meson: remove source_root() call in nir compiler path
2022-08-12 13:11:03 +00:00
nir_to_dxil.c
microsoft/compiler: Support SM6.7
2022-08-25 21:22:49 +00:00
nir_to_dxil.h
microsoft/compiler: Support SM6.7
2022-08-25 21:22:49 +00:00