26107 Commits

Author SHA1 Message Date
twinaphex
a6ba6073f3 Move macros to the top of the file 2015-12-26 11:10:13 +01:00
twinaphex
83c3b7f506 Rework runloop_iterate_time_to_exit 2015-12-26 11:08:44 +01:00
twinaphex
15336342fa Move runloop_shader_dir to runloop_ctl as static local variable 2015-12-26 10:05:10 +01:00
twinaphex
a93cda3aef Move current_savestate_dir to set_paths_redirect as local variable 2015-12-26 09:56:53 +01:00
twinaphex
7f48d051f6 move runloop_pending_windowed_scale to runloop_ctl as
static variable
2015-12-26 09:53:32 +01:00
twinaphex
5a42b6ed0d Fix another statement is unreachable warning 2015-12-26 09:50:40 +01:00
twinaphex
7c8bd76821 Fix statement is unreachable warning 2015-12-26 09:49:58 +01:00
twinaphex
d146f717b8 fix bug 2015-12-26 09:14:13 +01:00
twinaphex
eb0d76d976 string_is_empty already checks this now 2015-12-26 08:22:45 +01:00
twinaphex
68d66be389 C89_BUILD fixes 2015-12-26 08:13:33 +01:00
twinaphex
37a5139f5f (netplay) Fix CXX_BUILD 2015-12-26 08:10:37 +01:00
twinaphex
c53d1969f2 (menu_cbs_get_value.c) Use string_is_empty 2015-12-26 08:01:56 +01:00
twinaphex
c2d7cbe18b Use string_is_empty 2015-12-26 07:59:15 +01:00
twinaphex
697351ee67 (input) Use string_is_empty 2015-12-26 07:54:17 +01:00
twinaphex
c7eeb557fa (frontend) Start using string_is_empty 2015-12-26 07:45:19 +01:00
twinaphex
66449802e4 (menu) Start going through string_is_empty 2015-12-26 07:37:44 +01:00
twinaphex
1439a36174 (tasks) Start using string_is_empty 2015-12-26 07:23:13 +01:00
twinaphex
5ccea008ee Start using string_is_empty 2015-12-26 07:19:04 +01:00
twinaphex
f8ce509b21 Start using string_is_empty in more places 2015-12-26 07:13:43 +01:00
twinaphex
91f61afa16 Start using string_is_empty 2015-12-26 07:07:01 +01:00
Alcaro
7f6b47ae9e Remove nonsensical check. 2015-12-26 01:16:33 +01:00
twinaphex
5cdbe7e3cc Fixes some crucial bugs 2015-12-25 19:30:31 +01:00
twinaphex
dde68de466 Add new environment callback - RETRO_ENVIRONMENT_GET_CURRENT_SOFTWARE_FRAMEBUFFER 2015-12-25 19:29:14 +01:00
twinaphex
e4fe757457 Fix up Lakka bug 2015-12-25 15:16:32 +01:00
Twinaphex
2e6327f5ca Merge pull request #2596 from ctult/master
bad griffin, breaking vita
2015-12-25 08:15:54 +01:00
ctult
4364a93bf3 warning 2015-12-25 00:13:53 -07:00
ctult
6bdb491884 warning 2015-12-25 00:09:02 -07:00
ctult
c1792fe84e bad griffin, breaking vita 2015-12-25 00:02:52 -07:00
Twinaphex
fb952084c2 Merge pull request #2595 from ctult/master
Vita fixes?
2015-12-25 07:35:34 +01:00
ctult
209ca07383 fixed Vita maybe 2015-12-24 23:33:21 -07:00
ctult
0ca28e5d0f Revert "Vita fixes?"
This reverts commit e36e51ced9c6bf1f476ec7c5d4d0c11f82e4ddd5.
2015-12-24 23:31:07 -07:00
ctult
7f3b3a2034 zlib-less compilation issue 2015-12-24 23:29:32 -07:00
ctult
e36e51ced9 Vita fixes? 2015-12-24 23:25:47 -07:00
twinaphex
7df9efbffe Get rid of some warnings when compiling for targets with no threaded
video defined
2015-12-25 07:11:34 +01:00
Twinaphex
9640520c63 Merge pull request #2594 from ctult/master
a bit of static analysis
2015-12-25 07:09:50 +01:00
ctult
cebb95b0e3 a bit of static analysis
possible memory leaks and null pointer dereferences
2015-12-24 23:04:15 -07:00
twinaphex
7a3df7cd90 remove this obsolete code 2015-12-25 06:20:53 +01:00
twinaphex
71e2487e8b Implement RETRO_SIMD_MOVBE 2015-12-25 06:17:17 +01:00
twinaphex
8b130b3866 Add RETRO_SIMD_POPCNT and RETRO_SIMD_MOVBE 2015-12-25 06:14:57 +01:00
twinaphex
8ecae597e9 reuse x86_cpuid from performance.c 2015-12-25 06:10:29 +01:00
twinaphex
8da07f277b Fix some bad typos from Google engineers 2015-12-25 06:03:16 +01:00
Twinaphex
2baf636d38 Merge pull request #2593 from vanfanel/master
fixed segfault on exit caused by gl driver trying to free font contex…
2015-12-25 06:00:23 +01:00
vanfanel
36d079f104 fixed segfault on exit caused by gl driver trying to free font context driver when osd mesages were disabled 2015-12-25 05:47:47 +01:00
Twinaphex
8b1f1e3031 Merge pull request #2592 from vanfanel/master
fixed segfault when osd message rendering was disabled
2015-12-25 05:39:34 +01:00
vanfanel
886acba67f fixed segfault when osd message rendering was disabled 2015-12-25 05:27:28 +01:00
Twinaphex
5d35f5b0b6 Merge pull request #2590 from lakkatv/xmb
(Lakka) Allow firmware upgrades from the menu. Step 1.
2015-12-25 03:08:06 +01:00
Twinaphex
37f0579b17 Merge pull request #2591 from aliaspider/master
(3DS) update.
2015-12-25 03:06:59 +01:00
aliaspider
fdad936fab (3DS) update makefile. 2015-12-24 23:16:40 +01:00
aliaspider
90c08dfd12 (3DS) dsp audio driver: incorrect value was being used due to missing
parentheses, resulting in a random lockup. fixes #2587.
2015-12-24 23:11:25 +01:00
aliaspider
40ac911a05 build fix. 2015-12-24 21:17:44 +01:00