Commit Graph

281 Commits

Author SHA1 Message Date
twinaphex 360a3686a0 Update include dirs 2017-11-06 05:23:53 +01: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 92d0c1f593 (360) Update 2017-09-14 22:50:36 +02:00
twinaphex 170b368044 (360) Some buildfixes 2017-09-13 04:21:00 +02:00
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
Brad Parker cacb69542c msvc2005: add missing winmm dependency 2017-08-03 23:17:56 -04: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 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 8aa8d6ff6b MSVC2005: add winmm.lib to linker, needed by rthreads changes in f4c187e 2017-02-14 02:39:26 +00:00
Brad Parker d8fb3d937c UTF8 fixes for MSVC, don't include any files with a UTF8 BOM if HAVE_LANGEXTRA isn't defined 2017-01-31 12:20:16 -05:00
twinaphex f763dc0a1e Add msvc-2015 solution courtesy of spec-chum 2017-01-26 01:56:51 +01:00
Brad Parker b9eb1c0222 add NoAccel configs in msvc2005 that disable GL and D3D 2017-01-22 13:48:49 -05:00
Brad Parker 1c36c395d4 vc2005 version fix 2017-01-18 02:08:04 -05:00
Brad Parker 8e52d0af6c Windows 98 buildfix 2017-01-18 02:02:32 -05:00
Brad Parker c78991b6a2 msvc2005 buildfix 2017-01-17 19:41:20 -05:00
Brad Parker 039064d0f1 remove HAVE_LANGEXTRA from Xbox build, fixes compilation on vc2003 2017-01-17 19:21:15 -05:00
Brad Parker 76b7235dc5 msvc2005 buildfix 2017-01-16 22:20:59 -05:00
Brad Parker 7b057fd43f GDI: add msimg32 library to msvc2010 project 2017-01-16 20:56:32 -05:00
Brad Parker e0f71928ca add msvc2005 project files for Win2000 2017-01-16 20:41:08 -05:00
twinaphex 1c0d8f3927 Add compat_strcasestr to Xbox Salamander solutions 2016-12-17 19:37:30 +01:00
twinaphex 9375efe24e Add HAVE_CC_RESAMPLER defines 2016-12-12 12:44:29 +01:00
twinaphex 6b779dab4f (MSVC 2003) XInput likely not to work 2016-12-07 07:16:58 +01:00
twinaphex cca2aa7ee9 (MSVC) Add HAVE_UPDATE_ASSETS 2016-11-05 23:32:29 +01:00
twinaphex 7fc1d76c4c (MSVC) Update paths 2016-11-04 18:55:16 +01:00
twinaphex 9fa0fc255c (MSVC) Update paths 2016-11-04 18:52:01 +01:00
twinaphex 3d9f43bcdc (MSVC) Update paths 2016-11-04 18:46:37 +01:00
twinaphex 41212b40c5 Remove DONT_HAVE_STATE_TRACKER 2016-10-20 05:11:35 +02:00
twinaphex c2bb410d8d Take out HAVE_BUILTIN_AUTOCONFIG - always include it 2016-10-04 07:33:57 +02:00
twinaphex 9384875ab0 Don't use HAVE_NETPLAY any more 2016-09-29 21:07:10 +02:00
twinaphex 266a06ffb1 Revert "Expose GPU Hard Sync for GLES 3 too"
This reverts commit a74813c9ea.
2016-09-05 21:43:02 +02:00
twinaphex a74813c9ea Expose GPU Hard Sync for GLES 3 too 2016-09-05 21:16:30 +02:00
twinaphex 19fa1ff13f (MSVC 2010) Buildfix 2006-01-17 06:39:19 +01:00
twinaphex c9236924a3 (MSVC 2003) Buildfixes 2006-01-17 06:19:45 +01:00
twinaphex f81fe2782a (MSVC 2003) Add include dir 2006-01-17 04:40:33 +01:00
twinaphex d4eca3aeb7 Move glext.h header to gfx/include/GL/glext.h 2016-08-11 23:34:05 +02:00
twinaphex 35939125b0 (MSVC 2003) Start adding MSVC 2003 solution files 2006-01-17 04:25:59 +01:00
twinaphex 3787d9d691 (MSVC) Add imageviewer 2016-08-01 22:26:50 +02:00
twinaphex 8983126c23 Should finally remove Cg from unwanted targets 2016-07-16 22:31:55 +02:00
twinaphex 3f3486336b (MSVC) Updated solution again 2016-07-16 22:22:57 +02:00
twinaphex 5a6e3f7968 Remove some more CG parts 2016-07-16 22:21:02 +02:00
twinaphex 7a17e9ccc2 (MSVC 2010) Add non-Cg targets - Release and Debug 2016-07-16 22:03:21 +02:00
twinaphex 63af59a198 Add HAVE_LANGEXTRA 2016-06-07 06:05:41 +02:00
twinaphex 883d9ff6b5 Add HAVE_SHADERPIPELINE define 2016-06-07 00:00:28 +02:00
twinaphex de2d15c716 Add extra image format support to targets 2016-05-18 13:39:42 +02:00
twinaphex 0e3ff650c2 Remove WANT_RPNG 2016-05-17 13:41:40 +02:00
twinaphex 25ec6a8872 Add HAVE_JPEG to project files 2016-05-17 13:39:06 +02:00
twinaphex 4d630189a2 Start adding Windows implementation for net_ifinfo.c - will
need to link against iphlpapi for mingw
2016-03-03 04:40:25 +01:00
twinaphex 9a5ce5fdb3 Make HAVE_LIBRETRO_MANAGEMENT define obsolete 2016-02-03 12:31:29 +01:00
twinaphex fd99b9bfb3 Rename XUI files/defines 2016-01-12 09:23:17 +01:00
twinaphex a3994aea63 RMenu is obsolete now 2016-01-12 09:19:35 +01:00
twinaphex c7eeb557fa (frontend) Start using string_is_empty 2015-12-26 07:45:19 +01:00
twinaphex acbc8847d8 Change platform_xdk.c to platform_xdk.cpp 2015-11-17 22:26:01 +01:00
twinaphex fe674a30f2 (360 Salamander) Change compat.c to compat_strl.c 2015-11-17 22:24:53 +01:00
twinaphex 2404413b4c (Salamander 360) Buildfixes 2015-11-17 22:24:09 +01:00
twinaphex cceb7062b2 (Salamander 360) Buildfix 2015-11-17 22:22:15 +01:00
twinaphex ff03f83994 (Xbox 1) Some preliminary build fixes 2005-04-23 20:22:55 +02:00
twinaphex 55341a994e (360) Define DONT_HAVE_STATE_TRACKER 2015-11-17 11:45:55 +01:00
twinaphex 5b578af702 (360) Update solution pt. 4 2015-11-17 11:00:51 +01:00
twinaphex 4201db0e9b (360) Update solution pt. 3 2015-11-17 10:58:40 +01:00
twinaphex 1570d8a66d (360) Update solution pt. 2 2015-11-17 10:57:49 +01:00
twinaphex faa338ffcc (360) Update solution 2015-11-17 10:56:50 +01:00
twinaphex 6835c34bad Move 360 package files and update vcxproj 2015-11-17 10:55:52 +01:00
twinaphex 66914232ab Replace most instances of GLUI (except for ident string) with
HAVE_MATERIALUI
2015-11-02 23:23:54 +01:00
twinaphex de30940079 (MSVC) Update more paths 2015-09-23 14:00:24 +02:00
twinaphex 9cfa5814e4 (MSVC) Update paths 2015-09-23 13:58:00 +02:00
twinaphex d1411f4caa Move msvc to pkg/msvc 2015-09-20 15:46:21 +02:00