8823 Commits (41bea89c04bb56706eaefc3023a8c9e154085fdf)
 

Author SHA1 Message Date
Vladimír Vondruš 41bea89c04 DebugTools: restore usage of external plugins in the CompareImage test. 5 years ago
Vladimír Vondruš 5719b8fb30 DebugTools: support half-float formats in CompareImage. 5 years ago
Vladimír Vondruš 84dcd52625 DebugTools: doc++ 5 years ago
Vladimír Vondruš 1a0a96612f VK: doc++ 5 years ago
Vladimír Vondruš aea8722729 Add generic depth/stencil PixelFormat values. 5 years ago
Vladimír Vondruš 65a935cedc Test: adapt to changes in CORRADE_SKIP(). 5 years ago
Vladimír Vondruš b3fd0b3795 GL: adapt OpenGLTester to changes in TestSuite. 5 years ago
Vladimír Vondruš a7389cb950 Math: doc++ 5 years ago
Vladimír Vondruš bc0bb075ab Update Android installation layout to better comply with NDK r19+. 5 years ago
Vladimír Vondruš 18817ed58a Vk: hello, MinGW, why are you so special again?! 5 years ago
Vladimír Vondruš 315e31476a GL: fix out of bounds accesses in Shader limit queries. 5 years ago
Vladimír Vondruš 7154200e16 doc: the year wasn't updated here. 5 years ago
Vladimír Vondruš f0f8dce559 Math: link relevant APIs in Quaternion multiply docs. 5 years ago
Vladimír Vondruš 807c337db1 Trade: adapt to CORRADE_ALIGNAS() deprecation. 5 years ago
Vladimír Vondruš 28a2cb8567 Vk: interesting inconsistency with std::initializer_list. 5 years ago
Vladimír Vondruš f41ea6bbeb Vk: enable KHR_maintenance3 in a test. 5 years ago
Vladimír Vondruš 1e7fafdd75 Vk: VK_KHR_create_renderpass depends on KHR_maintenance2 and multiview. 5 years ago
Vladimír Vondruš 4cc1bf11b7 Vk: add a trivial test for Mesh move/copy. 5 years ago
Vladimír Vondruš baaa083af8 Vk: implicitly enable VK_KHR_maintenance1. 5 years ago
Vladimír Vondruš 2b7ca726f1 Vk: document why certain extensions are implicitly enabled. 5 years ago
Vladimír Vondruš 412d54b25b Vk: implement descriptor set allocation, freeing and pool reset. 5 years ago
Vladimír Vondruš ee560b42e9 Vk: suggest enabling the corresponding extension as well. 5 years ago
Vladimír Vondruš 0ef77cab3a Vk: doc++ 5 years ago
Vladimír Vondruš 1abb67a119 Vk: allow multiple values in MAGNUM_VK_INTERNAL_ASSERT_SUCCESS_OR(). 5 years ago
Vladimír Vondruš c045d1666c Vk: add a DescriptorPool wrapper. 5 years ago
Vladimír Vondruš b533599dd9 Vk: add debug output for DescriptorType. 5 years ago
Vladimír Vondruš afb5c9f4a2 Vk: interestingly enough, DescriptorSetLayout can be empty. 5 years ago
Vladimír Vondruš 9d648ce949 Vk: these includes aren't needed here. 5 years ago
Vladimír Vondruš d3755b908f Vk: put the DescriptorType enum into a dedicated header. 5 years ago
Vladimír Vondruš 184a7201e7 doc: add some more Vulkan links. 5 years ago
Vladimír Vondruš 90b1a5a8ea Vk: clarify where CreateInfo does a copy of a list/string. 5 years ago
Vladimír Vondruš c656c55298 Vk: ability to list descriptor set layouts in PipelineLayoutCreateInfo. 5 years ago
Vladimír Vondruš 8bb1da98b9 Vk: MSVC and clones, WHAT ARE YOU DOING. 5 years ago
Vladimír Vondruš 048a9a6a0b Vk: add a short human-readable description to each Vulkan object. 5 years ago
Vladimír Vondruš 391e680721 Vk: implement a DescriptorSetLayout. 5 years ago
Vladimír Vondruš 2bf014f1e6 Vk: document also what CreateInfo setters do to the underlying struct. 5 years ago
Vladimír Vondruš 052fd5a683 Vk: doc++. 5 years ago
Vladimír Vondruš a99cde44bb Vk: add a ShaderStages enum set. 5 years ago
Vladimír Vondruš ae9ff0ae28 Vk: implement a Sampler wrapper. 5 years ago
Vladimír Vondruš 7f28f9f46b Improve backwards compatibility of the deprecated Array class. 5 years ago
Vladimír Vondruš ed9deff432 Test: adapt to a less shitty CORRADE_COMPARE(). 5 years ago
Vladimír Vondruš 475b502a1d package/ci: cap Emscripten jobs. 5 years ago
Vladimír Vondruš 4dace92581 Math: add castInto() overloads for Float and Double. 5 years ago
Vladimír Vondruš d7d4cd7223 Vk: doc++ 5 years ago
Vladimír Vondruš 1f3361e82e doc: oops. 5 years ago
Vladimír Vondruš cc5f2d7862 Deprecate the weird Magnum::Array class. 5 years ago
Vladimír Vondruš 470d22d4cb No need to have explicitly written copy constructors for trivial types. 5 years ago
Vladimír Vondruš 329ccc9db7 Trade: TextureData constructor was not explicit for some reason. 5 years ago
Vladimír Vondruš eb4793719c doc: put this changelog entry into the correct section. 5 years ago
Vladimír Vondruš af7c1f1b07 SceneGraph: clang doesn't seem to "unwind" the vtable on destruction. 5 years ago