25965 Commits

Author SHA1 Message Date
twinaphex
184fae87ca FIxes ffmpeg warnings 2015-12-31 17:07:46 +01:00
twinaphex
6ff544ba1a Update libretro-common 2015-12-31 15:28:46 +01:00
Alcaro
ce16de32b5 Fix extra colons in 'RetroArch [libretro INFO] :: :: Log init ok' messages. 2015-12-30 00:57:28 +01:00
twinaphex
4fd5f1cad6 Improvements to unsetting the video driver callback 2015-12-28 21:34:57 +01:00
Twinaphex
4c16640f64 Merge pull request #2601 from yoshisuga/master
Fixed reading keyboard input for iOS 9, fixed SNES30/SFC30 mappings
2015-12-27 04:51:54 +01:00
Yoshi Sugawara
890eaafcd7 Fixed reading keyboard input for iOS 9 (use [UIApplication handleKeyUIEvent]). Fixed 8bitdo SNES30/SFC30 button mappings (fixed key mapping for X button) 2015-12-26 19:38:02 -05:00
twinaphex
f9f6d49ab7 Move macros to top 2015-12-26 11:27:52 +01:00
twinaphex
504455ea48 Cleanups 2015-12-26 11:14:51 +01:00
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