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-02 19:01:36 +00:00
Code
Releases
Wiki
Activity
Files
4448859eadd00a57e2589232bcb10e8e77e4e4de
godot
/
drivers
/
vulkan
History
bruvzg
57829b7cc4
Re-enable per-pixel transparency support on Linux, macOS, and Windows (for Vulkan and OpenGL rendering drivers).
2022-09-03 19:16:03 +03:00
..
rendering_device_vulkan.cpp
Merge pull request
#63003
from Geometror/msaa-2d
2022-08-30 14:54:20 +02:00
rendering_device_vulkan.h
Merge pull request
#63003
from Geometror/msaa-2d
2022-08-30 14:54:20 +02:00
SCsub
Rename OSX to macOS and iPhoneOS to iOS.
2022-07-21 09:37:52 +03:00
vulkan_context.cpp
Re-enable per-pixel transparency support on Linux, macOS, and Windows (for Vulkan and OpenGL rendering drivers).
2022-09-03 19:16:03 +03:00
vulkan_context.h
Let platforms override the sizing of Vulkan swapchain and window
2022-08-25 19:16:36 +02:00
vulkan_hooks.h
Code quality: Fix header guards consistency
2022-07-25 11:17:40 +02:00