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
bb6879e7cc17677876bda055ee951e46670e362b
godot
/
drivers
/
gles3
History
Yuri Sizov
bb15241e06
Merge pull request
#77740
from ChibiDenDen/simplify_vulkan
...
Replace sampler arrays with constant sampler elements, simplify and reuse code for all shaders
2023-07-12 17:16:12 +02:00
..
effects
Use Gaussian approximation for backbuffer mipmaps in GL Compatibility renderer
2023-06-12 21:51:23 -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
#77740
from ChibiDenDen/simplify_vulkan
2023-07-12 17:16:12 +02:00
storage
Merge pull request
#78168
from clayjohn/GLES3-gaussian-rt
2023-07-12 15:08:57 +02:00
rasterizer_canvas_gles3.cpp
Add RENDERING_INFO parameters to GL Compatibility renderer
2023-06-16 09:10:00 +02: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
Moved variables closer to usage to fix unused variable warning
2023-06-22 23:01:09 +02:00
rasterizer_scene_gles3.h
Add RENDERING_INFO parameters to GL Compatibility renderer
2023-06-16 09:10:00 +02:00
SCsub
…
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