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-08 12:40:44 +00:00
Code
Releases
Wiki
Activity
Files
45e943f4fe9df34b86c649f99a91e5e8baeaf63c
godot
/
servers
/
rendering
/
renderer_rd
/
forward_mobile
History
Yuri Roubinsky
6873ecaaf9
Added support for uniform arrays in shaders
2021-10-04 13:57:44 +03:00
..
render_forward_mobile.cpp
Rename RID's
getornull()
to
get_or_null()
2021-09-29 23:58:02 +02:00
render_forward_mobile.h
Scale color output in the mobile renderer to provide HDR support
2021-08-23 15:30:36 +10:00
scene_shader_forward_mobile.cpp
Added support for uniform arrays in shaders
2021-10-04 13:57:44 +03:00
scene_shader_forward_mobile.h
Implement more rendering options as specialization constants
2021-07-19 21:51:29 -03:00
SCsub
Create mobile renderer
2021-05-03 21:54:11 +10:00