- Dec 14, 2017
-
-
In order to use C functions which are not part of C99, e.g. strdup() and strncmp(). Signed-off-by:
Józef Kucia <jkucia@codeweavers.com> Signed-off-by:
Henri Verbeet <hverbeet@codeweavers.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
Signed-off-by:
Józef Kucia <jkucia@codeweavers.com> Signed-off-by:
Henri Verbeet <hverbeet@codeweavers.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
-
- Dec 12, 2017
-
-
Józef Kucia authored
-
Józef Kucia authored
Move them to libvkd3d-utils.
-
- Dec 11, 2017
-
-
Józef Kucia authored
-
Józef Kucia authored
-
- Nov 01, 2017
-
-
Józef Kucia authored
-
- Oct 31, 2017
-
-
Józef Kucia authored
-
Józef Kucia authored
-
Józef Kucia authored
-
Józef Kucia authored
-
- Oct 30, 2017
-
-
Józef Kucia authored
-
Józef Kucia authored
-
Józef Kucia authored
Use VK_IMAGE_LAYOUT_DEPTH_STENCIL_READ_ONLY_OPTIMAL if depth/stencil writes are disabled.
-
- Oct 26, 2017
-
-
Józef Kucia authored
-
Józef Kucia authored
-
- Oct 25, 2017
-
-
Józef Kucia authored
-
Józef Kucia authored
-
Józef Kucia authored
-
Józef Kucia authored
The SPIR-V spec says: "All OpVariable instructions in a function must be in the first block in the function. These instructions, together with any immediately preceding OpLine instructions, must be the first instructions in that block."
-
- Oct 24, 2017
-
-
Józef Kucia authored
The SPIR-V spec states: "Vector 1 and Vector 2 must both have vector types, with the same Component Type as Result Type."
-
Józef Kucia authored
A similar functionality was helpful numerous number of times when developing libvkd3d-shader.
-
Józef Kucia authored
-
Józef Kucia authored
-
Józef Kucia authored
-
Józef Kucia authored
-
Józef Kucia authored
-
- Oct 20, 2017
-
-
Józef Kucia authored
-
Józef Kucia authored
This could be implemented more efficiently, but ideally we would get a Vulkan extension for copying between depth/stencil and color textures.
-
Józef Kucia authored
-
Józef Kucia authored
-
Józef Kucia authored
-
Józef Kucia authored
-
- Oct 18, 2017
-
-
Józef Kucia authored
-
Józef Kucia authored
-
Józef Kucia authored
We have to patch SpvOpBranchConditional instruction when emitting the else block because we do not know if an else block is present in advance.
-
Józef Kucia authored
-
Józef Kucia authored
-
Józef Kucia authored
-
Józef Kucia authored
-