mesa/src/microsoft/compiler
2023-11-07 22:31:19 +00:00
..
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: Allocate space for I/O and viewID dependency tables before instruction processing 2023-05-10 21:42:34 +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: Fix printf formatting string issues 2023-09-22 10:47:33 -07: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 compiler: Rename shader_prim to mesa_prim and replace all usage of pipe_prim_type with mesa_prim 2023-06-03 03:29:03 +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 vec/struct const vals 2023-06-13 00:43:36 +00:00
dxil_module.c microsoft/compiler: Support load_ubo_vec4 2023-06-13 00:43:36 +00:00
dxil_module.h microsoft/compiler: Un-lower shared/scratch to derefs 2023-06-13 00:43:36 +00:00
dxil_nir.c microsoft/compiler: Set src/dest nir types on image intrinsics when deducing format 2023-11-07 22:31:19 +00:00
dxil_nir.h dxil: Delete load_ubo_dxil intrinsic 2023-06-13 00:43:36 +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 nir: replace use of nir_src_copy() 2023-09-08 03:01:39 +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 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 treewide: Use nir_before/after_impl in easy cases 2023-08-30 19:30:58 +00:00
dxil_signature.c microsoft/compiler: Fix usage of type var in semantic asserts 2023-06-01 23:39:41 +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 Add checks for NULL dxil_validator 2023-05-17 15:33:17 +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 micosoft: decouple microsoft vulkan driver and compiler from gallium 2023-11-04 00:02:59 +00:00
nir_to_dxil.c nir: Use getters for nir_src::parent_* 2023-10-10 04:58:05 -04:00
nir_to_dxil.h microsoft/compiler: Take inputs from callers before providing nir options 2023-05-11 21:56:31 +00:00