50435 Commits

Author SHA1 Message Date
jdgleaver
e75911cee7 (XMB/Ozone/GLUI) Prevent display of main menu 'Quick Menu' entry when dummy core is loaded 2019-08-12 17:50:06 +01:00
twinaphex
7c78e0ad1e menu_event_kb_set no longer needed 2019-08-12 18:14:47 +02:00
twinaphex
a9002b444e Have to put this back 2019-08-12 18:09:56 +02:00
twinaphex
f7aebf02c8 No longer need input_driver_input_state 2019-08-12 18:00:31 +02:00
twinaphex
39a6dce7da Optimization 2019-08-12 17:51:41 +02:00
twinaphex
95505ae5c5 input_keys_pressed - use bitmasks 2019-08-12 17:48:55 +02:00
twinaphex
f117b22a46 Cleanups 2019-08-12 17:37:17 +02:00
twinaphex
b2e57db8c2 input_overlay_key_pressed - start getting rid of it 2019-08-12 17:13:29 +02:00
twinaphex
0405cf40d0 Cleanups 2019-08-12 17:09:26 +02:00
Twinaphex
e194886b29
Merge pull request #9285 from jdgleaver/slang-vectors
(glslang_util) Remove C++ 'isms' (where possible)
2019-08-12 14:24:22 +02:00
jdgleaver
5ac152a5f3 (glslang_util) Remove C++ 'isms' (where possible) 2019-08-12 13:10:50 +01:00
twinaphex
a4947780d9 Potential buildfix 2019-08-12 14:10:09 +02:00
twinaphex
524f202231 Turn two functions static 2019-08-12 13:04:08 +02:00
twinaphex
a45c9b6eb4 Duplicate aspect ratio code that was being ran twice 2019-08-12 12:52:40 +02:00
twinaphex
6a4207fe55 (Menu setting) 'Quit Press Twice' - set default value 2019-08-12 12:12:16 +02:00
Twinaphex
73f752bf4c (Apple OSX) Define HAVE_NO_BUILTINZLIB 2019-08-12 12:09:47 +02:00
Twinaphex
39a876a083 (Apple OSX Metal) Define HAVE_NO_BUILTIN_ZLIB 2019-08-12 12:05:52 +02:00
twinaphex
f6d0de0ed5 Cleanups 2019-08-12 11:43:43 +02:00
twinaphex
54be49d88e More accurate framerate OSD 2019-08-12 11:36:49 +02:00
twinaphex
302cc16b57 Cleanups 2019-08-12 10:45:16 +02:00
twinaphex
15513c7752 Prevent input_driver_poll from being called more than once per
frame - would only regularly happen when 'pause when menu activated'
was turned off and we went to the menu, and maybe a slight few
times inside specific cores, but nothing major
2019-08-12 10:27:57 +02:00
twinaphex
0bc99c8111 Buildfix 2019-08-12 09:06:58 +02:00
twinaphex
0552c64161 (WiiU) Attempt to fix build 2019-08-11 23:39:26 +02:00
twinaphex
35732f9a8c get_default_shader_dir - go automatically to shaders_slang,
shaders_glsl or shader_cg if the current video driver and context
only supports one of the shader types instead of several
2019-08-11 22:50:19 +02:00
twinaphex
4d45174940 file_path.c - cleanups 2019-08-11 22:37:23 +02:00
twinaphex
1ca3a00b77 Update Makefile.common 2019-08-11 21:28:42 +02:00
Twinaphex
f35e4d62d8
Merge pull request #9280 from revvv/master
Added new USB gamepad for Wii: Retrode 2
2019-08-11 21:27:54 +02:00
revvv
22669edfed update coding style for PR 2019-08-11 21:08:16 +02:00
revvv
976e4672b4 add Retrode support 2019-08-11 20:13:38 +02:00
twinaphex
3c9a3de8bc Refactor runloop_check_state 2019-08-11 20:04:41 +02:00
twinaphex
ca3a80091a Cleanup runloop_iterate
NOTE/CHECK: Hopefully wiiu is unaffected by the change
in sleeping
2019-08-11 19:39:48 +02:00
twinaphex
e4e86d027e Don't call runloop_get_system_info from within retroarch.c 2019-08-11 19:21:44 +02:00
twinaphex
09675c26a9 Get rid of unused function menu_display_get_tex_coords 2019-08-11 17:49:49 +02:00
Twinaphex
cfd229d95c
Merge pull request #9269 from Ryunam/ozone-playlistname-truncation
Add toggle to enable / disable playlist name truncation in Ozone Menu driver
2019-08-11 17:35:51 +02:00
Twinaphex
6dfbd74e85
Merge pull request #9278 from DEX357/patch-39
Update msg_hash_pl.h
2019-08-11 17:35:41 +02:00
twinaphex
bbbc69886f Simplify menu_display_push_quad 2019-08-11 17:29:22 +02:00
twinaphex
24798d7841 (Menu) Get rid of unused SET_PENDING_QUIT/SET_PENDING_SHUTDOWN 2019-08-11 17:08:59 +02:00
twinaphex
d4de1eaf7d (menu_input_dialog) Cleanups 2019-08-11 17:02:42 +02:00
twinaphex
3a7ab9bd40 Pressing Start on 'Load Shader Preset' will reset
all shader passes and apply changes, effectively disabling
the shaders
2019-08-11 16:57:02 +02:00
twinaphex
8647bbc36f Attempt to fix WiiU build 2019-08-11 14:48:32 +02:00
twinaphex
ab293b9900 Add HAVE_THREADS ifdefs 2019-08-11 12:53:21 +02:00
twinaphex
f5a8a934ac Cleanups 2019-08-11 11:14:45 +02:00
DEX357
e0d58937b2
Update msg_hash_pl.h 2019-08-11 09:34:23 +02:00
twinaphex
2b6613c137 Accidentally removed this 2019-08-10 20:09:33 +02:00
twinaphex
a0f9f47e89 Cleanup savestate code 2019-08-10 20:06:38 +02:00
twinaphex
8ac794d4af Simplify fastforwarding code 2019-08-10 19:59:33 +02:00
twinaphex
9b4fe343f3 Fix --disable-menu 2019-08-10 17:47:09 +02:00
twinaphex
8308c41277 (netplay frontend) Cleanup this code - netplay_data should be
properly encapsulated
2019-08-10 17:25:39 +02:00
Ryunam
508c699f86
Update intl/msg_hash_us.h
Co-Authored-By: Rob Loach <robloach@gmail.com>
2019-08-10 16:49:34 +02:00
Ryunam
559e68d5a8 Attempt at buildfix and optimization 2019-08-10 15:26:02 +02:00