11330 Commits

Author SHA1 Message Date
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
Themaister
41e0a5204b If CC or CXX are set explicitly, skip checks. 2014-06-19 23:31:33 +02:00
Themaister
5c1c45750e Add clang and clang++ to qb autodetect. 2014-06-19 10:12:57 +02:00
Toad King
bb40fff99d fix emscripten build 2014-06-18 20:31:41 -04:00
twinaphex
9fc10a3d9a (D3D PC) Cleanups 2014-06-17 21:33:52 +02:00
Themaister
aa0950e65f Indent fix. 2014-06-17 21:01:19 +02:00
Themaister
2755abc14f Merge branch 'buildroot_fixes' of git://github.com/rmaz/RetroArch 2014-06-17 21:00:38 +02:00
twinaphex
77d0b0053f (D3D PC) Build fix and deopaque things 2014-06-17 20:42:38 +02:00
Richard Howell
a3da3b696a don't use LD variable for linker 2014-06-17 20:37:03 +02:00
Richard Howell
d7fc6accbe provide EGL flags and libs when compiling for videocore 2014-06-17 20:37:03 +02:00
Richard Howell
ba5c8edddf add a missing raspberry pi lib to the config 2014-06-17 20:37:03 +02:00
twinaphex
5185dd276a (Android) Deopaque some leaf functions in input driver 2014-06-17 20:25:47 +02:00
twinaphex
616427eddd (GX) Fix Wii build 2014-06-17 18:27:20 +02:00
Twinaphex
162405b476 Merge pull request #766 from libretro/deopaque
Deopaque
2014-06-17 18:24:38 +02:00
Themaister
e75f15cb91 Fix Android build. 2014-06-17 17:58:58 +02:00
Themaister
89f052f5e5 Fix some Win32 build issues. 2014-06-17 17:52:00 +02:00
Themaister
15c35d7e44 Fix texture_image_load/free. 2014-06-17 17:44:48 +02:00
Themaister
1c92ea3c5a Remove useless cast. 2014-06-17 17:38:03 +02:00
Themaister
c913c5cf00 De-opaque shader manager. 2014-06-17 17:35:54 +02:00
Themaister
f34b175a0f De-opaque core_info. 2014-06-17 17:28:39 +02:00
Themaister
839d072986 Include some "needed" stuff in driver_menu.h. 2014-06-17 17:12:07 +02:00