..
dxcapi.h
microsoft/compiler: Pick up new dxcapi.h
2020-12-16 16:25:54 +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: Use memcpy instead of a union to write dxil_features
2021-10-26 20:27:56 +00:00
dxil_container.h
microsoft/compiler: Fix typo in enum entry
2022-01-26 01:31:35 +00:00
dxil_dump.c
microsoft/compiler: Support emitting multiple functions into a DXIL module
2022-01-26 01:31:35 +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
mesa/*: add a shader primitive type to get away from GL types.
2022-01-19 21:54:58 +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: Getting a builtin function with an undeclared signature should be unreachable
2022-01-26 01:31:35 +00:00
dxil_function.h
microsoft/compiler: Handle load_sample_pos_at_id
2022-01-21 23:08:26 +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 emitting multiple functions into a DXIL module
2022-01-26 01:31:35 +00:00
dxil_module.h
microsoft/compiler: Support emitting multiple functions into a DXIL module
2022-01-26 01:31:35 +00:00
dxil_nir.c
microsoft/compiler: Move workgroup_size lowering from clc
2022-01-11 01:36:56 +00:00
dxil_nir.h
microsoft/compiler: Move workgroup_size lowering from clc
2022-01-11 01:36:56 +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_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
dxil_signature.c
microsoft/compiler: Multi-row output semantics need to write multiple never_writes_masks
2022-01-26 01:31:35 +00:00
dxil_signature.h
d3d12, microsoft/compiler: Switching semantic names to TEXCOORD
2021-06-24 20:05:12 +00:00
meson.build
nir_to_dxil.c
microsoft/compiler: Emit functions with actual function names
2022-01-26 01:31:35 +00:00
nir_to_dxil.h
d3d12: Support dynamic UBO/SSBO indexing
2022-01-21 23:08:26 +00:00