Commit Graph

531 Commits

Author SHA1 Message Date
twinaphex
54fd72fb24 Make it possible to compile with HAVE_VULKAN on MSVC 2017 build ;
glslang stripped out for now
2018-01-11 02:53:40 +01:00
twinaphex
99699af36f (MSVC 2003) Add DEBUG 2018-01-07 12:21:01 +01:00
meepingsnesroms
0598f2e7c8 Remove 64bit png and replace with 32 as 64 is incompatible new with bannertool 2018-01-04 17:05:54 -08:00
meepingsnesroms
bf47859430 Remove binarys 2018-01-04 11:46:13 -08:00
meepingsnesroms
2e0eb4df8e Allow using custom bannertool and makerom for 3ds, for wav format not found error
You can compile the latest version of bannertool for your system and have retroarch build with that instead of the builtin one that fails on windows.
2018-01-04 11:40:03 -08:00
twinaphex
3033c1586a (MSVC 2010) x64 - compile griffin.c as C 2018-01-04 16:55:00 +01:00
twinaphex
7a481236bf (Xbox OG) Some more buildfixes 2018-01-03 14:37:35 +01:00
twinaphex
6c5d303a07 (Xbox OG) Fix Salamander build 2018-01-03 14:31:41 +01:00
twinaphex
956f869974 (360) Fix Salamander build 2018-01-03 12:14:08 +01:00
twinaphex
a74ef2214d Start removing SINC ifdefs for individual Makefiles 2017-12-31 21:34:31 +01:00
twinaphex
88cac16409 (MSVC 2003) Compile griffin.c as C code 2017-12-31 03:16:08 +01:00
twinaphex
2fd3f41865 Bump to version 1.7.0 2017-12-25 18:17:57 +01:00
Andrés
fbdd53b717
Change the entry point in MSVC2010 builds 2017-12-15 18:03:20 -05:00
Andrés
4604faf8d9
Update RetroArch-msvc2010.vcxproj 2017-12-15 12:46:35 -05:00
Andrés
f25ba04d91
Change the entry point in non DEBUG builds 2017-12-15 09:43:39 -05:00
Andrés
0602f8eb79
Try to get rid of the console in MSVC 2010 builds 2017-12-14 21:36:33 -05:00
Brad Parker
8f7810d921 emscripten: only fire keyup once, and don't wait so long to do so (libretro.js) 2017-12-08 18:15:22 -05:00
Andrés
a15820f86a
Update index.html 2017-12-08 10:25:00 -05:00
twinaphex
d5b3104cfb Cleanups/warning fixes 2017-12-06 19:51:07 +01:00
Jean-Paul Mari
38b899e4d6 Added Visual Studio 2017 support
The msvc-2017 is based on msvc-2015
2017-12-05 11:23:38 -05:00
Unknown
7f2f90de24 Fix name issue with nekop2, use ${DEVKITPRO} for smdhtool, got devkitarm setup, compiles and works 2017-11-25 18:35:05 -08:00
meepingsnesroms
621567e0e6
Merge pull request #2 from libretro/master
Merge upstream
2017-11-25 17:26:02 -08:00
meepingsnesroms
03f2a325fb Add 3ds assets, move assets from ctr to pkg/ctr
NOTE: I do not have the 3ds version of devkitARM installed so I could
not test it if moving the assets to pkg/ctr broke compiling but I did
change the assets paths in Makefile.ctr and Makefile.ctr.salimander so
it should compile.
2017-11-24 09:28:47 -08:00
twinaphex
6f5cad5f59 Bump to version 1.6.9 2017-11-21 16:32:24 +01:00
twinaphex
2c7e5f98fc Bump version code 2017-11-21 16:26:45 +01:00
twinaphex
0c65e6e4e9 Start bumping version to 1.6.8 2017-11-18 12:21:25 +01:00
twinaphex
67fea30406 Remove remaining references to HAVE_FBO 2017-11-13 08:55:41 +01:00
bparker06
814f18b7a8
Update RetroArch-msvc2005.vcproj 2017-11-06 23:46:55 -05:00
twinaphex
01ac15716e (Android) Add extra include dirs 2017-11-06 23:32:02 +01:00
twinaphex
a1ce72ef0d Update iOS xcodeproj 2017-11-06 05:40:53 +01:00
twinaphex
9d8dddfc3c Update solutions 2017-11-06 05:32:56 +01:00
twinaphex
360a3686a0 Update include dirs 2017-11-06 05:23:53 +01:00
Yoshi Sugawara
6597447324 Fixed app icon color profile to sRGB IEC61966-2.1 so they get displayed on the home screen when installed from xcode 9 2017-10-03 06:56:03 -10:00
twinaphex
d10de20bff Start compiling Griffin as C for 360 - C89 fixes 2017-10-03 04:11:41 +02:00
twinaphex
d22e662d1c (MSVC 2005) Compile griffin.c as C 2017-10-02 22:26:56 +02:00
twinaphex
34963ee438 (MSVC 2015) Compile griffin.c as C 2017-10-02 22:20:36 +02:00
twinaphex
721afe22d8 (MSVC 2010) Compile griffin.c as C 2017-10-02 22:06:32 +02:00
twinaphex
a90d0a2117 (360) Fix Salamander build 2017-09-29 18:05:40 +02:00
twinaphex
7acda37b4e This does not work right now 2017-09-27 23:50:40 +02:00
Twinaphex
655d6d6047 Merge pull request #5475 from RobLoach/remove-snap
Move pkg/snap to libretro/retroarch-snap
2017-09-26 00:53:29 +02:00
twinaphex
f75ce5fb5c Another update 2017-09-26 00:47:52 +02:00
twinaphex
bf8811ca64 Update 2017-09-26 00:47:07 +02:00
twinaphex
76e9aaf172 Start using DTD file 2017-09-26 00:44:55 +02:00
Rob Loach
2af496e7e2
Move pkg/snap to libretro/retroarch-snap .
The Snap now lives over at https://github.com/libretro/retroarch-snap .
2017-09-25 17:20:14 -04:00
gouchi
30132d5d73 Adding snap package 2017-09-24 21:28:55 +02:00
Twinaphex
3c04a9776c (OSX) Add FLAC and CHD support 2017-09-22 04:41:09 +02:00
twinaphex
939b3b8772 Updates 2017-09-21 19:37:05 +02:00
twinaphex
f58329d921 Add include dir for libflac 2017-09-20 23:20:17 +02:00
twinaphex
b3a45a9899 Enable HAVE_FLAC and HAVE_CHD for Android 2017-09-19 21:19:34 +02:00
twinaphex
92d0c1f593 (360) Update 2017-09-14 22:50:36 +02:00