629 Commits

Author SHA1 Message Date
Brad Parker
8e59cb9f7e accidentally removed vc2005 solution 2017-09-06 23:04:09 -04:00
Brad Parker
0a1b3fedc0 VC6 support (targets NT 3.51) 2017-09-06 23:03:02 -04:00
Brad Parker
521d3220b5 msvc2003: add "NoDX" debug target 2017-09-04 15:04:44 -04:00
Brad Parker
007888f54d msvc2003: add "NoDX" targets to remove DirectX8 needed to run on NT 2017-09-04 14:19:14 -04:00
Brad Parker
455a455d9f msvc2005: remove WINVER as it was causing too much trouble with multimon (requires WINVER set to win2k but 98 supports it too) 2017-09-04 12:03:50 -04:00
Brad Parker
6b20986d67 msvc2005: can't target lower than 98 2017-09-04 05:58:23 +00:00
Brad Parker
747dd2ad12 support Windows 95/NT4 2017-09-03 23:39:25 -04:00
Brad Parker
9e41efbd24 msvc2003 linker fixes 2017-09-03 23:48:22 -04:00
Brad Parker
8d525f711a msvc2003 buildfixes 2017-09-03 23:39:25 -04:00
twinaphex
a235c0b771 Bump up AKP code 2017-08-21 08:30:46 +02:00
twinaphex
73e00e021a Bump up version to 1.6.7 2017-08-17 21:09:42 +02:00
twinaphex
47cf178309 Bump up version to 1.6.6 2017-08-16 23:59:15 +02:00
twinaphex
02cfe1f7c0 Bump up version to 1.6.5 2017-08-13 19:07:58 +02:00
radius
d2f870a2a1 update banner 2017-08-09 13:13:59 -05:00
radius
23d9637dc0 update icons 2017-08-09 13:04:56 -05:00
radius
3310939983 update icons 2017-08-09 13:04:56 -05:00
bparker06
3a5a2d9de6 emscripten: only fire keyup once, and don't wait so long to do so 2017-08-08 22:18:27 -04:00
twinaphex
08118cb445 Bump up to 1.6.4 2017-08-07 19:16:09 +02:00
Brad Parker
cacb69542c msvc2005: add missing winmm dependency 2017-08-03 23:17:56 -04:00
twinaphex
d05dfcce78 Bump up APK code 2017-07-31 15:09:33 +02:00
twinaphex
adae0656eb Bump up versions 2017-07-28 06:42:02 +02:00
Yoshi Sugawara
e66c2d937a fix xcode build to codesign the cores before copying the resources 2017-07-22 08:20:16 -10:00
Yoshi Sugawara
d3d9229f1d fix xcode build to codesign the cores before copying the resources 2017-07-22 08:17:04 -10:00
Yoshi Sugawara
4b29c9dcad Returning false for the BGRA8888 opengl extension for all iOS devices 2017-07-20 19:13:18 -10:00
Yoshi Sugawara
15be2d6b34 The BGRA8888 gl extension is not working in iOS 10 and 11; report capability as false to get rendering the screen working again for cores that output in the BGRA8888 pixel format (mednafen_psx, nestopia, others?) 2017-07-20 19:06:32 -10:00
Brad Parker
3c4f13e9f5 msvc2005: add directx sdk include/lib paths to project file (msbuild is ignoring INCLUDE/LIB for some reason) 2017-07-18 22:30:10 +00:00
Brad Parker
2211f4391c msvc2005: add Platform SDK include dir to project file 2017-07-18 20:25:48 +00:00
twinaphex
434bec8775 No longer bake in tinyalsa for android 2017-07-09 00:14:46 +02:00
twinaphex
aaa590c817 (tinyalsa) No longer a header dependency on sound/asound.h
(tinyalsa) Try to bake it in for android
2017-06-25 02:06:37 +02:00
Brad Parker
d5a1ad0a73 android: delay loading of RetroActivity until after permissions are granted 2017-06-14 20:19:52 +00:00
radius
8f55e77afe disable NEON 2017-06-04 21:00:40 -05:00
radius
c6c8881ab2 add AARCH64 defines 2017-06-04 20:38:53 -05:00
twinaphex
a4358deb0d Bump versioncode 2017-06-01 17:27:20 +02:00
twinaphex
1056027d4d Bump up version code to 54 2017-06-01 03:49:51 +02:00
twinaphex
6bf867330f (Android) Add -DHAVE_STB_VORBIS 2017-06-01 01:17:47 +02:00
twinaphex
f085e69939 (OSX/iOS) Add HAVE_STB_VORBIS 2017-06-01 01:16:26 +02:00
radius
79fdccb31f bump 2017-05-27 20:12:48 -05:00
radius
80f9e6db90 update atv banner 2017-05-21 23:47:59 -05:00
radius
2797aae6cf update atv banner 2017-05-21 23:47:48 -05:00
Twinaphex
0e4f1a400f Update ios 2017-05-19 14:38:18 +02:00
twinaphex
593334747b Define MSB_FIRST for RetroArch PPC 2017-05-06 16:45:02 +02:00
twinaphex
15a5083b8c (360) Define MSB_FIRST for RetroArch Salamander 2017-05-06 16:43:53 +02:00
aliaspider
f73c3af445 (msvc) use the correct config for x64 builds. 2017-04-11 17:58:35 +01:00
aliaspider
b1d750bc1d enable x64 builds in RetroArch-msvc2010.sln 2017-04-11 16:31:18 +01:00
Brad Parker
84558215fd android: permission result is only valid if our request code matches 2017-03-20 15:58:25 +00:00
Brad Parker
61cbb25b12 add callback for permission request result, style nits 2017-03-20 14:46:43 +00:00
Brad Parker
b1e94e8215 android: add runtime permission checking for Android 6.0+ 2017-03-20 05:25:05 +00:00
twinaphex
137f8df057 Bump up version code 2017-03-13 20:28:20 +01:00
Brad Parker
c549f7e8d7 android: set XMB as default for Android TV devices 2017-03-10 22:17:05 -05:00
Twinaphex
256433a00b Bump up to 1.5.0 2017-03-07 18:37:57 +01:00