This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2025-11-20 14:45:44 +00:00
Code
Releases
Wiki
Activity
Files
c6b08d462a66eba4ba7e290683b0b1bfba1b45fc
godot
/
servers
/
rendering
/
renderer_rd
/
forward_mobile
History
clayjohn
c5346a62b0
Only apply LOD when camera is outside the AABB of mesh in mobile renderer.
...
This copies the existing logic from the Forward+ renderer
2024-05-21 18:32:04 -07:00
..
render_forward_mobile.cpp
Only apply LOD when camera is outside the AABB of mesh in mobile renderer.
2024-05-21 18:32:04 -07:00
render_forward_mobile.h
Use Reverse Z for the depth buffer
2024-04-04 13:54:15 +02:00
scene_shader_forward_mobile.cpp
Fix shader error on mobile when using LIGHT_VERTEX
2024-05-04 11:02:05 -07:00
scene_shader_forward_mobile.h
Added premult alpha blending to 3D (spatial) shaders.
2024-05-01 00:53:29 +02:00
SCsub
…