Commit Graph

141 Commits

Author SHA1 Message Date
twinaphex
2963288b29 SPIRV-Cross and glslang will compile with Griffin/MSVC targets now 2018-02-04 14:21:34 +01:00
twinaphex
f611d1c357 * Compile C code with MSVC Makefile as C instead of C++
* Add compatibility tweak for MSVC in C mode for math functions
2018-01-01 17:38:04 +01:00
twinaphex
a74ef2214d Start removing SINC ifdefs for individual Makefiles 2017-12-31 21:34:31 +01:00
Andrés
746c5e6845
Fix for empty console window on MSVC2003 builds 2017-12-18 09:42:24 -05:00
Brad Parker
02cb0fc583 griffin: add -DEBUG to linker flags for MSVC is building with DEBUG=1 2017-11-27 19:43:07 -05:00
Brad Parker
ab5fa13027 some systems have lowercase drive letters 2017-11-27 17:42:12 -05:00
Brad Parker
8d4ba8d8c8 griffin: fix rest of msvc platforms 2017-11-14 10:26:39 -05:00
twinaphex
e40d392605 Should hopefully work with MSVC this way 2017-11-14 14:28:26 +01:00
twinaphex
67fea30406 Remove remaining references to HAVE_FBO 2017-11-13 08:55:41 +01:00
twinaphex
360a3686a0 Update include dirs 2017-11-06 05:23:53 +01:00
Brad Parker
278d171483 griffin msvc2012/2013: find Win8.1 SDK installation path if not using custom toolchain 2017-09-12 05:52:20 +00:00
Brad Parker
4bed91d919 griffin msvc: remove unneeded exports, remove any trailing slashes from local directx sdk dirs 2017-09-12 05:52:20 +00:00
Brad Parker
dc2ccffbd4 griffin msvc2010: allow using system directx sdk 2017-09-12 05:52:20 +00:00
Brad Parker
b36d23c1a9 griffin msvc2010: find Win7 SDK installation path if not using custom toolchain 2017-09-12 05:52:20 +00:00
Brad Parker
b6d2e10ded griffin: add vc2013 target 2017-09-12 05:52:20 +00:00
Brad Parker
c29c48bacf griffin: add vc2012 target 2017-09-12 03:23:22 +00:00
Brad Parker
4d9ef0d9b6 griffin: add msvc2010 x64 support 2017-09-11 03:00:52 +00:00
Brad Parker
6b7fe304b8 griffin: add proper target versions for vc6/2005, add vc2010 x86 target 2017-09-11 03:00:52 +00:00
Brad Parker
5f2a35853d griffin: fix lib path for vc6, make directx optional (default off) for vc2003, add vc2005 target 2017-09-10 21:27:20 +00:00
Brad Parker
aaddc416a1 vc6: allow specifying custom toolchain 2017-09-10 21:27:20 +00:00
Brad Parker
07566c51a1 VC6 buildfixes, add Makefile.griffin target for it 2017-09-07 11:50:10 -04:00
Brad Parker
0bda66cc2e applies to any msvc 2017-09-07 02:08:35 -04:00
Brad Parker
8e3a2ad480 add msvc2003 target to Makefile.griffin and cleanup whitespace 2017-09-07 02:03:21 -04:00
twinaphex
de638b66b5 (GX) Start adding internal libogc 2017-08-19 08:46:04 +02:00
twinaphex
61473d8f15 Start adding hooks for internal libogc 2017-08-19 08:31:02 +02:00
Romain Tisserand
cbe2d9a941 Preliminary MOD/S3M/XM support through ibmx library (part of micromod repository) 2017-08-04 15:05:29 +02:00
Francisco José García García
514412afe0 [VITA] Compress things a little 2017-04-27 08:10:35 +02:00
twinaphex
848d8a95ab Remove -marm for Vita 2017-04-26 15:42:23 +02:00
twinaphex
69abe6dbb9 Move deps/zlib to deps/libz 2017-03-25 10:05:33 +01:00
aliaspider
ae0e519639 (Wii) buildfix for devkitPPC r29. 2017-01-23 16:01:53 +01:00
Sergi Granell
610f69757f Add DEPS_DIR to Makefile.griffin 2017-01-17 20:58:51 +01:00
Sergi Granell
4b4aeec445 (VITA) Use .c shaders 2017-01-17 20:58:51 +01:00
twinaphex
9893052df7 (vita) Buildfix 2016-12-14 21:24:17 +01:00
twinaphex
08a60c94d0 Move audio resampler drivers (Sinc/nearest) to libretro-common; maister gave permission to relicense to MIT 2016-12-12 13:02:29 +01:00
twinaphex
7af2e2e6b8 Add HAVE_CC_RESAMPLER to more Makefiles 2016-12-12 12:48:04 +01:00
Francisco José García García
c68325a713 (VITA) Add support for -mthumb 2016-11-14 19:13:07 +01:00
twinaphex
bb2de710c5 Attempt fix for Makefile.griffin 2016-10-17 23:53:06 +02:00
Francisco José García García
81e7a60759 (VITA) Try to use NEON 2016-10-17 18:39:53 +02:00
Francisco José García García
6ecbfbc22b (VITA) Enable database support 2016-10-10 11:43:05 +02:00
twinaphex
c2bb410d8d Take out HAVE_BUILTIN_AUTOCONFIG - always include it 2016-10-04 07:33:57 +02:00
Sunguk Lee
bd9db4ac55 (Vita) Back touch screen use L2/R2/L3/R3 2016-10-01 04:53:35 +09:00
twinaphex
9384875ab0 Don't use HAVE_NETPLAY any more 2016-09-29 21:07:10 +02:00
Francisco José García García
753d44957a (Vita) Turn O3 optimizations 2016-09-27 01:01:18 +02:00
Francisco José García García
55c8fc6a6e (VITA) Changes for dynarec vm support (uggly hack) 2016-09-26 01:06:44 +02:00
frangarcj
d46a40e3c4 (VITA) USE STB FONT 2016-09-19 14:14:11 +02:00
frangarcj
c3bf05de96 (VITA) Let's use SDK pthreads 2016-09-09 17:14:50 +02:00
frangarcj
cf478647a1 (VITA) Fix build 2016-09-08 09:16:42 +02:00
twinaphex
2d4c624d4e (Vita) Add -lpng dependency 2016-09-06 22:25:08 +02:00
frangarcj
d21938a015 (VITA) Slimming Vita2D 2016-09-06 12:03:18 +02:00
JuanVCS
a87f858d0b Add safe homebrew flag
Added safe homebrew flag as per https://yifan.lu/2016/08/27/henkaku-update/
2016-09-05 21:48:59 -03:00