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
7ee5cd26ef84eee43f489befdafb0288334efa1e
godot
/
drivers
/
gles3
T
History
Rémi Verschelde
564d1b34e0
Merge pull request
#74711
from BastiaanOlij/add_texture_native_handle
...
Provide access to internal graphics handles for textures
2023-05-09 19:28:26 +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
Add SPECULAR_AMOUNT spatial light shader built-in
2023-05-04 09:15:12 +02:00
storage
For GDExternal use, provides access to internal graphics handles for textures
2023-05-09 13:47:22 +10:00
rasterizer_canvas_gles3.cpp
Check for instancing without relying on instance_count when drawing 2D meshes
2023-04-11 16:58:42 -07: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
Merge pull request
#76092
from ChibiDenDen/shader_cache_gles3
2023-05-09 10:45:10 +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
Add ARB_get_program_binary to glad to support shader cache over desktop GL
2023-05-06 00:20:37 +03:00
shader_gles3.h
Add shader cache to gles3
2023-04-15 18:41:10 +03:00