1817 Commits (0acce795c2cc33970a982d6057e2050db0eb9cf1)

Author SHA1 Message Date
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š 8eb7557944 We don't need the UseEmscripten module for anything. 5 years ago
Vladimír Vondruš e65d6cff23 Platform: work around missing dynCall() since Emscripten 2.0.10. 5 years ago
Vladimír Vondruš 57f597f4c5 doc: updated changelog. 5 years ago
Vladimír Vondruš 64c2c7a348 Vk: add a PixelFormat enum. 5 years ago
Vladimír Vondruš 46f4518eb6 doc: updated credits and changelog. 5 years ago
Vladimír Vondruš 3378ca3f57 Vk: expose and implement KHR_portability_subset. 5 years ago
Vladimír Vondruš 6c99537b6b Vk: expose EXT_vertex_attribute_divisor. 5 years ago
Vladimír Vondruš 6783dc6fad doc: a better order for the "adding Vulkan extension" guide. 5 years ago
Vladimír Vondruš 46ed065bb2 Vk: implement queue submit. 5 years ago
Vladimír Vondruš 9aab4fb0d9 Vk: make the Instance immovable as well. 5 years ago
Vladimír Vondruš 50fa6b2ecc Vk: make the Device immovable. 5 years ago
Vladimír Vondruš 4a49b3a770 Vk: implement render pass begin / end / next commands. 5 years ago
Vladimír Vondruš 9aeefce801 doc: document the need for & / && CreateInfo setter overloads. 5 years ago
Vladimír Vondruš 7ee30c55e3 Vk: command buffer begin and end. 5 years ago
Vladimír Vondruš 32cc6ed69d Vk: fence status, reset and wait. 5 years ago
Vladimír Vondruš 2bcb5d6d9e Vk: more useful MAGNUM_VK_INTERNAL_ASSERT_SUCCESS_OR(). 5 years ago
Vladimír Vondruš 5099b8c997 Vk: add a Fence wrapper. 5 years ago
Vladimír Vondruš ab7e216f6c Doc++ 5 years ago
Vladimír Vondruš 76f6ca6264 doc: add BMP and HDR to the file format list. 5 years ago
Vladimír Vondruš 9e3084ef4b CMake: make it possible to selectively disable static plugins as well. 5 years ago
Vladimír Vondruš 082f7a6c3a doc: rules for move-only CreateInfo wrappers. 5 years ago
Vladimír Vondruš 71af6a034c Vk: implement a Framebuffer wrapper. 5 years ago
Vladimír Vondruš 0a108a892b doc: add PSD to the file format tables. 5 years ago
Vladimír Vondruš 4a93c092b0 Vk: image view wrapper. 5 years ago
Vladimír Vondruš a89f3c5943 doc: I died in the middle of a sentence here. 5 years ago
Vladimír Vondruš ef0113f558 doc: introduce \requires_vk_feature, add useful info to the group pages. 5 years ago
Vladimír Vondruš 7bdf0feba1 Vk: expose the new RT extensions. 5 years ago
Vladimír Vondruš aad588054a Vk: implement Device feature enablement. 5 years ago
Vladimír Vondruš 3e2698cc0e doc: expand Developers Guide with notes about Vulkan features. 5 years ago
Vladimír Vondruš 1ee2b40c53 Vk: fetching of supported device features. 5 years ago
Vladimír Vondruš 699002cfd5 SceneGraph: fix building of certain SceneGraph APIs with doubles. 5 years ago
Vladimír Vondruš dc9ab83afe doc: write up guidelines for Vulkan CreateInfo wrapper implementation. 5 years ago
Vladimír Vondruš 909dd781df Vk: put CreateInfo structures to dedicated headers. 5 years ago
Vladimír Vondruš 98a69fc568 Vk: rethink "creation" docs. 5 years ago
Vladimír Vondruš c32f75ddf3 Vk: implement a RenderPass wrapper. 5 years ago
Vladimír Vondruš fa31077789 Platform: sync EmscriptenApp canvas size setup for the contextless case. 5 years ago
Vladimír Vondruš 4547f0a4aa Platform: notify about hardcoded WebGL canvas size in verbose output. 5 years ago
Vladimír Vondruš 03ca45bd0c Platform: fix verbose log for app-specified DPI scaling. 5 years ago
abgita f9b07ac290 Typo: simultaenous -> simultaneous. 5 years ago
Vladimír Vondruš 271f8b6fec Vk: tighten rules for extension-dependent code paths. 5 years ago
Vladimír Vondruš 4b7b74715d doc: forgot to list this Vulkan API. 5 years ago
Vladimír Vondruš 6bb4fd321e doc: expand rules about Vulkan CreateInfo structures. 5 years ago
Vladimír Vondruš 642a90f75d GL: fix the value of Renderer::Memory::Barrier::ShaderStorage. 6 years ago
Vladimír Vondruš 42ca60b376 Vk: doc++ 6 years ago
Vladimír Vondruš e9b0d9cd4a doc: list all current Vulkan structures in the mapping tables. 6 years ago
Vladimír Vondruš 518abbbe04 doc: update changelog, mark implemented Vulkan extensions as such. 6 years ago
Vladimír Vondruš 144b6229b2 Vk: recognize SamplerWrapping::MirrorClampToEdge. 6 years ago
Vladimír Vondruš a7ac8ea6fc doc: add info about adding new Vulkan versions / extensions. 6 years ago
Vladimír Vondruš b9ec5776bb doc: mention ignored overrides for Vulkan host allocations. 6 years ago