This website requires JavaScript.
Explore
Help
Sign In
northern-lighthouse
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
7bdca99d51ec5a28a67ceeb2e509826191aa6326
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