20 Commits (2d1f71d80b1850fabe5a5a6ec9c573ea18db9b3d)

Author SHA1 Message Date
Vladimír Vondruš 9a089ad2cf Vk: port away from std::pair in remaining APIs. 3 years ago
Vladimír Vondruš f84a655ac7 Vk: port away from std::pair in various internals. 3 years ago
Vladimír Vondruš b0bfcbe00e Adapt to Corrade changes. 4 years ago
Vladimír Vondruš 822fa0d644 Updated copyright year. 4 years ago
Vladimír Vondruš e7dc2f00a1 Vk: fix an unused variable warning on a no-assert build. 5 years ago
Vladimír Vondruš ec19c25e46 Adapt to Corrade changes. 5 years ago
Vladimír Vondruš 5604ccf3cd Vk: implement binding a pipeline. 5 years ago
Vladimír Vondruš 36cb9b76aa Vk: go back to SubpassDependency argument order like Vulkan has. 5 years ago
Vladimír Vondruš daf175b797 Vk: add assertions to prevent information loss in Vulkan 1.1 fallbacks. 5 years ago
Vladimír Vondruš 4c5927eb1c Vk: document why storing the original wrappers in RenderPass internals. 5 years ago
Vladimír Vondruš da85f98c91 Vk: move command implementation to files containing related structures. 5 years ago
Vladimír Vondruš 3e0992b5a7 Vk: wrap the full SubpassDependency. 5 years ago
Vladimír Vondruš a01dc831a7 Vk: wait, these "V1" structs are not used for anything. 5 years ago
Vladimír Vondruš 0825db39ab Vk: rethink render pass creation to make it clearer (but more verbose). 5 years ago
Vladimír Vondruš 3d136503d8 Updated copyright year. 5 years ago
Vladimír Vondruš 64c2c7a348 Vk: add a PixelFormat enum. 5 years ago
Vladimír Vondruš 9ad26feda0 Vk: store size in the Framebuffer and reuse it in RenderPassCreateInfo. 5 years ago
Vladimír Vondruš 4a49b3a770 Vk: implement render pass begin / end / next commands. 5 years ago
Vladimír Vondruš 909dd781df Vk: put CreateInfo structures to dedicated headers. 5 years ago
Vladimír Vondruš c32f75ddf3 Vk: implement a RenderPass wrapper. 5 years ago