Henri Verbeet
|
0f9fa96ff1
|
build: Explicitly link the tests with libvkd3d.
For D3D12CreateRootSignatureDeserializer().
|
2017-07-20 14:54:36 +02:00 |
|
Józef Kucia
|
d6853dcc20
|
tests: Add test for loop instructions.
|
2017-07-20 13:32:40 +02:00 |
|
Józef Kucia
|
18c06c8022
|
libs/vk3d-shader: Translate break instructions for loops.
|
2017-07-20 13:32:40 +02:00 |
|
Józef Kucia
|
1cbf6ebddf
|
libs/vk3d-shader: Fix return instructions in if/else blocks.
|
2017-07-20 13:32:40 +02:00 |
|
Józef Kucia
|
2022702858
|
libs/vkd3d-shader: Translate breakc instructions.
|
2017-07-20 13:32:40 +02:00 |
|
Józef Kucia
|
98c307cdbc
|
libs/vkd3d-shader: Implement loops.
|
2017-07-20 13:32:40 +02:00 |
|
Józef Kucia
|
465b0b998f
|
tests: Add test for nested if instructions.
|
2017-07-20 13:32:40 +02:00 |
|
Józef Kucia
|
f6f70d8c02
|
libs/vkd3d-shader: Add support for nested control flow.
|
2017-07-20 13:32:40 +02:00 |
|
Józef Kucia
|
1e9a38005b
|
libs/vkd3d-shader: Use vkd3d_spirv_build_once mechanism for SPIR-V constants.
|
2017-07-19 14:45:54 +02:00 |
|
Józef Kucia
|
ab78c23170
|
libs/vkd3d-shader: Translate round_{ni,pi} instructions.
|
2017-07-19 13:53:59 +02:00 |
|
Józef Kucia
|
fed8155d08
|
libs/vkd3d-shader: Translate rcp instructions.
|
2017-07-19 13:53:59 +02:00 |
|
Józef Kucia
|
a4e5d06cac
|
libs/vkd3d-shader: Translate log instructions.
|
2017-07-19 13:53:59 +02:00 |
|
Józef Kucia
|
87f34094db
|
libs/vkd3d-shader: Translate imul instructions.
|
2017-07-19 13:53:59 +02:00 |
|
Józef Kucia
|
b75022df72
|
libs/vkd3d-shader: Translate more integer comparison instructions.
|
2017-07-19 13:53:59 +02:00 |
|
Józef Kucia
|
e8edbac33f
|
libs/vkd3d-shader: Translate more integer ALU instructions.
|
2017-07-19 13:53:59 +02:00 |
|
Józef Kucia
|
dddd97f126
|
libs/vkd3d-shader: Translate imad instructions.
|
2017-07-19 13:53:59 +02:00 |
|
Józef Kucia
|
be276b4182
|
libs/vkd3d-shader: Translate frc instructions.
|
2017-07-19 13:53:59 +02:00 |
|
Józef Kucia
|
aa8ce19b2e
|
libs/vkd3d-shader: Translate exp instructions.
|
2017-07-19 13:53:59 +02:00 |
|
Henri Verbeet
|
e9fe4da01e
|
include: Respect NOMINMAX.
|
2017-07-18 19:15:00 +02:00 |
|
Józef Kucia
|
e307beee29
|
libs/vkd3d-shader: Fix immediate constant buffers.
|
2017-07-18 17:32:26 +02:00 |
|
Józef Kucia
|
2420fdb3af
|
libs/vkd3d-shader: Add support for vThreadGroupID register.
|
2017-07-18 17:32:26 +02:00 |
|
Józef Kucia
|
79e61d95df
|
libs/vkd3d-shader: Fix shader input register mask handling.
|
2017-07-18 17:32:26 +02:00 |
|
Józef Kucia
|
78a085199f
|
libs/vkd3d-shader: Use vkd3d_get_spirv_builtin() directly.
|
2017-07-18 17:32:26 +02:00 |
|
Józef Kucia
|
9d944ad96c
|
libs/vkd3d-shader: Store info about SPIR-V built-ins in table.
|
2017-07-18 17:32:26 +02:00 |
|
Józef Kucia
|
e5a4ad3385
|
libs/vkd3d-shader: Add support for vThreadIDInGroupFlattened register.
|
2017-07-18 17:32:26 +02:00 |
|