10913 Commits

Author SHA1 Message Date
twinaphex
2a21a3f893 Cleanups 2020-06-08 06:00:53 +02:00
twinaphex
9707f1f622 Get rid of gfx_ctx_animation_tag 2020-06-08 04:09:12 +02:00
twinaphex
d15942f6c8 Cleanups 2020-06-07 20:55:27 +02:00
twinaphex
81b2cc0d14 Get rid of menu_entry_is_password 2020-06-07 20:27:17 +02:00
twinaphex
058adf247c Further optimizations to menu_entry_get - get rid of some unnecessary
small wrapper functions
2020-06-07 20:02:12 +02:00
twinaphex
45896eb26e (Ozone) Cleanups - move some static variables to only function
that needed them - and some other cleanups in loops
2020-06-07 18:17:53 +02:00
twinaphex
ad29b70d9e (RGUI) Cleanups 2020-06-07 18:09:31 +02:00
twinaphex
26133d8336 (MaterialUI) Don't iteratively call menu_entries_get_size 2020-06-07 17:58:55 +02:00
twinaphex
4feed0031e (XMB) Optimize xmb_selection_pointer_changed 2020-06-07 17:53:23 +02:00
twinaphex
2460603ea5 Further optimization to ozone_draw_entries 2020-06-07 17:46:23 +02:00
twinaphex
98b847cad9 Fix some memory leaks and fallthrough errors picked up on by
Clang static code analyzer
2020-06-07 16:15:35 +02:00
twinaphex
4a9f136aa9 Make menu_shader.c no longer dependent on menu driver state 2020-06-07 05:06:20 +02:00
twinaphex
fdf9f82593 (XMB) Delay menu_entry_get processing until necessary 2020-06-07 03:53:53 +02:00
twinaphex
08f1fb5b38 (Ozone) Cleanups 2020-06-07 03:45:57 +02:00
twinaphex
0010bffb63 action_select_default optimization 2020-06-07 03:33:24 +02:00
twinaphex
c97fbbb155 (XMB) Make similar optimizations for XMB 2020-06-07 03:13:02 +02:00
Autechre
eddcde84b6
Merge pull request #10802 from heuripedes/coz
Ozone improvement
2020-06-07 03:01:47 +02:00
twinaphex
4990bebd8a Turn macro names into all-caps 2020-06-07 02:41:48 +02:00
twinaphex
37d926fc0d Updates 2020-06-07 01:22:34 +02:00
twinaphex
de09440d1c Change macros to all caps 2020-06-07 01:19:17 +02:00
Higor Eurípedes
ec197c441e ozone: Move some menu_entry_get*() calls to a better place
menu_entry_get*() was getting called even for entries that wouldn't be displayed.
2020-06-06 20:08:28 -03:00
twinaphex
7413d05705 Cleanups 2020-06-06 22:42:43 +02:00
twinaphex
255cd3a937 MENU_ENTRIES_CTL_LIST_GET no longer used by menu drivers 2020-06-06 19:09:03 +02:00
twinaphex
82c009d405 Pass state around to menu_shader_manager_free 2020-06-06 18:44:53 +02:00
twinaphex
35fce65656 Move menu_driver_shader into menu_handle state 2020-06-06 18:41:21 +02:00
twinaphex
01da7b95e2 Revert "Move menu_displaylist global state to menu_handle_t"
This reverts commit c79966bd620aed2d79e430b4f14b42e50d0a4ef6.
2020-06-06 18:30:08 +02:00
twinaphex
c79966bd62 Move menu_displaylist global state to menu_handle_t 2020-06-06 18:20:06 +02:00
jdgleaver
445921ac5d Core info search optimisations + improved core selection logic + clean-ups 2020-06-06 13:59:28 +01:00
twinaphex
7063f3df13 Cleanups 2020-06-06 14:17:58 +02:00
twinaphex
b8374826ac Merge menu_cbs into retroarch.c 2020-06-06 03:58:03 +02:00
twinaphex
6de048371f Cleanups 2020-06-05 22:31:30 +02:00
twinaphex
7501b010f4 Cleanups 2020-06-05 22:00:10 +02:00
twinaphex
c3943836dd (Menu) Cleanups 2020-06-05 20:58:09 +02:00
twinaphex
09f85d130d Merge menu_driver.c into retroarch.c - yes, it's even bigger I know,
this is so that we can consolidate global state and then start splitting
things up across several files
2020-06-05 19:29:14 +02:00
twinaphex
b8f5f22a87 Cleanups 2020-06-05 18:17:31 +02:00
twinaphex
b42c1a2eda Silence some Emscripten warnings 2020-06-04 23:44:54 +02:00
Guo Yunhe
40eb37ba46 Use fallback font for Persian 2020-06-04 23:36:04 +03:00
Autechre
b88377d277
Merge pull request #10787 from guoyunhe/new-languages
Add Persian, Hebrew and Asturian language options
2020-06-04 16:31:12 +02:00
Guo Yunhe
0701b99039 Add Persian, Hebrew and Asturian language options 2020-06-04 14:54:28 +03:00
jdgleaver
0a33e562f4 Add option to backup/restore installed cores 2020-06-04 12:20:58 +01:00
Autechre
cfcb107caf
Merge pull request #10771 from guoyunhe/key-format
Change keys to upper case
2020-06-03 14:05:41 +02:00
Guo Yunhe
2c635e9e1b Avoid duplicate keys 2020-06-02 11:15:12 +03:00
Guo Yunhe
e9916df9d0 Change keys to upper case 2020-06-02 10:28:00 +03:00
twinaphex
00167caf54 Use localized strings 2020-05-29 12:54:09 +02:00
twinaphex
941c3b9678 Cleanups 2020-05-29 12:46:18 +02:00
twinaphex
11f63f379b Localized strings 2020-05-29 10:59:14 +02:00
twinaphex
40a4b395d7 Localize string 2020-05-29 10:50:08 +02:00
twinaphex
8ddacead9f Cleanups 2020-05-29 10:37:01 +02:00
twinaphex
93ae674624 Cleanups 2020-05-29 10:33:07 +02:00
twinaphex
ec35ce7fdc Add TODO/FIXME notes 2020-05-29 10:23:48 +02:00