.. |
dummy
|
Avoid const_cast in mesh_storage.h
|
2024-08-28 14:46:03 -07:00 |
environment
|
|
|
renderer_rd
|
Use distance to AABB surface to calculate Mesh LOD instead of using supports
|
2024-09-11 14:17:09 -07:00 |
storage
|
Avoid const_cast in mesh_storage.h
|
2024-08-28 14:46:03 -07:00 |
renderer_canvas_cull.cpp
|
|
|
renderer_canvas_cull.h
|
|
|
renderer_canvas_render.cpp
|
|
|
renderer_canvas_render.h
|
|
|
renderer_compositor.cpp
|
|
|
renderer_compositor.h
|
|
|
renderer_geometry_instance.cpp
|
|
|
renderer_geometry_instance.h
|
|
|
renderer_scene_cull.cpp
|
Merge pull request #95503 from clayjohn/instance_none_crash
|
2024-09-03 11:43:08 +02:00 |
renderer_scene_cull.h
|
|
|
renderer_scene_occlusion_cull.cpp
|
|
|
renderer_scene_occlusion_cull.h
|
|
|
renderer_scene_render.cpp
|
|
|
renderer_scene_render.h
|
|
|
renderer_viewport.cpp
|
|
|
renderer_viewport.h
|
|
|
rendering_context_driver.cpp
|
Disable extra memory tracking by default
|
2024-08-24 20:52:39 -03:00 |
rendering_context_driver.h
|
Disable extra memory tracking by default
|
2024-08-24 20:52:39 -03:00 |
rendering_device_binds.cpp
|
Add String.is_valid_unicode_identifier()
|
2024-08-27 11:34:08 +08:00 |
rendering_device_binds.h
|
|
|
rendering_device_commons.cpp
|
|
|
rendering_device_commons.h
|
Add debug utilities for Vulkan
|
2024-08-21 23:48:08 +02:00 |
rendering_device_driver.cpp
|
|
|
rendering_device_driver.h
|
Add debug utilities for Vulkan
|
2024-08-21 23:48:08 +02:00 |
rendering_device_graph.cpp
|
Add debug utilities for Vulkan
|
2024-08-21 23:48:08 +02:00 |
rendering_device_graph.h
|
Add debug utilities for Vulkan
|
2024-08-21 23:48:08 +02:00 |
rendering_device.compat.inc
|
Add debug utilities for Vulkan
|
2024-08-21 23:48:08 +02:00 |
rendering_device.cpp
|
RenderingDevice: Fix uncapped mipmap sizes causing div-by-zero
|
2024-09-09 17:10:47 +02:00 |
rendering_device.h
|
Add support for compiling with VS clang-cl toolset
|
2024-08-28 13:30:44 -05:00 |
rendering_light_culler.cpp
|
|
|
rendering_light_culler.h
|
|
|
rendering_method.cpp
|
|
|
rendering_method.h
|
|
|
rendering_server_constants.h
|
|
|
rendering_server_default.cpp
|
|
|
rendering_server_default.h
|
|
|
rendering_server_globals.cpp
|
|
|
rendering_server_globals.h
|
|
|
SCsub
|
|
|
shader_compiler.cpp
|
Fix shader crash when using unary minus in expression
|
2024-09-11 16:46:09 +03:00 |
shader_compiler.h
|
Fix shader crash when using unary minus in expression
|
2024-09-11 16:46:09 +03:00 |
shader_language.cpp
|
Add basic support to evaluate operator value in shader language
|
2024-09-09 15:12:11 +03:00 |
shader_language.h
|
Add basic support to evaluate operator value in shader language
|
2024-09-09 15:12:11 +03:00 |
shader_preprocessor.cpp
|
Add String.is_valid_unicode_identifier()
|
2024-08-27 11:34:08 +08:00 |
shader_preprocessor.h
|
|
|
shader_types.cpp
|
Add CLIP_SPACE_FAR built-in to spatial shader
|
2024-08-27 08:48:46 +03:00 |
shader_types.h
|
|
|
shader_warnings.cpp
|
|
|
shader_warnings.h
|
|
|