1
0
Fork 0
godot/servers/rendering
Thaddeus Crews 2f5f3c9a5a
Merge pull request #103617 from stuartcarnie/fix_texture_pixel_size
2D: Fix light shader accessing `TEXTURE_PIXEL_SIZE`
2025-03-12 10:31:50 -05:00
..
dummy Use `get_slicec` instead of `get_slice` for single character splitters 2025-03-08 20:36:37 +01:00
environment Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
renderer_rd Merge pull request #103617 from stuartcarnie/fix_texture_pixel_size 2025-03-12 10:31:50 -05:00
storage Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
SCsub
instance_uniforms.cpp
instance_uniforms.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
renderer_canvas_cull.cpp
renderer_canvas_cull.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
renderer_canvas_render.cpp
renderer_canvas_render.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
renderer_compositor.cpp Allow to compile the engine without XR support 2025-02-25 17:07:21 -03:00
renderer_compositor.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
renderer_geometry_instance.cpp
renderer_geometry_instance.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
renderer_scene_cull.cpp Allow to compile the engine without XR support 2025-02-25 17:07:21 -03:00
renderer_scene_cull.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
renderer_scene_occlusion_cull.cpp
renderer_scene_occlusion_cull.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
renderer_scene_render.cpp
renderer_scene_render.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
renderer_viewport.cpp MetalFX: change fallback behaviour 2025-03-08 15:35:45 +11:00
renderer_viewport.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
rendering_context_driver.cpp
rendering_context_driver.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
rendering_device.compat.inc
rendering_device.cpp Clean up more dynamic allocations in the RD renderers with a focus on 2D. 2025-03-10 13:16:12 -07:00
rendering_device.h Clean up more dynamic allocations in the RD renderers with a focus on 2D. 2025-03-10 13:16:12 -07:00
rendering_device_binds.cpp Use `get_slicec` instead of `get_slice` for single character splitters 2025-03-08 20:36:37 +01:00
rendering_device_binds.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
rendering_device_commons.cpp
rendering_device_commons.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
rendering_device_driver.cpp
rendering_device_driver.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
rendering_device_graph.cpp
rendering_device_graph.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
rendering_light_culler.cpp
rendering_light_culler.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
rendering_method.cpp
rendering_method.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
rendering_server_constants.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
rendering_server_default.cpp Allow to compile the engine without XR support 2025-02-25 17:07:21 -03:00
rendering_server_default.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
rendering_server_globals.cpp
rendering_server_globals.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
shader_compiler.cpp Clean up some uses of `String::substr` 2025-03-07 14:50:38 +01:00
shader_compiler.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
shader_include_db.cpp
shader_include_db.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
shader_language.cpp Merge pull request #103434 from Chaosus/shader_fix_unused_varying_warning 2025-03-12 10:31:42 -05:00
shader_language.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
shader_preprocessor.cpp Clean up some uses of `String::substr` 2025-03-07 14:50:38 +01:00
shader_preprocessor.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
shader_types.cpp
shader_types.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
shader_warnings.cpp
shader_warnings.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00