dxvk/src/dxbc
Robin Kertels e7d14e97de [dxbc] Implement option to split up fma 2024-04-29 13:17:21 +02:00
..
dxbc_analysis.cpp [dxbc] Fix array register anaylsis with multiple dst operands 2024-04-19 01:01:52 +02:00
dxbc_analysis.h [dxbc] Use texel buffers for raw/structured buffers with sparse feedback 2022-08-26 05:53:03 +02: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] rename DxbcProgramVersion to DxbcProgramInfo 2018-10-08 12:32:01 +02:00
dxbc_common.h [dxbc] rename DxbcProgramVersion to DxbcProgramInfo 2018-10-08 12:32:01 +02:00
dxbc_compiler.cpp [dxbc] Implement option to split up fma 2024-04-29 13:17:21 +02:00
dxbc_compiler.h [dxbc] Ignore system value components when declaring inputs 2024-04-19 01:01:52 +02: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] Add definitions for sparse feedback instructions 2022-08-26 05:53:03 +02: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 Revert "[dxbc] Move shex check to constructor" 2022-11-21 19:35:21 +01:00
dxbc_module.h [dxbc,d3d11] Don't access shex chunk if it is not defined 2022-11-25 12:45:32 +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 [dxbc] Implement option to split up fma 2024-04-29 13:17:21 +02:00
dxbc_options.h [dxbc] Implement option to split up fma 2024-04-29 13:17:21 +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 [d3d11,dxbc] Use push constant instead of spec constant for rasterizer sample count 2022-07-03 13:41:06 +02:00
meson.build [build] Cleanup build system. 2022-03-17 01:38:58 +00:00