11250 Commits

Author SHA1 Message Date
twinaphex
ef78dc78cf (Apple) Doing it through this godawful fucking IDE now so that Xcode
doesn't get the chance to crap all over changed paths again
2014-07-08 13:25:24 +02:00
twinaphex
d02ff97ca5 (Apple) Nit 2014-07-08 13:03:51 +02:00
twinaphex
fcb9023c9c (iOS) Fix up iOS solution AGAIN 2014-07-08 13:01:10 +02:00
twinaphex
c9a0f13ec1 (iOS) Build fix 2014-07-08 01:39:47 +02:00
twinaphex
6235d747f8 (iOS) Some pbxproj fixes 2014-07-08 01:30:09 +02:00
Toad King
57d1cbbf26 (EMSCRIPTEN) add analog emulator support 2014-07-06 20:02:44 -04:00
Toad King
7dfb9d0437 Revert "(EMSCRIPTEN) add shared context support"
This reverts commit 96feb074d085977345fe11363a1844136303ab68.
2014-07-04 15:02:02 -04:00
Toad King
96feb074d0 (EMSCRIPTEN) add shared context support 2014-07-02 21:56:22 -04:00
twinaphex
d16395ffa6 (QNX) Implement destroy function correctly 2014-07-02 18:58:16 +02:00
twinaphex
089ab9441c (QNX) Add GL shared context to QNX context driver 2014-07-02 18:56:08 +02:00
twinaphex
d2b75d31bd (Android) Shield - right analog stick Y axis was inverted 2014-07-02 18:27:55 +02:00
Twinaphex
81c9711d61 Merge pull request #783 from Monroe88/master
Add missing RetroKeyboard mappings to DirectInput
2014-07-02 06:30:50 +02:00
Monroe88
adc7cba421 Add missing RetroKeyboard mappings to DirectInput 2014-07-01 21:06:56 -05:00
twinaphex
a0f6bf1fe5 (QNX) Input driver - use driver.video_data directly 2014-06-30 00:12:33 +02:00
twinaphex
e1503483c4 (iOS) Add optional GLES3 headers to rglgen_headers.h 2014-06-29 07:47:45 +02:00
Twinaphex
c65116a9ba Merge pull request #778 from aliaspider/master
(PSP) add BIG_STACK makefile option ...
2014-06-29 06:50:28 +02:00
aliaspider
ba7cefc529 (PSP) add BIG_STACK makefile option
fix overflow in VFPU resampler when input_frames is 0
add support for GU_PSM_5551 pixel format when using hardware rendering
2014-06-29 05:45:36 +01:00
twinaphex
9bfb76e7fb (PSP) Add initial version of PSP pthread wrapper - very incomplete right now 2014-06-29 01:05:13 +02:00
twinaphex
cce198f66c Don't add extern "C" namespace around thread.h if MSC_VER is defined 2014-06-26 23:47:10 +02:00
twinaphex
4e8633f7f3 Don't add extern "C" around thread wrappers 2014-06-26 02:59:14 +02:00
twinaphex
0b5548bc1b (VC/Raspberry) Blind coding - added shared context for VC EGL
context driver
2014-06-25 22:59:07 +02:00
twinaphex
c258c25441 MSVC 2003-equivalent function for SignalObjectAndWait 2014-06-25 04:06:42 +02:00
twinaphex
128c20a437 (Win32) Define SIZE_MAX if not defined already 2014-06-25 03:35:59 +02:00
twinaphex
42b2423a9c thread.h - Xbox needs this header for the prototype of Sleep 2014-06-25 02:01:14 +02:00
Themaister
d50b395ad8 Fix --disable-udev. 2014-06-24 20:16:31 +02:00
twinaphex
9b6efe540f thread.h - ifndef for RARCH_CONSOLE no longer necessary 2014-06-23 16:00:21 +02:00
twinaphex
2ae7104bbf (PSP) Link against pthread 2014-06-23 15:39:11 +02:00
twinaphex
1fc83d6952 (PSP) Fix Salamander 2014-06-23 04:48:05 +02:00
twinaphex
ccc3384709 Update thread.h for PSP 2014-06-23 00:56:24 +02:00
Themaister
09443d88c2 Android: Remove useless getDisplayRefreshRate
Interferes with detection in native activity.
2014-06-21 17:05:04 +02:00
twinaphex
e0736d8d90 (Android) Set Shield refresh rate to 59.90 2014-06-21 16:21:22 +02:00
Themaister
4f481bfc92 Check refresh_rate every frame in thread wrapper. 2014-06-21 16:18:39 +02:00
Themaister
b95e27cbb2 Avoid printing errors when filter_idx is 0.
Misleading ...
2014-06-21 11:10:26 +02:00
Themaister
420a203a02 Reset g_extern path state after game reload. 2014-06-21 10:40:58 +02:00
twinaphex
78c930a020 (Android) Input - zeus_port is unused 2014-06-21 08:27:07 +02:00
twinaphex
4dc0e97ea1 (Android) Refactor more code 2014-06-21 06:43:21 +02:00
twinaphex
38a05b5217 (Android) More refactorings to do with pad autoinput code 2014-06-21 06:35:52 +02:00
twinaphex
f65950521e (Android) Rename handle_hotplug_get_device_name into android_input_get_id_name 2014-06-21 06:17:10 +02:00
twinaphex
5deb9a31e6 (Android) Create helper function android_input_get_id_port 2014-06-21 05:58:09 +02:00
twinaphex
c6a0c67022 (Android) Input cleanup 2014-06-21 04:42:46 +02:00
twinaphex
ae1ddad530 (thread.h) Add defined(_WIN32) && !defined(_XBOX) rule for including
windows.h when RARCH_INTERNAL is undefined - for Sleep
2014-06-20 20:39:20 +02:00
Twinaphex
f274a99d84 Merge pull request #773 from libretro/android-fixes
Android fixes
2014-06-20 16:38:59 +02:00
Themaister
9a8147fe93 Actually read back RetroArch config.
onDestroy() is never called for some unknown reason, probably exit() in
NDK. Even so, finish() from UI thread via JNI doesn't work either <_<.
2014-06-20 14:26:26 +02:00
Themaister
67917bd1d8 Redirect some defaults to g_defaults instead of "" string. 2014-06-20 12:09:16 +02:00
Themaister
636fdf95b6 Revert "(Android) Set rate control delta to 0.0010 by default"
0.01 is way too much for a default setting. 0.005 is already pushing it.
2014-06-20 11:46:29 +02:00
twinaphex
c090ee634c (Android) Remove debug_input_enable 2014-06-20 07:03:06 +02:00
twinaphex
83edfab974 (Menu) Expose HW Shared Context in menu 2014-06-20 05:00:30 +02:00
twinaphex
24cb03367d (Android) Set rate control delta to 0.0010 by default 2014-06-20 04:40:06 +02:00
twinaphex
5216e90c12 (Android) - EGL context cleanups
- Add shared context support
2014-06-20 04:35:12 +02:00
Themaister
2ea68714f6 Fix indent. 2014-06-19 23:32:12 +02:00