Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Reduce gfx_display_rotate_z calls in menu drivers (#12937)
* (Ozone) Take out gfx_display_rotate_z out of ozone_draw_icon - lots of matrix rotates and multiplies were happening when just calling it once would suffice * (MaterialUI) Reduce calls to gfx_display_rotate_z * (XMB) Cleanup
- Loading branch information