This website requires JavaScript.
Explore
Help
Register
Sign In
tiennm99
/
godot
Watch
1
Star
0
Fork
0
mirror of
https://github.com/tiennm99/godot.git
synced
2026-07-29 08:21:16 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5e227bfc98d5a4dfe3f91fe0cc0dab7689e4331d
godot
/
drivers
/
vulkan
T
History
Yuri Rubinsky
6e48db69a3
Changed
RD::PipelineDynamicStateFlags
type to enum flags
2022-12-11 15:37:35 +03:00
..
rendering_device_vulkan.cpp
Changed
RD::PipelineDynamicStateFlags
type to enum flags
2022-12-11 15:37:35 +03:00
rendering_device_vulkan.h
Changed
RD::PipelineDynamicStateFlags
type to enum flags
2022-12-11 15:37:35 +03:00
SCsub
Rename OSX to macOS and iPhoneOS to iOS.
2022-07-21 09:37:52 +03:00
vulkan_context.cpp
Fix issue where we should be using device supported version instead of instance version for Vulkan
2022-12-05 10:12:07 +11:00
vulkan_context.h
Fix issue where we should be using device supported version instead of instance version for Vulkan
2022-12-05 10:12:07 +11:00
vulkan_hooks.h
Code quality: Fix header guards consistency
2022-07-25 11:17:40 +02:00