Skip to content

v1.9.9

Compare
Choose a tag to compare
@inactive123 inactive123 released this 05 Sep 02:00
· 5409 commits to master since this release
3688861
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