dxvk/src/dxbc
2025-02-20 18:28:39 +01:00
..
dxbc_analysis.cpp [dxbc] Gather binding info during shader compilation 2025-02-20 18:28:39 +01:00
dxbc_analysis.h [dxbc] Gather binding info during shader compilation 2025-02-20 18:28:39 +01:00
dxbc_chunk_isgn.cpp [dxbc] Take used components into account for PS inputs 2024-04-19 01:01:52 +02:00
dxbc_chunk_isgn.h [dxbc] Take used components into account for PS inputs 2024-04-19 01:01:52 +02:00
dxbc_chunk_shex.cpp [dxbc] rename DxbcProgramVersion to DxbcProgramInfo 2018-10-08 12:32:01 +02:00
dxbc_chunk_shex.h [dxbc] rename DxbcProgramVersion to DxbcProgramInfo 2018-10-08 12:32:01 +02:00
dxbc_common.cpp [dxbc] Gather binding info during shader compilation 2025-02-20 18:28:39 +01:00
dxbc_common.h [dxbc] Gather binding info during shader compilation 2025-02-20 18:28:39 +01:00
dxbc_compiler.cpp [dxbc] Gather binding info during shader compilation 2025-02-20 18:28:39 +01:00
dxbc_compiler.h [dxbc] Bound-check dynamically indexed input registers 2025-01-12 14:10:47 +01:00
dxbc_decoder.cpp [dxbc] Implemented 64-bit Vector ALU instructions 2018-06-07 15:05:06 +02:00
dxbc_decoder.h [dxbc] Use raw access chains for buffer loads and stores 2024-03-05 14:41:18 +01:00
dxbc_defs.cpp [dxbc] Fix EvalSnapped offset interpretation 2024-10-27 12:52:15 +01:00
dxbc_defs.h [dxbc] Add definitions for sparse feedback instructions 2022-08-26 05:53:03 +02:00
dxbc_enums.h [dxbc] Decode rasterizer ordered flag for UAVs 2022-09-19 15:44:23 +02:00
dxbc_header.cpp [dxbc] Added DXBC to SPIR-V compiler stub 2017-10-16 17:50:09 +02:00
dxbc_header.h [dxbc] Added DXBC to SPIR-V compiler stub 2017-10-16 17:50:09 +02:00
dxbc_include.h [dxbc] Added type info struct 2017-10-17 13:02:57 +02:00
dxbc_modinfo.h [dxbc] Add Xfb structures to DxbcModuleInfo 2018-10-10 10:28:15 +02:00
dxbc_module.cpp [dxbc] Gather binding info during shader compilation 2025-02-20 18:28:39 +01:00
dxbc_module.h [dxbc] Gather binding info during shader compilation 2025-02-20 18:28:39 +01:00
dxbc_names.cpp [dxbc] Add ostream operator for DxbcScalarType 2019-07-11 12:40:44 +02:00
dxbc_names.h [dxbc] Add ostream operator for DxbcScalarType 2019-07-11 12:40:44 +02:00
dxbc_options.cpp [d3d11] Enable longMad/longDot behaviour by default 2024-08-14 22:15:50 +02:00
dxbc_options.h [d3d11] Enable longMad/longDot behaviour by default 2024-08-14 22:15:50 +02:00
dxbc_reader.cpp [d3d11] Implemented basic shader creation methods 2017-12-06 18:54:01 +01:00
dxbc_reader.h [d3d11] Implemented basic shader creation methods 2017-12-06 18:54:01 +01:00
dxbc_tag.h [dxbc] Added DXBC to SPIR-V compiler stub 2017-10-16 17:50:09 +02:00
dxbc_util.cpp [dxbc] Fix off-by-one error for primitive vertex counts 2022-08-09 03:19:59 +02:00
dxbc_util.h [dxbc] Gather binding info during shader compilation 2025-02-20 18:28:39 +01:00
meson.build [build] Cleanup build system. 2022-03-17 01:38:58 +00:00