This website requires JavaScript.
Explore
Help
Sign In
noahbackus
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
2
Wiki
Activity
Files
65ca207d2c2662ec0fbc123f61b95fefef00a0f8
godot
/
drivers
/
gles3
T
History
Thaddeus Crews
755fa449c4
Merge pull request
#118318
from clayjohn/compatibility-sky-shader-error
...
Fix compile errors in sky shader in the compatibility renderer
2026-04-08 17:00:44 -05:00
..
effects
Merge pull request
#79731
from Calinou/viewport-add-nearest-3d-scaling
2026-04-02 12:33:13 -05:00
environment
Minimize includes in
renderer_compositor.h
2026-02-25 20:17:27 +01:00
shaders
Fix compile errors when using HALF_RES_COLOR, QUARTER_RES_COLOR, or TIME in a sky shader in the compatibility renderer
2026-04-08 10:34:58 -07:00
storage
Merge pull request
#109911
from TCROC/fix-particles-moving-timescale-0
2026-04-08 09:25:25 -05:00
rasterizer_canvas_gles3.cpp
Fix GLES3 batching skipping rendering all items
2026-03-22 13:59:33 +01:00
rasterizer_canvas_gles3.h
Move RenderingMethod::RenderInfo to RenderingServerTypes
2026-02-25 20:17:28 +01:00
rasterizer_gles3.cpp
GLES3: Split EGL includes in
platform_egl.h
2026-04-07 12:07:22 +02:00
rasterizer_gles3.h
Move ProcessID typedef out of OS
2026-03-04 15:00:45 +01:00
rasterizer_scene_gles3.cpp
Ensure that sky shader automatic mode consistently uses the fallback
2026-04-08 10:49:18 -07:00
rasterizer_scene_gles3.h
Ensure that sky shader automatic mode consistently uses the fallback
2026-04-08 10:49:18 -07:00
rasterizer_util_gles3.cpp
Style: Apply clang-format grouping rules
2026-03-17 20:11:01 +01:00
rasterizer_util_gles3.h
GLES3: Move some static utils to new RasterizerUtilGLES3
2026-02-20 11:29:39 +01:00
SCsub
SCons: Add unobtrusive type hints in SCons files
2024-09-25 09:34:35 -05:00
shader_gles3.cpp
Misc includes or modernize fixes found via clangd-tidy
2026-03-16 21:38:26 +01:00
shader_gles3.h
Style: Apply clang-format grouping rules
2026-03-17 20:11:01 +01:00