Themaister
843d079002
Begin adding threaded video driver wrapper.
2013-02-16 02:48:08 +01:00
meancoot
5d139b185b
Merge branch 'master' of https://github.com/Themaister/RetroArch into ios
2013-02-15 18:54:57 -05:00
meancoot
67336b690a
ios: Fix empty RAGameView may be displayed when restoring from suspend without a game loaded.
2013-02-15 18:51:46 -05:00
Themaister
ed55245551
Use the more correct format for X/EGL.
2013-02-15 11:38:27 +01:00
Themaister
35813414be
Fix KMS mode.
...
Wrong color format was used.
2013-02-15 11:30:59 +01:00
Themaister
384d6846b6
Use KMS more inline with upstream example code.
2013-02-15 11:13:30 +01:00
Themaister
bd4b22835c
Init threads in X/EGL.
2013-02-15 10:28:10 +01:00
Themaister
076f7ea22e
Add more basic debugging to KMS/EGL.
2013-02-15 10:28:02 +01:00
meancoot
994aa01fcb
ios: Remove QuartzCore timer and return to manually calling CFRunLoopRunInMode.
2013-02-14 22:09:18 -05:00
meancoot
6a77d72966
ios: Hopefully fix the crash when suspended for real this time. Make many things worse, but will fix them from the working state.
2013-02-14 21:35:24 -05:00
twinaphex
a131f484ef
(GX) Remove Wiiuse
2013-02-15 01:34:03 +01:00
twinaphex
2cff6b1463
(GX) Wii - platform_gx_exec.c accidentally got removed
2013-02-14 21:47:25 +01:00
twinaphex
370ddadfcc
Add one more note to CHANGELOG for Xbox 1
2013-02-14 21:31:50 +01:00
twinaphex
1fb1b4fc06
Bump up to version 0.9.8.4
2013-02-14 21:31:12 +01:00
twinaphex
d39bad7b59
(NGC) Undefine HAVE_LIBRETRO_MANAGEMENT for Gamecube
2013-02-14 21:24:54 +01:00
twinaphex
f0770eec48
(NGC) Remove sidestep code
2013-02-14 15:48:14 +01:00
Themaister
236cae258d
Use GLX 1.3 more correctly.
2013-02-14 15:40:54 +01:00
twinaphex
c5c22c6243
(RGUI) build fix
2013-02-14 14:07:01 +01:00
Themaister
3e3d9ec3af
Use higher precision Kaiser.
...
Add test case for Kaiser window in MATLAB.
2013-02-14 12:58:50 +01:00
Themaister
dc413ab605
Fix SNR test getting broken result.
2013-02-14 12:30:57 +01:00
Themaister
ff14092d8d
Use -ffast-math.
...
Helps SINC resampler to auto-vectorize.
2013-02-14 11:57:07 +01:00
meancoot
566f8ace45
ios: When in Rome.
2013-02-13 18:18:55 -05:00
meancoot
a4dd4e4463
ios: Some view management cleanup
2013-02-13 17:50:21 -05:00
twinaphex
960b091e59
(Android) Fixes Madcatz fighting stick - now autodetected -
...
R1/R2 button properly configured for SF-style games
2013-02-13 22:52:27 +01:00
meancoot
1fbe66cad0
ios: Lifecycle fixes:
...
Fix crash when pressing home button.
Add a hack to allow exiting the running game by triple-tapping on the top center of the screen. (Less than 10% from the top, and within the middle 20%)
2013-02-13 16:26:12 -05:00
Themaister
11d919b9e8
Fix downsampling for SINC.
2013-02-13 21:55:58 +01:00
meancoot
625c2c6d48
ios: Clean up settings code some; move input settings into sub-pages.
2013-02-13 15:46:56 -05:00
twinaphex
27748e6c3a
(Xbox 1) Buid fix
2013-02-13 20:00:24 +01:00
meancoot
0d99d9fbf8
ios: Start to fix lifecycle management. The home button no longer closes the running game, pressing the exit key returns you to the loader.
2013-02-13 13:22:47 -05:00
twinaphex
19fae3f52f
(Android) Ability to use AKEYCODE_BACK for pads
2013-02-13 17:56:39 +01:00
Themaister
2aecc0e5f5
De-hardcode number of SINC taps.
...
Prepare for possible downsampling.
2013-02-13 12:11:49 +01:00
Themaister
d68fe248f3
Start using LERP optionally for SINC again.
2013-02-13 11:56:20 +01:00
twinaphex
9dcbfbba0f
(NGC) Add Gamecube readme + dist script + fix build
2013-02-13 00:27:08 +01:00
meancoot
1ebc0ab81a
ios: Add bt keyboard mapping settings for player 1.
2013-02-12 17:26:32 -05:00
meancoot
c46de51fc3
ios: Add working setting items for key binding; split settings_list.m up.
2013-02-12 17:16:34 -05:00
Themaister
7ceefc9172
Clarify requirements for NEON.
2013-02-12 22:43:04 +01:00
Themaister
578a47d73d
Rework SINC resampler. Use Kaiser window.
2013-02-12 22:41:26 +01:00
meancoot
e3447803a4
ios: Start adding bluetooth keyboard remapping support.
2013-02-12 16:12:26 -05:00
twinaphex
252a917b7e
(Android) Logitech Dual Action - AKEYCODE_BACK does Select
2013-02-12 21:23:11 +01:00
meancoot
cf78e13e6e
ios: Add -DHAVE_FBO to release builds; doesn't fix shaders on device though.
2013-02-11 20:56:26 -05:00
meancoot
634f4dd543
ios: Patch coreaudio.c and use it instead of OpenAL.
2013-02-11 18:45:45 -05:00
meancoot
8e709702b0
ios: Fixup for changes to audio resampler.
2013-02-11 17:15:56 -05:00
meancoot
19fb2fe8f4
Merge branch 'master' of https://github.com/Themaister/RetroArch into ios
2013-02-11 17:13:31 -05:00
twinaphex
7939ceeacf
(Distribution) Add READMEs for console ports and CHANGELOG
2013-02-11 22:35:58 +01:00
twinaphex
c48212726e
(Android) Bump up version to 0.9.8.3
2013-02-11 22:08:36 +01:00
twinaphex
5086800f69
(Android) Updated changelog for r11
2013-02-11 21:36:23 +01:00
twinaphex
cbd81dfc82
(Android) Typo fixes for pads supported
2013-02-11 21:14:57 +01:00
twinaphex
3565de029c
(Android) Expand 'supported_pads' list
2013-02-11 21:14:11 +01:00
twinaphex
9960217184
(Android) Add 'List of autodetected devices'
2013-02-11 21:11:42 +01:00
Themaister
8c4410158d
Fix potential segfault in AL.
2013-02-11 20:38:16 +01:00