This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2026-01-07 19:53:17 +00:00
Code
Releases
Wiki
Activity
Files
39d429e49705fe153a20dfb27421f1246237a683
godot
/
drivers
/
vulkan
History
kobewi
39d429e497
Change some math macros to constexpr
...
Changes `MAX`, `MIN`, `ABS`, `CLAMP` and `SIGN`.
2022-03-09 16:24:32 +01:00
..
rendering_device_vulkan.cpp
Change some math macros to constexpr
2022-03-09 16:24:32 +01:00
rendering_device_vulkan.h
vk_mem_alloc: Update to upstream + Adapt approach to small objects pooling
2022-02-24 14:30:55 +01:00
SCsub
Fix build for macOS / iOS with the statically linked MoltenVK after VMA update.
2022-02-25 11:52:54 +02:00
vulkan_context.cpp
Implementing OpenXR driver
2022-02-23 12:02:24 +01:00
vulkan_context.h
Implementing OpenXR driver
2022-02-23 12:02:24 +01:00
vulkan_hooks.h
Implementing OpenXR driver
2022-02-23 12:02:24 +01:00