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 |
|
twinaphex
|
06f5f40cb3
|
Cleanups
|
2020-05-29 10:09:30 +02:00 |
|
twinaphex
|
56619d7276
|
Add more TODO/FIXME notes
|
2020-05-29 06:31:15 +02:00 |
|
twinaphex
|
ea0d3b5fd8
|
Remove obsolete function rarch_timer_begin_us
|
2020-05-29 05:21:37 +02:00 |
|
twinaphex
|
aa753eb492
|
Localize more strings
|
2020-05-29 02:52:56 +02:00 |
|
Twinaphex
|
b697ff8acd
|
Remove unused variables
|
2020-05-28 23:26:17 +02:00 |
|
Autechre
|
b9ada7bb28
|
Merge pull request #10726 from jdgleaver/core-updater-2
More core updater improvements
|
2020-05-28 23:21:09 +02:00 |
|
twinaphex
|
2293abd424
|
Fix DISABLE_NETWORKING
|
2020-05-28 23:19:34 +02:00 |
|
twinaphex
|
aa2e9b9a00
|
Buildfixes
|
2020-05-28 23:15:28 +02:00 |
|
jdgleaver
|
044bd03a13
|
More core updater improvements
|
2020-05-28 17:48:18 +01:00 |
|