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
14b60f226445c1463a07f70adaa8c8110d88245c
godot
/
servers
/
rendering
/
renderer_rd
/
forward_mobile
History
clayjohn
14b60f2264
Optimize vertex shader using mat3x4 to reduce bandwidth, load/store operations and ALUs
2025-09-26 23:20:08 -07:00
..
render_forward_mobile.cpp
Optimize vertex shader using mat3x4 to reduce bandwidth, load/store operations and ALUs
2025-09-26 23:20:08 -07:00
render_forward_mobile.h
Optimize vertex shader using mat3x4 to reduce bandwidth, load/store operations and ALUs
2025-09-26 23:20:08 -07:00
scene_shader_forward_mobile.cpp
Merge pull request
#80710
from apples/7174-apples-stencil
2025-06-12 01:15:35 +02:00
scene_shader_forward_mobile.h
Fix opaque stencil rendering
2025-07-02 21:49:19 -05:00
SCsub
SCons: Add unobtrusive type hints in SCons files
2024-09-25 09:34:35 -05:00