virtualx-engine/servers/visual
2020-02-11 11:53:26 +01:00
..
rasterizer.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
rasterizer.h Refactored RID/RID_Owner to always use O(1) allocation. 2020-02-11 11:53:26 +01:00
rendering_device.cpp Initial work on Vulkan: 2020-02-11 11:53:26 +01:00
rendering_device.h Modify RenderingDevice to use RIDs, now that they are O(1) 2020-02-11 11:53:26 +01:00
SCsub SCons: Build thirdparty code in own env, disable warnings 2018-09-28 14:07:39 +02:00
shader_language.cpp Merge pull request #35986 from Chaosus/shader_index 2020-02-07 20:45:57 +01:00
shader_language.h Prevent shader crash if invalid builtin used after array member accessor 2020-02-07 15:21:15 +03:00
shader_types.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
shader_types.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
visual_server_canvas.cpp Refactored RID/RID_Owner to always use O(1) allocation. 2020-02-11 11:53:26 +01:00
visual_server_canvas.h Refactored RID/RID_Owner to always use O(1) allocation. 2020-02-11 11:53:26 +01:00
visual_server_globals.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
visual_server_globals.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
visual_server_light_baker.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
visual_server_light_baker.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
visual_server_raster.cpp Remove duplicate ERR_PRINT macro. 2020-02-05 11:13:24 +01:00
visual_server_raster.h Remove unused #if 0'ed code 2020-01-21 21:41:54 +01:00
visual_server_scene.cpp Refactored RID/RID_Owner to always use O(1) allocation. 2020-02-11 11:53:26 +01:00
visual_server_scene.h Refactored RID/RID_Owner to always use O(1) allocation. 2020-02-11 11:53:26 +01:00
visual_server_viewport.cpp Refactored RID/RID_Owner to always use O(1) allocation. 2020-02-11 11:53:26 +01:00
visual_server_viewport.h Refactored RID/RID_Owner to always use O(1) allocation. 2020-02-11 11:53:26 +01:00
visual_server_wrap_mt.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
visual_server_wrap_mt.h Remove unused #if 0'ed code 2020-01-21 21:41:54 +01:00