godot/servers/rendering/renderer_rd/forward_mobile
reduz ca117910da Fixes and optimizations to mobile renderer
* Only apply final actions to attachments used in the last pass.
* Fixes to draw list final action (was using continue instead of read/drop).
* Profiling regions inside draw lists now properly throw errors.
* Ability to enable gpu profile printing from project settings. (used to debug).
2021-08-10 23:17:28 -03:00
..
render_forward_mobile.cpp Fixes and optimizations to mobile renderer 2021-08-10 23:17:28 -03:00
render_forward_mobile.h Use subpasses to do 3D rendering and resolve in mobile renderer 2021-08-06 23:43:26 +10:00
scene_shader_forward_mobile.cpp Merge pull request #50605 from Calinou/tweak-shader-code-style 2021-07-20 10:05:13 +02:00
scene_shader_forward_mobile.h Implement more rendering options as specialization constants 2021-07-19 21:51:29 -03:00
SCsub