19 Commits (bc7ee6d940157aed94b9eecd57fb568318b7747d)

Author SHA1 Message Date
Vladimír Vondruš ea060cd9d6 Update copyright year. 4 months ago
Vladimír Vondruš 60fd42b505 Here we go again. 1 year ago
Vladimír Vondruš eef921c238 It's October already?! 2 years ago
Vladimír Vondruš 4435877cf1 Use the new Debug::hex instead of reinterpret_cast<void*>(). 2 years ago
Vladimír Vondruš 5d1369f570 Use Utility::move() and swap() instead of STL almost everywhere. 3 years ago
Vladimír Vondruš bbb54a9df8 It's 2023 already! 3 years ago
Vladimír Vondruš 674ef46355 Vk: don't access and call conversion methods on items in empty arrays. 3 years ago
Vladimír Vondruš 822fa0d644 Updated copyright year. 4 years ago
Vladimír Vondruš ec19c25e46 Adapt to Corrade changes. 5 years ago
Vladimír Vondruš 14389c99d5 Vk: save current dynamic state on a pipeline bind. 5 years ago
Vladimír Vondruš 9e71e5ab0e Vk: store the set of dynamic states in a Pipeline instance. 5 years ago
Vladimír Vondruš ac62a6c708 Vk: debug output for DynamicRasterizationState[s]. 5 years ago
Vladimír Vondruš 5604ccf3cd Vk: implement binding a pipeline. 5 years ago
Vladimír Vondruš 45c4fa20f7 Vk: compute pipeline creation. 5 years ago
Vladimír Vondruš f84a385fea Vk: initial rasterization pipeline creation. 5 years ago
Vladimír Vondruš 18cced3e6b Vk: add an execution-only pipelineBarrier() overload. 5 years ago
Vladimír Vondruš 9abdce52b4 Vk: ImageMemoryBarrier constructor with implicit aspects. 5 years ago
Vladimír Vondruš dc3502d921 Vk: convenience cmd.pipelineBarrier() overloads. 5 years ago
Vladimír Vondruš aae41288e8 Vk: implement a pipeline barrier command. 5 years ago