Commit Graph

38141 Commits

Author SHA1 Message Date
aliaspider
db490a69a3 (WiiU) add a menu display driver. enable MATERIALUI and XMB. 2017-05-22 01:45:40 +01:00
Jean-André Santoni
0b1716650b Use additive blending for the ribbon in GL and Vulkan 2017-05-22 01:29:56 +02:00
Jean-André Santoni
1bd07c34c7 Make the Vulkan ribbon consistant with the GL ribbon 2017-05-22 00:39:09 +02:00
twinaphex
b2b4cc667c Fix memory leaks 2017-05-22 00:27:41 +02:00
twinaphex
f321763b1c Cleanups 2017-05-22 00:12:23 +02:00
twinaphex
c0c3bb3dbd Cleanup 2017-05-22 00:11:46 +02:00
twinaphex
4963ff31f0 keyboard_event_xkb.c - cleanup 2017-05-22 00:11:28 +02:00
twinaphex
043574c5be Silence OSX warning 2017-05-22 00:04:11 +02:00
twinaphex
a8b91ee910 Respect C89 rules 2017-05-21 23:55:53 +02:00
twinaphex
08521a02ba Move input code to runloop_check_state 2017-05-21 23:53:39 +02:00
twinaphex
954b95cc81 Cleanups 2017-05-21 22:43:40 +02:00
twinaphex
70bbe92154 Simplify input_menu_keys_pressed 2017-05-21 22:32:29 +02:00
twinaphex
d7de9facc3 Simplify input_keys_pressed 2017-05-21 22:31:15 +02:00
twinaphex
77d83b4782 Cleanups 2017-05-21 21:55:20 +02:00
twinaphex
8bf552dacd Move this code to retroarch.c 2017-05-21 21:42:13 +02:00
twinaphex
f8f25602e8 Get rid of old_input variable 2017-05-21 21:24:01 +02:00
twinaphex
a35e452ec3 Use trigger_input only for menu 2017-05-21 21:19:07 +02:00
twinaphex
68ecade37d Revert "Call button combo toggle for quick menu toggle from runloop_check_state"
This reverts commit 4d4b00f877.
2017-05-21 20:57:36 +02:00
twinaphex
4d4b00f877 Call button combo toggle for quick menu toggle from runloop_check_state 2017-05-21 20:53:33 +02:00
twinaphex
3e00c632bd Pass value instead of pointer 2017-05-21 20:47:53 +02:00
twinaphex
184b519f84 Cleanups 2017-05-21 20:43:55 +02:00
twinaphex
136a435c43 Fix keys while in binding mode 2017-05-21 20:42:46 +02:00
Andrés
abd6dcd57f Merge pull request #4952 from fr500/fixes
fix delimiter for mitm connect
2017-05-21 12:13:02 -05:00
radius
a09a1030c0 fix delimiter for mitm connect 2017-05-21 12:04:50 -05:00
twinaphex
73cc655de7 Cleanups 2017-05-21 18:05:21 +02:00
twinaphex
fd3025ff40 Memcpy the data 2017-05-21 18:04:58 +02:00
twinaphex
e49c71b142 Cleanups 2017-05-21 17:10:53 +02:00
twinaphex
c92bf4d5e8 Cleanups 2017-05-21 16:43:40 +02:00
twinaphex
c64c072b43 runloop_cmd_triggered no longer needed 2017-05-21 16:36:27 +02:00
twinaphex
cae04ff5f2 Cleanups 2017-05-21 16:36:08 +02:00
twinaphex
1d6b24b545 Optimize pause checks 2017-05-21 16:31:14 +02:00
Jean-André Santoni
f25b60a7ab Display the Reboot entry in GLUI if HAVE_LAKKA 2017-05-21 15:32:09 +02:00
Jean-André Santoni
bcbcabffe0 Reorder the reboot and shutdown entries 2017-05-21 15:29:33 +02:00
Twinaphex
450ab7de40 Merge pull request #4951 from leiradel/master
* Add a mutex to prevent issues if audio_mixer_mix is used in a diffe…
2017-05-21 15:26:53 +02:00
Jean-André Santoni
80f06b9574 Display thumbnails for Load Content->Collections 2017-05-21 15:08:56 +02:00
twinaphex
aeddb18e31 Rewrite netplay checks 2017-05-21 14:18:10 +02:00
twinaphex
759b963c2f Rewrite menu toggle check 2017-05-21 13:54:17 +02:00
twinaphex
d08b785f9d Rewrite quit key handling 2017-05-21 13:50:59 +02:00
twinaphex
24c7bcb196 Rewrite more code 2017-05-21 13:39:29 +02:00
twinaphex
1e02bd3455 Rewrite fast forward code 2017-05-21 13:32:36 +02:00
twinaphex
d1b50acfee Rewrite check shader next/prev 2017-05-21 13:26:25 +02:00
twinaphex
45477658e1 Rewrite cheats 2017-05-21 13:17:48 +02:00
twinaphex
d029cafdd9 CLeanups 2017-05-21 13:14:21 +02:00
twinaphex
f85ab1f535 Cleanups 2017-05-21 13:06:48 +02:00
twinaphex
66b1ad99d4 Rewrite RARCH_PAUSE_TOGGLE 2017-05-21 12:59:36 +02:00
twinaphex
f847548178 Cleanup 2017-05-21 12:57:28 +02:00
Andre Leiradella
a088113f4c Use HAVE_THREADS around the mutex 2017-05-21 11:57:10 +01:00
twinaphex
d61e5504a7 Get rid of static functions 2017-05-21 12:09:24 +02:00
twinaphex
a19128422d Cleanup 2017-05-21 12:06:08 +02:00
twinaphex
cd4c17624a Create check_reset 2017-05-21 12:00:03 +02:00