10717 Commits

Author SHA1 Message Date
valadaa48
6e4228b054 Add drm_go2_ctx for odroidgo2
- Revert odroidgo changes to drm_ctx
- Introduce new drm_go2_ctx specifically for odroidgo2 (and libgo2)
- Add hw_scaling option to mitigate builtin gl scaling/filtering and to
use libgo2 and rga's hw scaling and bicubic filtering via librga. The
quality of the image is improved by this and should be a bit faster.

Credits to CrashOverride for the initial libgo2 port and
commit to RA. And to natinusala for the initial cleanup/commit in the original
drm_ctx driver. NOirBRight for finding this setting and testing.
2020-03-28 03:30:28 +00:00
twinaphex
4fd3cac319 (Menu) remove ident 2020-03-28 01:59:15 +01:00
twinaphex
66eed86ccf Get rid of the hash generation in menu_cbs.c 2020-03-27 19:09:50 +01:00
twinaphex
79dc998a7b Get rid of the remaining hashes 2020-03-27 19:05:54 +01:00
twinaphex
75a33b3662 (Menu cbs OK) Get rid of label hashes 2020-03-27 18:35:10 +01:00
twinaphex
49e584c6f6 (Deferred push) Remove hashes 2020-03-27 18:00:26 +01:00
twinaphex
d30d2abe10 Fix title regression with playlist entries 2020-03-27 16:41:10 +01:00
jdgleaver
05744bb69f (runtime_file) Remove settings pointer dependency 2020-03-27 11:12:32 +00:00
Justin Weiss
d016a0929b Always define rgui_context_reset and rgui_context_destroy
RetroArch will log an error if `menu_driver_ctx->context_reset` isn't
defined. The function should always be defined, and should skip the
platform-specific code inside the function instead.
2020-03-26 17:22:45 -07:00
twinaphex
97ee822f35 Fix some titles 2020-03-26 17:47:31 +01:00
twinaphex
4646da6df8 Get rid of label hashes in menu_cbs_title.c 2020-03-26 17:36:05 +01:00
twinaphex
6f6a4e59df (Title) Cleanup more hashes 2020-03-26 17:22:36 +01:00
twinaphex
4a95cb7b54 Cleanups 2020-03-26 16:46:49 +01:00
twinaphex
e81e53bdf6 (Menu cbs OK) Rewrite this into a loop 2020-03-26 16:44:16 +01:00
twinaphex
ae48da5ebf Cleanups 2020-03-26 14:57:02 +01:00
twinaphex
3d24439276 (Menu cbs ok) Get rid of unused hashes 2020-03-26 14:54:09 +01:00
jdgleaver
1440b46eb0 Fix 'gfx_display_draw_texture_slice()' (i.e. prevent glitches when rendering Ozone's selection cursor) 2020-03-26 11:45:28 +00:00
Autechre
af52212e6d
Merge pull request #10310 from Ryunam/lastplayed-timedate
Update timedate style options for Last Played sublabel metadata
2020-03-24 18:16:12 +01:00
Autechre
b9c32276bf
Merge pull request #10340 from jdgleaver/ozone-theme-setting
(Ozone) Hide 'Menu Color Theme' setting when 'Use preferred system color theme' is enabled
2020-03-24 18:14:49 +01:00
jdgleaver
b5d9ed60e7 (XMB/Ozone) Fix thumbnail switching via 'scan' button functionality 2020-03-24 14:28:01 +00:00
jdgleaver
7a1e97f8c0 (Ozone) Hide 'Menu Color Theme' setting when 'Use preferred system color theme' is enabled + ensure default theme is applied consistently 2020-03-24 12:06:30 +00:00
Ryunam
5a8106308e Update timedate style options for Last Played sublabel metadata 2020-03-19 18:47:42 +01:00
Autechre
9b9e0a03fa
Merge pull request #10290 from Ryunam/master
Add European timedate style (DD/MM/YYYY) and reorder timedate options
2020-03-17 22:43:35 +01:00
twinaphex
58e7355942 (Android) Buildfix 2020-03-16 08:16:03 +01:00
Ryunam
0310f6dafd Add European timedate style (DD/MM/YYYY) and reorder timedate options 2020-03-15 16:00:03 +01:00
twinaphex
a33353399f Attempt to fix https://github.com/libretro/RetroArch/issues/10276 2020-03-14 21:54:14 +01:00
twinaphex
efb0b87c1d (Menu cbs title) Take out more hash labels 2020-03-13 06:25:43 +01:00
twinaphex
7986561598 Rename menu widgets to display widgets 2020-03-13 03:58:33 +01:00
twinaphex
925ec7bc82 (MSVC 2010) Buildfix 2020-03-13 01:03:48 +01:00
jdgleaver
050ac1e9cf (GLUI) Fix ragged/broken scrolling when navigating at very high speed via gamepad/keyboard/mouse wheel 2020-03-12 16:04:22 +00:00
jdgleaver
018209d6c2 Use single 'Widgets Scale Override' setting on console and mobile platforms 2020-03-12 11:29:53 +00:00
valadaa48
ea53d4ab38 Change some defaults for odroidgo2 2020-03-12 01:15:05 +00:00
Twinaphex
2a0833378d
Merge pull request #10239 from parport0/master
(Menu) Add Menu Scroll Acceleration option
2020-03-10 21:33:51 +01:00
parport0
1e315bb61b Rename PSP-style scroll to Menu scroll acceleration 2020-03-10 13:10:09 +01:00
twinaphex
8a4e8f4ae9 (Stripes) Cleanups 2020-03-10 03:35:10 +01:00
twinaphex
a4cced8fde (Stripes) Updates - no longer compiles 2020-03-09 15:25:02 +01:00
twinaphex
9786e08228 (Ozone) Cleanups 2020-03-09 15:10:28 +01:00
twinaphex
448b988e62 (Ozone) Cleanups 2020-03-09 15:03:21 +01:00
twinaphex
92054bcd09 (Ozone) Cleanups 2020-03-09 14:53:54 +01:00
twinaphex
540f0d2646 (Menu) Cleanups 2020-03-09 14:46:23 +01:00
twinaphex
82b327420d (XMB) Cleanups 2020-03-09 14:35:03 +01:00
parport0
fb5f557d91 Add PSP-style menu scroll option 2020-03-09 14:34:51 +01:00
twinaphex
b3d5551ad2 (Menu) Cleanups 2020-03-09 14:22:16 +01:00
twinaphex
999f862a6d Fix for cursor conditional 2020-03-09 14:14:11 +01:00
twinaphex
006735395c (MaterialUI) Cleanups 2020-03-09 04:59:53 +01:00
twinaphex
cdbae18ae5 Cleanups 2020-03-09 04:13:41 +01:00
twinaphex
07416f1a0e Cleanups 2020-03-09 02:59:42 +01:00
twinaphex
7c7fe66dfc Cleanups 2020-03-09 02:58:31 +01:00
twinaphex
87bf32e889 Cleanups 2020-03-09 02:38:13 +01:00
twinaphex
43e608760a Cleanups 2020-03-09 02:22:19 +01:00