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 00:20:38 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ee915319983c2bdc941de5e31d332f9aa474a4e6
godot
/
drivers
/
vulkan
T
History
Rémi Verschelde
3306ffefd1
Merge pull request
#67000
from RandomShaper/split_render_further
...
Polish rendering driver refactor further
2022-10-11 09:23:32 +02:00
..
rendering_device_vulkan.cpp
Merge pull request
#67000
from RandomShaper/split_render_further
2022-10-11 09:23:32 +02:00
rendering_device_vulkan.h
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4.
2022-10-07 11:32:33 +03:00
SCsub
Rename OSX to macOS and iPhoneOS to iOS.
2022-07-21 09:37:52 +03:00
vulkan_context.cpp
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4.
2022-10-07 11:32:33 +03:00
vulkan_context.h
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4.
2022-10-07 11:32:33 +03:00
vulkan_hooks.h
Code quality: Fix header guards consistency
2022-07-25 11:17:40 +02:00