1
0
mirror of https://github.com/doitsujin/dxvk.git synced 2024-12-02 19:24:12 +01:00
dxvk/src
Philip Rebohle ad6c45d6b1
[dxvk] Improve debuggability of shader compiler issues
When using DXVK_LOG_LEVEL=debug, the graphics pipeline manager now
prints the names of the shaders used by the pipeline. This shall
help debug driver crashes in vkCreate*Pipelines.
2018-02-07 16:44:30 +01:00
..
d3d11 [dxvk] Improve debuggability of shader compiler issues 2018-02-07 16:44:30 +01:00
dxbc [dxbc] Implemented Geometry SV RenderTargetId 2018-02-04 23:36:00 +01:00
dxgi [general] Remove _vk prefix from DLL names 2018-02-05 09:10:42 +01:00
dxvk [dxvk] Improve debuggability of shader compiler issues 2018-02-07 16:44:30 +01:00
spirv [dxbc] Implemented Lod instruction 2018-02-04 22:41:23 +01:00
util [dxvk] Improve debuggability of shader compiler issues 2018-02-07 16:44:30 +01:00
meson.build Added script to setup dlls in wine (#19) 2018-01-21 11:17:15 +01:00