| .. |
|
effects
|
Introduce 'visionos' platform derived from 'apple_embedded'
|
2025-05-19 15:47:01 -07:00 |
|
environment
|
Introduce 'drivers/apple_embedded' abstract platform for code reuse
|
2025-05-19 15:37:13 -07:00 |
|
forward_clustered
|
Add new StandardMaterial properties to allow users to control FPS-style objects (hands, weapons, tools close to the camera)
|
2025-05-21 10:16:05 -03:00 |
|
forward_mobile
|
Mobile: Move _setup_lightmaps before _fill_render_list
|
2025-05-23 14:28:45 +02:00 |
|
shaders
|
Add new StandardMaterial properties to allow users to control FPS-style objects (hands, weapons, tools close to the camera)
|
2025-05-21 10:16:05 -03:00 |
|
spirv-reflect
|
SCons: Add unobtrusive type hints in SCons files
|
2024-09-25 09:34:35 -05:00 |
|
storage_rd
|
Merge pull request #106592 from beicause/shader-fix-editor-mat-default
|
2025-05-22 12:15:08 -05:00 |
|
cluster_builder_rd.cpp
|
Resolve load and store ops automatically for render passes for discardable textures.
|
2024-11-25 11:27:48 -03:00 |
|
cluster_builder_rd.h
|
Introduce 'visionos' platform derived from 'apple_embedded'
|
2025-05-19 15:47:01 -07:00 |
|
framebuffer_cache_rd.cpp
|
Implement hooks into renderer
|
2024-02-18 21:54:21 +11:00 |
|
framebuffer_cache_rd.h
|
Replace size() == 0 with is_empty().
|
2025-04-02 19:18:43 +08:00 |
|
pipeline_cache_rd.cpp
|
Implement asynchronous transfer queues, thread guards on RenderingDevice. Add ubershaders and rework pipeline caches for Forward+ and Mobile.
|
2024-10-02 15:11:58 -03:00 |
|
pipeline_cache_rd.h
|
Style: Replace header guards with #pragma once
|
2025-03-07 17:33:47 -06:00 |
|
pipeline_hash_map_rd.h
|
Fix Invalid Task ID error spam in PipelineHashMapRD.
|
2025-03-12 19:59:13 +02:00 |
|
renderer_canvas_render_rd.cpp
|
Merge pull request #106399 from DarioSamo/fix-canvas-validation-error
|
2025-05-15 14:53:26 -05:00 |
|
renderer_canvas_render_rd.h
|
Merge pull request #106399 from DarioSamo/fix-canvas-validation-error
|
2025-05-15 14:53:26 -05:00 |
|
renderer_compositor_rd.cpp
|
Add GLOBAL_GET cached macros.
|
2025-04-30 15:08:50 +01:00 |
|
renderer_compositor_rd.h
|
rendering: compositor has is_opengl API; minor optimisations
|
2025-03-13 15:41:44 +11:00 |
|
renderer_scene_render_rd.cpp
|
Add GLOBAL_GET cached macros.
|
2025-04-30 15:08:50 +01:00 |
|
renderer_scene_render_rd.h
|
Revert early version of PR #105175
|
2025-04-10 11:09:50 -05:00 |
|
SCsub
|
SCons: Add unobtrusive type hints in SCons files
|
2024-09-25 09:34:35 -05:00 |
|
shader_rd.cpp
|
Introduce 'drivers/apple_embedded' abstract platform for code reuse
|
2025-05-19 15:37:13 -07:00 |
|
shader_rd.h
|
Renderer: Reduce scope of mutex locks to prevent common deadlocks
|
2025-04-13 06:56:13 +10:00 |
|
uniform_set_cache_rd.cpp
|
Optimize RenderForwardClustered::_setup_render_pass_uniform_set by reducing Vector allocations during push_back operations
|
2024-12-02 15:03:50 +01:00 |
|
uniform_set_cache_rd.h
|
Style: Replace header guards with #pragma once
|
2025-03-07 17:33:47 -06:00 |