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
Packages
Projects
Releases
2
Wiki
Activity
Files
d7749da5e6af1aba18dd893e22f312f463fcdfad
godot
/
drivers
/
gles3
T
History
MJacred
2c5e2196bd
Replace get_rendering_device() call to prevent crashes on OpenGL.
...
And make OpenGL video adapter info align with Vulkan.
2023-06-06 23:29:36 +02:00
..
effects
Allow for external python scripts to call the build python headers via external scripts
2023-03-19 21:18:52 -07:00
environment
Replace Extents with Size in VoxelGI, ReflectionProbe, FogVolume, Decal and GPUParticles*3D
2023-01-31 20:04:11 +01:00
shaders
Merge pull request
#75181
from dalexeev/fix-light-only-mode
2023-05-27 17:28:29 +02:00
storage
Replace get_rendering_device() call to prevent crashes on OpenGL.
2023-06-06 23:29:36 +02:00
rasterizer_canvas_gles3.cpp
Fix "Light Only" mode of
CanvasItemMaterial
2023-05-13 09:06:09 +03:00
rasterizer_canvas_gles3.h
Allow for external python scripts to call the build python headers via external scripts
2023-03-19 21:18:52 -07:00
rasterizer_gles3.cpp
Replace get_rendering_device() call to prevent crashes on OpenGL.
2023-06-06 23:29:36 +02:00
rasterizer_gles3.h
Forbid passing multiview sampler to the custom function in shaders
2023-02-21 11:23:17 +03:00
rasterizer_scene_gles3.cpp
Ensure that depth write state is updated before transparent pass in OpenGL3 renderer
2023-04-11 21:17:24 -07:00
rasterizer_scene_gles3.h
Allow for external python scripts to call the build python headers via external scripts
2023-03-19 21:18:52 -07:00
SCsub
Split GI effects and fix stereoscopic rendering of GI effects
2022-06-22 12:50:17 +10:00
shader_gles3.cpp
fix gles texture uniform array binding
2023-05-26 23:11:02 +03:00
shader_gles3.h
fix gles texture uniform array binding
2023-05-26 23:11:02 +03:00