8672 Commits (571772581cc28be38d8d85f02ed7633eb45b8bbd)
 

Author SHA1 Message Date
Vladimír Vondruš 1940488da4 Vk: rework {Extension,Layer}Properties internals using ArrayTuple. 5 years ago
Vladimír Vondruš c913db810b Vk: document required ImageUsage in all APIs taking images. 5 years ago
Vladimír Vondruš a0659b85f7 Vk: unify formatting on Buffer / Image creation snippets. 5 years ago
Vladimír Vondruš b743185dd4 Vk: clean up some minor copypaste naming weirdness. 5 years ago
Vladimír Vondruš 9e3680e3e1 doc: update the GL troubleshooting docs a bit. 5 years ago
Vladimír Vondruš 47add2f7dd Vk: implement image clears, buffer, image and buffer/image copies. 5 years ago
Vladimír Vondruš 9abdce52b4 Vk: ImageMemoryBarrier constructor with implicit aspects. 5 years ago
Vladimír Vondruš 588c17fa18 Vk: make the PixelFormat -> ImageAspect converter public. 5 years ago
Vladimír Vondruš 7b431a6dfb Vk: implement a buffer fill command. 5 years ago
Vladimír Vondruš dc3502d921 Vk: convenience cmd.pipelineBarrier() overloads. 5 years ago
Vladimír Vondruš 36cb9b76aa Vk: go back to SubpassDependency argument order like Vulkan has. 5 years ago
Vladimír Vondruš aae41288e8 Vk: implement a pipeline barrier command. 5 years ago
Vladimír Vondruš 1508670704 Vk: ad a Queue::submit() returning a Fence. 5 years ago
Vladimír Vondruš a51a68d5c1 Vk: minor. 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š ef107e4dad Vk: doc++ 5 years ago
Vladimír Vondruš da85f98c91 Vk: move command implementation to files containing related structures. 5 years ago
Vladimír Vondruš 963526ac28 Vk: expose image aspects enum. 5 years ago
Vladimír Vondruš e1930d7929 Vk: doc++ 5 years ago
Vladimír Vondruš c0e8d4c00b Math: make Range searchable under AABB. 5 years ago
Vladimír Vondruš 6898831319 doc: add also enum and handle types to the Vulkan API mapping list. 5 years ago
Vladimír Vondruš 443a8b75fc external: expose VK_KHR_copy_commands2. 5 years ago
Vladimír Vondruš 52abd2ffb3 external: update copyright year in flextGL templates. 5 years ago
Vladimír Vondruš bf671d272c Vk: finally *some* docs on command buffer and render pass usage. 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š ef706f8329 Vk: doc++ 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š 7d24e7a844 doc: clarify some ambiguities. 5 years ago
Vladimír Vondruš 3d136503d8 Updated copyright year. 5 years ago
Vladimír Vondruš d1ce3b2a23 modules: updated FindCorrade and FindNodeJs from corrade repository. 5 years ago
Vladimír Vondruš bdf455eccf modules: minor. 5 years ago
Vladimír Vondruš fda70b0f57 doc: update dev guide with more places where to change copyright year. 5 years ago
Vladimír Vondruš 242907baff doc: updated changelog and credits. 5 years ago
John Laxson 27abce9cdc package/homebrew: use std_cmake_args. 5 years ago
Vladimír Vondruš a5d58aaab7 doc: so *this* is the way to remove the macOS curse. 5 years ago
Vladimír Vondruš 0acce795c2 doc: i don't recommend doing a git push while the other hand is still... 5 years ago
Vladimír Vondruš 1f37032990 fontconverter: properly hook up the ImageConverter plugin manager. 5 years ago
Vladimír Vondruš 8eb7557944 We don't need the UseEmscripten module for anything. 5 years ago
Vladimír Vondruš 7853b4c79b package/archlinux: update -git package version number. 5 years ago
Vladimír Vondruš fbe996ce3e GL: use a bit more of an actual English here. 5 years ago
Vladimír Vondruš 44ad5855c6 doc: Doxygen, you're shitty. 5 years ago
Vladimír Vondruš e65d6cff23 Platform: work around missing dynCall() since Emscripten 2.0.10. 5 years ago
Vladimír Vondruš e7cc1dfec0 Platform: print Emscripten version in EmscriptenApplicationTest. 5 years ago
Amodio Pesce a4979e2cd4 Fix Cmake Error: Error Evaluating Generator Expression in SDL2 code 5 years ago
Vladimír Vondruš 8f97b144dc Vk: DOXYGEN Y U SO SHITTY 5 years ago
Vladimír Vondruš 6f57231c64 Doc++ 5 years ago
Vladimír Vondruš a08163f056 Vk: add PixelFormat test to a correct IDE folder. 5 years ago
Vladimír Vondruš 08bc70545d Vk: test also that PixelFormat debug output matches for each value. 5 years ago