1
0
mirror of https://github.com/doitsujin/dxvk.git synced 2024-11-30 04:24:11 +01:00
Commit Graph

8 Commits

Author SHA1 Message Date
Philip Rebohle
6e93e55762
[general] Update Vulkan headers 2018-04-16 17:31:39 +02:00
Philip Rebohle
ba2c4782b0
[spirv] Removed SPIR-V Tools headers 2018-03-13 14:58:17 +01:00
Philip Rebohle
4c693fc262
[spirv] Added experimental spirv-tools integration
Added support for the validator in order to make debugging easier,
as well as the optimizer, which may help Nvidia users run DXVK.
2018-02-22 18:06:00 +01:00
Philip Rebohle
ecbdc7f7c7 [general] Downgraded SPIR-V header to 1.0
Solves issues with RenderDoc, which does not support SPIR-V versions
above 1.0.
2018-01-05 14:50:39 +01:00
Philip Rebohle
003ce2130e [general] Updated Vulkan headers 2018-01-01 23:27:13 +01:00
Philip Rebohle
5d26f0fb0c [dxbc] Implemented operand modifiers and load/store stuff 2017-11-16 01:30:17 +01:00
Philip Rebohle
e04198c59c Added SPIR-V header 2017-10-11 19:44:21 +02:00
Philip Rebohle
00e63d71a9 Initial commit 2017-10-10 23:32:13 +02:00