godot/servers
Rémi Verschelde e3b76fd040 Merge pull request #32281 from Chaosus/vk_shader_array_varying2
[Vulkan] Implement shader array support for varyings
2020-02-11 12:02:06 +01:00
..
arvr
audio
camera Texture refactor 2020-02-11 11:53:26 +01:00
physics Refactored RID/RID_Owner to always use O(1) allocation. 2020-02-11 11:53:26 +01:00
physics_2d Added a spinlock template as well as a thread work pool class. 2020-02-11 11:53:29 +01:00
visual Merge pull request #32281 from Chaosus/vk_shader_array_varying2 2020-02-11 12:02:06 +01:00
arvr_server.cpp
arvr_server.h
audio_server.cpp Workaround WebM playback bug after AudioServer latency fixes 2020-02-07 21:01:05 +01:00
audio_server.h Workaround WebM playback bug after AudioServer latency fixes 2020-02-07 21:01:05 +01:00
camera_server.cpp
camera_server.h
navigation_2d_server.cpp Documented the new NavigationServer and all its associated nodes (2D and 3D) 2020-02-10 15:24:06 +01:00
navigation_2d_server.h - Integrated NavigationServer and Navigation2DServer. 2020-02-10 14:38:52 +01:00
navigation_server.cpp Documented the new NavigationServer and all its associated nodes (2D and 3D) 2020-02-10 15:24:06 +01:00
navigation_server.h - Integrated NavigationServer and Navigation2DServer. 2020-02-10 14:38:52 +01:00
physics_2d_server.cpp
physics_2d_server.h
physics_server.cpp
physics_server.h
register_server_types.cpp Yay very basic 3D (only white) finally shows. 2020-02-11 11:59:27 +01:00
register_server_types.h Yay very basic 3D (only white) finally shows. 2020-02-11 11:59:27 +01:00
SCsub
server_wrap_mt_common.h A lot of progress with canvas rendering, still far from working. 2020-02-11 11:53:27 +01:00
visual_server.cpp Properly working instancing, and compatibility fixing for old meshes 2020-02-11 12:01:33 +01:00
visual_server.h Visual GPU profiler and related profiling support in Vulkan. 2020-02-11 12:01:26 +01:00