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-19 16:19:12 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f906ff8f8980d4e75b7e21ae1598a64faa3b2efd
godot
/
drivers
/
vulkan
T
History
Rémi Verschelde
and
GitHub
c98d6142d0
Merge pull request
#68102
from BastiaanOlij/fix_render_issues_xr
...
Fix several render issues found while debugging XR
2022-11-03 22:37:42 +01:00
..
rendering_device_vulkan.cpp
Fix several render issues found while debugging XR
2022-11-01 13:27:03 +11: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
Style: Misc docs and comment style and language fixes
2022-11-02 19:01:18 +01:00
vulkan_context.h
Fix several render issues found while debugging XR
2022-11-01 13:27:03 +11:00
vulkan_hooks.h
Code quality: Fix header guards consistency
2022-07-25 11:17:40 +02:00