jSTE0 55b77cb663 gfx/rs90: Optimise layout of sdl_rs90_video
Move frequently accessed member variables to the beginning of the
structure to improve cache locality. Having menu_texture at the end of
the structure also saves one instruction in the hot path of
sdl_rs90_gfx_frame() (for the ARMv5TE Miyoo) as well as a few other
functions.
2022-03-27 04:35:36 +01:00
..
2020-08-26 19:08:12 -07:00
2022-03-15 05:44:07 +01:00
2021-12-04 14:21:12 +01:00
2022-01-30 09:30:39 +01:00
2022-01-30 09:30:39 +01:00
2022-03-07 19:32:01 +01:00
2021-12-15 19:01:56 +01:00
2017-12-12 00:24:18 -08:00
2021-03-25 16:19:42 +00:00
2021-12-04 14:21:12 +01:00
2022-03-05 15:53:18 +01:00
2020-08-03 16:33:54 +02:00
2020-08-30 05:29:32 +02:00
2020-08-30 05:29:32 +02:00