mesa/src/microsoft/compiler
2024-04-04 20:29:10 +00:00
..
dxcapi.h
dxil_buffer.c
dxil_buffer.h
dxil_buffer_test.c
dxil_container.c microsoft/compiler: Disable GS streams workaround for validator 1.8 2024-03-25 19:11:35 +00:00
dxil_container.h
dxil_dump.c microsoft/compiler: Fix printf formatting string issues 2023-09-22 10:47:33 -07:00
dxil_dump.h
dxil_dump_decls.h
dxil_enums.c treewide: Replace the include of nir_types.h with glsl_types.h 2023-12-30 15:08:11 +00:00
dxil_enums.h microsoft/compiler: Fix wave size control for SM6.8+ 2024-02-15 00:29:50 +00:00
dxil_function.c microsoft/compiler: domainLocation component index needs to be i8 2024-03-25 19:11:35 +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 vec/struct const vals 2023-06-13 00:43:36 +00:00
dxil_module.c d3d12: Fix leak dxil_module::serialized_dependency_table 2024-04-03 14:50:28 +00:00
dxil_module.h microsoft/compiler: Add feature flags for new comparison sampling ops 2024-01-24 21:38:49 +00:00
dxil_nir.c microsoft/compiler: Move kill-unused/undefined varying pass from spirv to common 2024-04-04 20:29:10 +00:00
dxil_nir.h microsoft/compiler: Move kill-unused/undefined varying pass from spirv to common 2024-04-04 20:29:10 +00:00
dxil_nir_algebraic.py microsoft: Stop claiming dot_4x8_sat support 2023-12-06 23:15:33 +00:00
dxil_nir_lower_int_cubemaps.c nir: replace use of nir_src_copy() 2023-09-08 03:01:39 +00:00
dxil_nir_lower_int_cubemaps.h
dxil_nir_lower_int_samplers.c micosoft: define enum dxil_tex_wrap to avoid the usage of enum pipe_tex_wrap 2023-11-04 00:02:59 +00:00
dxil_nir_lower_int_samplers.h micosoft: define enum dxil_tex_wrap to avoid the usage of enum pipe_tex_wrap 2023-11-04 00:02:59 +00:00
dxil_nir_lower_vs_vertex_conversion.c nir: Drop nir_dest 2023-08-14 21:22:53 +00:00
dxil_nir_tess.c microsoft/compiler: Relax assert for SPIR-V barriers 2024-02-13 17:53:42 +00:00
dxil_signature.c d3d12: Support enhanced layouts for VS inputs 2023-11-14 00:18:53 +00:00
dxil_signature.h microsoft/compiler: Bump signature limits for 32 rows of 4 components 2023-11-14 00:18:52 +00:00
dxil_validator.cpp microsoft/compiler: Declare shader model 6.8 / validator 1.8 2024-01-20 00:07:15 +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/compiler: Declare shader model 6.8 / validator 1.8 2024-01-20 00:07:15 +00:00
meson.build micosoft: decouple microsoft vulkan driver and compiler from gallium 2023-11-04 00:02:59 +00:00
nir_to_dxil.c microsoft/compiler: Simplify code emitting CL globals 2024-03-26 20:12:41 +00:00
nir_to_dxil.h microsoft/compiler: Take inputs from callers before providing nir options 2023-05-11 21:56:31 +00:00