godot/servers/rendering
Bradley Clemetson 2302c7102f
Allow for external python scripts to call the build python headers via external scripts
Change GLES3 to not use a relative path
Make the parameters more explicit and ensure the shaders generated are not using relative paths
2023-03-19 21:18:52 -07:00
..
dummy Merge duplicate rd_texture functions 2023-03-10 21:37:01 +11:00
environment
renderer_rd Allow for external python scripts to call the build python headers via external scripts 2023-03-19 21:18:52 -07:00
storage Merge duplicate rd_texture functions 2023-03-10 21:37:01 +11:00
renderer_canvas_cull.cpp
renderer_canvas_cull.h
renderer_canvas_render.cpp
renderer_canvas_render.h Fixes a canvas item set to clip children being drawn as black if no children are visible 2023-03-07 09:53:26 +02:00
renderer_compositor.cpp Forbid passing multiview sampler to the custom function in shaders 2023-02-21 11:23:17 +03:00
renderer_compositor.h Forbid passing multiview sampler to the custom function in shaders 2023-02-21 11:23:17 +03:00
renderer_geometry_instance.cpp
renderer_geometry_instance.h
renderer_scene_cull.cpp Fix instance uniforms breaking when setting a new mesh. 2023-03-04 11:49:18 +01: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 Use the original canvas to calculate light positioning 2023-02-21 11:57:16 +02:00
renderer_viewport.h
rendering_device_binds.cpp
rendering_device_binds.h
rendering_device.cpp
rendering_device.h
rendering_method.cpp
rendering_method.h
rendering_server_default.cpp
rendering_server_default.h Merge duplicate rd_texture functions 2023-03-10 21:37:01 +11:00
rendering_server_globals.cpp
rendering_server_globals.h
SCsub
shader_compiler.cpp
shader_compiler.h
shader_language.cpp Error on hint_normal_roughness_texture and hint_depth_texture outside of spatial shader 2023-03-03 21:36:48 +01:00
shader_language.h Forbid passing multiview sampler to the custom function in shaders 2023-02-21 11:23:17 +03:00
shader_preprocessor.cpp Fix shader preprocessor include resource check 2023-02-26 13:59:29 +02:00
shader_preprocessor.h
shader_types.cpp
shader_types.h
shader_warnings.cpp
shader_warnings.h