39608 Commits

Author SHA1 Message Date
Twinaphex
f676774eed Merge pull request #5424 from RobLoach/patch-18
Fix 7zip dependency include directory
2017-09-10 20:12:12 +02:00
Rob Loach
c61f163454 Fix 7zip dependency include directory
Found `./decompress/7zip/`, which doesn't exist. It may be at [`deps/7zip`](https://github.com/libretro/RetroArch/tree/master/deps/7zip) instead.
2017-09-10 11:06:48 -04:00
Zoran Vuckovic
84d33fb847 Disable keyboard input if window is not active 2017-09-10 05:50:10 +02:00
twinaphex
14f57cad78 tmp_append_path freed too soon 2017-09-10 01:03:26 +02:00
twinaphex
5abf4b277e (menu_displaylist.c ) Cut down on stack usage 2017-09-10 00:04:41 +02:00
Twinaphex
a38a9c643e Merge pull request #5419 from fr500/master
always show the controls menu, we should prune the entries inside ins…
2017-09-09 23:28:58 +02:00
radius
e9d5413084 always show the controls menu, we should prune the entries inside instead 2017-09-09 16:26:16 -05:00
twinaphex
750621e28c (tasks/task_content.c) Reduce stack usage 2017-09-09 23:17:28 +02:00
twinaphex
3301c04a97 input_remapping.c - reduce stack usage 2017-09-09 23:03:28 +02:00
twinaphex
ba77d862a3 video_shader_parse.c - reduce stack usage 2017-09-09 22:54:55 +02:00
twinaphex
9aa16ddfcc paths.c - reduce stack size 2017-09-09 22:32:39 +02:00
twinaphex
e338838ade Cut down on stack usage 2017-09-09 22:10:19 +02:00
twinaphex
47fb82538a Reduce stack usage 2017-09-09 22:02:49 +02:00
twinaphex
a2317bf1e1 (core_info.c) Reduce stack size usage 2017-09-09 21:55:35 +02:00
twinaphex
3860d95c8f Reduce stack usage 2017-09-09 21:41:38 +02:00
twinaphex
1f0394d0b6 (configuration.c) Cut down on stack usage 2017-09-09 21:35:09 +02:00
twinaphex
6df9c7ca30 Cleanup 2017-09-09 20:10:28 +02:00
twinaphex
4a7f9775bf Reorder variables 2017-09-09 19:58:09 +02:00
Twinaphex
28397b334f Merge pull request #5418 from libretro/revert-5417-master
Revert "cut on underscores too, might be required to add other delimiters so …"
2017-09-09 08:05:47 +02:00
Andrés
f6bedeeb7c Revert "cut on underscores too, might be required to add other delimiters so …" 2017-09-09 01:04:32 -05:00
twinaphex
6ec9d643f6 (XMB) Reduce size of sysname 2017-09-09 07:59:53 +02:00
Twinaphex
d6dd297721 Merge pull request #5417 from fr500/master
cut on underscores too, might be required to add other delimiters so …
2017-09-09 07:27:39 +02:00
radius
4a4de389d1 cut on underscores too, might be required to add other delimiters so it doesn't get stuck on an endless loop on long strings 2017-09-09 00:24:59 -05:00
Twinaphex
6d65c5157a remove unused variables 2017-09-09 07:22:25 +02:00
twinaphex
8e53ce6184 (XMB) Get rid of for loops for iterating over shadow coordinates 2017-09-09 06:52:49 +02:00
twinaphex
03009d618e Get rid of loop inside xmb_frame 2017-09-09 06:48:31 +02:00
twinaphex
116d3ae09a rarch_game_specific_options - reduce stack usage 2017-09-09 06:31:51 +02:00
twinaphex
a14c2101dd retroarch_validate_game_options - reduce stack usage 2017-09-09 06:21:27 +02:00
twinaphex
75d850eead Reduce stack usage for menu_setting_new_internal 2017-09-09 06:10:58 +02:00
twinaphex
8792e78102 Reduce stack usage of menu_display_reset_textures_list 2017-09-09 05:41:23 +02:00
twinaphex
12957e461d Reduce more stack usage for offending functions 2017-09-09 05:26:14 +02:00
twinaphex
8654f124d1 Cleanup of audio_driver_dsp_filter_init - reduce stack usage 2017-09-09 04:56:13 +02:00
twinaphex
1b168bc95e Cleanups 2017-09-09 04:31:56 +02:00
twinaphex
06a33aada8 Cleanups 2017-09-09 04:22:38 +02:00
twinaphex
30bff1ffab Cleanups 2017-09-09 04:11:46 +02:00
twinaphex
0a6c8122d0 Cleanups 2017-09-09 02:36:08 +02:00
twinaphex
2dee343ec7 Rearrange variables 2017-09-09 01:35:15 +02:00
twinaphex
3a92a60a8e Cleanups 2017-09-09 01:30:47 +02:00
twinaphex
0488415329 Cleanups 2017-09-09 01:18:40 +02:00
twinaphex
36e0ff8268 Rearrange variables 2017-09-09 01:10:00 +02:00
twinaphex
ce6c11c16b Reduce size of label 2017-09-09 00:23:24 +02:00
twinaphex
c0207e9b56 Revert "Reduce size of variables"
This reverts commit 79f1166c6e1b0f43e3428abd1445222690463aac.
2017-09-09 00:20:39 +02:00
twinaphex
06ed024f3a Update 2017-09-09 00:19:04 +02:00
twinaphex
ad579e5cc4 Revert "Cleanups"
This reverts commit 3eeae957f6dbfb036663c976feb83067fa8df630.
2017-09-09 00:17:14 +02:00
twinaphex
3eeae957f6 Cleanups 2017-09-09 00:12:40 +02:00
twinaphex
330d8dc59e Cleanups 2017-09-09 00:02:38 +02:00
twinaphex
79f1166c6e Reduce size of variables 2017-09-08 23:44:10 +02:00
twinaphex
eb12526b79 Cleanup 2017-09-08 23:33:09 +02:00
twinaphex
017961d433 Cleanups 2017-09-08 23:25:02 +02:00
twinaphex
79f3f6ee72 Reduce size of some arrays 2017-09-08 23:19:55 +02:00