virtualx-engine/servers
reduz 280f334f81 Reorganize RenderingDevice barriers
-Removed sync to draw, now everything syncs to draw by default.
-Fixed many validation layer errors.
-Added support for VkImageViewUsageCreateInfo to fix validation layer warnings.
-Texture, buffer, raster and compute functions now all allow spcifying which barriers will be used.
2021-01-26 10:24:12 -03:00
..
audio Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
camera Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
physics_2d Merge pull request #43923 from madmiraal/fix-43588 2021-01-14 20:44:19 +01:00
physics_3d Merge pull request #43923 from madmiraal/fix-43588 2021-01-14 20:44:19 +01:00
rendering Reorganize RenderingDevice barriers 2021-01-26 10:24:12 -03:00
xr Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
audio_server.cpp Fixes #45025 - Protects _last_mix_time and _last_frame_time with the AudioDriver lock() and unlock() methods 2021-01-16 13:10:05 -05:00
audio_server.h Fixes #45025 - Protects _last_mix_time and _last_frame_time with the AudioDriver lock() and unlock() methods 2021-01-16 13:10:05 -05:00
camera_server.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
camera_server.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
display_server.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
display_server.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
navigation_server_2d.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
navigation_server_2d.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
navigation_server_3d.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
navigation_server_3d.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
physics_server_2d.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
physics_server_2d.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
physics_server_3d.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
physics_server_3d.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
register_server_types.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
register_server_types.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
rendering_server.cpp Shadow map rendering optimization 2021-01-24 20:17:28 -03:00
rendering_server.h Implement shadow meshes 2021-01-25 15:03:15 -03:00
SCsub Renaming all ARVR nodes to XR 2020-04-09 15:33:01 +10:00
server_wrap_mt_common.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
text_server.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
text_server.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
xr_server.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
xr_server.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00