2127 Commits

Author SHA1 Message Date
twinaphex
6ebd4e139e Rewrite more string_is_equal call invocations as memcmp 2017-04-22 08:51:16 +02:00
twinaphex
f9bc2d3783 Use memcmp instead of string_is_equal where possible for
better performance
2017-04-21 22:47:15 +02:00
twinaphex
32cebbbcba Turn more matrix_4x4 functions into macros 2017-04-16 04:00:20 +02:00
Twinaphex
a5998cb589 (MUI) Remove some unused variables 2017-04-15 19:14:02 +02:00
Jean-André Santoni
f4103b4074 (GLUI) Attempt to fix the browser+touch bug 2017-03-12 16:03:18 +01:00
Jean-André Santoni
130e3a77d8 (GLUI) Fix the menu entry being selected while we try to scroll 2017-03-05 09:49:22 +01:00
Jean-André Santoni
199d7b63a1 (Menu) Attempt to fix scroll speed issue 2017-03-05 00:15:21 +01:00
Jean-André Santoni
bb0d4dae07 (Menu) iOS touch fixes 2017-03-04 22:16:55 +01:00
Jean-André Santoni
002928c399 (Menu) Separate callbacks for pointer_up and pointer_down 2017-03-04 15:11:29 +01:00
twinaphex
2be88a44ed (XMB) Fix 2017-02-28 04:50:07 +01:00
Jean-André Santoni
64a11ca0f4 (XMB) Allow hidding the netplay tab 2017-02-27 23:32:24 +01:00
Jean-André Santoni
834087d1ad (XMB) Use a tab styled icon for the netplay tab 2017-02-27 22:48:27 +01:00
Jean-André Santoni
46c153a0fe (XMB) Move netplay to the left of Add Tab 2017-02-27 22:36:45 +01:00
Jean-André Santoni
15001a87d3 (XMB) Use a texture slice for dialogs 2017-02-27 20:34:17 +01:00
Twinaphex
216e7bcdaf Silence more warnings on iOS 2017-02-26 21:46:19 +01:00
Twinaphex
b7b3b2cb5f Try to prevent truckload of warnings on iOS 2017-02-26 10:33:03 +01:00
twinaphex
fd5836d4e7 Prevent crash 2017-02-24 04:53:54 +01:00
Brad Parker
d61d55e3ea update nuklear 2017-02-21 23:53:29 -05:00
Jean-André Santoni
1cccfa09fb (Menu) Fix core option ON/OFF buttons 2017-02-21 19:54:55 +01:00
twinaphex
c215fef8dd Updates 2017-02-21 18:58:03 +01:00
twinaphex
1582a47bb9 Create task_push_content_load_new_content_with_new_core_from_menu 2017-02-21 04:31:03 +01:00
twinaphex
aaaba64f81 Get rid of memsets in materialui.c 2017-02-20 01:59:08 +01:00
Brad Parker
75a96b10bb add 9-slice texture draw function and selectable texture filter type 2017-02-14 11:04:21 -05:00
Twinaphex
962cf6b076 Revert "Allow normal Battery/Clock icon sizes [WIP]" 2017-02-08 20:02:26 +01:00
Rob Loach
1ef482d6df
Apply icon scaling to the battery and clock icons 2017-02-07 21:48:18 -05:00
twinaphex
6a07780fa0 Add sublabels 2017-02-02 07:18:24 +01:00
orbea
c2b20fd71f Move / to the bottom in Load Content 2017-01-31 02:33:57 -08:00
Rob Loach
0963431c6a
Add Dot-Art theme 2017-01-30 21:13:44 -05:00
twinaphex
5326bcf814 Backport lakka patch retroarch-08-osk-perf.patch 2017-01-29 03:57:45 +01:00
twinaphex
d0f3973ea5 Cleanups 2017-01-26 03:54:38 +01:00
twinaphex
d9ee401305 (XMB) Cut down on function calls 2017-01-26 03:46:05 +01:00
twinaphex
9f294ec99f (xmb) Move global variable 2017-01-25 22:50:39 +01:00
twinaphex
31fab19797 Cleanups 2017-01-25 18:43:04 +01:00
twinaphex
0a7538f1b8 Create menu_display_get_fb_size 2017-01-25 18:32:16 +01:00
twinaphex
1437d21457 Only call task_push_image_load if image exists 2017-01-23 18:30:17 +01:00
twinaphex
d0d55ffaa1 Add HAVE_NETWORKING ifdefs 2017-01-23 01:30:50 +01:00
twinaphex
0d5b3b9273 Create menu_driver_is_alive 2017-01-23 00:37:52 +01:00
radius
45514e60a7 console build fix 2017-01-22 17:57:49 -05:00
Twinaphex
3ff158b907 Merge pull request #4436 from fr500/lobby
Basic lobby system (don't merge, just for tracking)
2017-01-22 21:08:43 +01:00
twinaphex
96c8ca5a09 Header update #1 2017-01-22 13:40:32 +01:00
twinaphex
181f6472b1 (MaterialUI) Get rid of early return 2017-01-22 01:46:08 +01:00
twinaphex
927e4b6be0 Less settings pointer grabbing 2017-01-20 15:38:20 +01:00
twinaphex
0be6264796 Get rid of more settings pointer grabbing 2017-01-20 15:33:47 +01:00
twinaphex
526072ccdf Cut down on menu_display_libretro_running usage 2017-01-20 14:25:00 +01:00
twinaphex
913d2362e8 Prevent null pointer dereference 2017-01-19 23:22:45 +01:00
twinaphex
2f175f1a15 Remove video_driver_get_size call in gfx/drivers_font 2017-01-19 22:03:59 +01:00
twinaphex
dd2839686b (XMB) Fix OSK 2017-01-19 21:37:13 +01:00
twinaphex
47b6efd226 (XUI) Buildfix 2017-01-19 21:16:22 +01:00
twinaphex
3ab4d81722 (XDK) Fix 2017-01-19 21:10:46 +01:00
twinaphex
539728b3f2 (XUI) Style nits 2017-01-19 20:47:34 +01:00