Commit Graph

320 Commits

Author SHA1 Message Date
twinaphex 4479bf5d55 (XDK1) Buildfixes 2015-04-12 20:00:49 +02:00
twinaphex 31376b4a65 Start moving cpp files to griffin_cpp.cpp 2015-04-12 19:13:21 +02:00
twinaphex 81cd5df961 Update MSVC solutions - 360 buildfix 2015-04-12 19:03:44 +02:00
twinaphex ed9ad7c9d7 (windows) Change 'winxinput' to 'xinput' 2015-04-05 20:43:24 +02:00
twinaphex 7c92d2f99d Use libretro-common/include/msvc/ 2015-04-04 21:39:12 +02:00
twinaphex 532d112ff8 (Font) Combine font_d3d_driver and font_gl_driver 2015-04-03 20:36:19 +02:00
twinaphex ddc48dac87 stdint.h - fixup comments 2015-03-20 18:01:54 +01:00
twinaphex 4d13e9d4cb Turn WANT_MINIZ into WANT_ZLIB 2015-03-14 05:24:57 +01:00
Twinaphex 636d70b585 (MSVC) Setup include dir for Cg 2015-03-03 16:08:02 +01:00
twinaphex aece30f6bc Rename deps/rzlib to deps/zlib 2015-03-06 01:47:09 +01:00
twinaphex aedcf96fce (MSVC) Add more defines for Win64 2015-02-24 22:31:51 +01:00
twinaphex a33016d457 Renamed libretro-sdk to libretro-common 2015-02-19 00:04:03 +01:00
twinaphex 7ade44cbc3 (360) Build fixes 2015-02-11 21:06:50 +01:00
twinaphex abe4ed607e (MSVC) Add HAVE_NETWORKING 2015-01-31 06:03:04 +01:00
twinaphex ebe8a81a07 (MSVC) Add HAVE_LIBRETRODB 2015-01-31 05:58:39 +01:00
twinaphex 1b4673c634 Define HAVE_NETWORKING for a bunch of the platforms/targets 2015-01-28 08:58:25 +01:00
twinaphex e431f8e8f0 (Lakka) Remove Lakka - XMB will become the replacement driver 2015-01-27 01:56:04 +01:00
Swizzy 7e8ad91fb6 Removed background from main repo 2015-01-13 01:09:06 +01:00
Swizzy 122888fa80 Merge branch 'master' of https://github.com/libretro/RetroArch 2015-01-13 01:01:10 +01:00
Swizzy ecf655d165 (XDK360) XUI Background and fixes 2015-01-13 00:48:26 +01:00
twinaphex 1c5df70eed Build fixes for RetroArch Salamander 2015-01-12 22:30:26 +01:00
Swizzy 8f9038a26f (XDK360) Disable CopyToHardDrive for Release_LTCG 2015-01-04 19:36:32 +01:00
twinaphex 8b41762639 (360) Define HAVE_FILTERS_BUILTIN 2014-12-23 23:06:51 +01:00
twinaphex 0da1294755 (MSVC) Make x64 target work 2014-10-27 16:17:09 +01:00
twinaphex 71d846b020 (360) Fix Salamander 2014-10-22 04:01:29 +02:00
twinaphex 0b95e3f2d7 (XDK1) C89 build fixes for config_file.c - Salamander build fixes 2014-10-22 03:52:23 +02:00
twinaphex a6b52d1f1f (XDK1) Some build fixes 2014-10-22 02:00:12 +02:00
twinaphex bf147b41e2 (360 Salamander) Build fix/make dir_list C89-compatible 2014-10-22 01:16:57 +02:00
twinaphex d0650fc17b (360) Salamander build fix 2014-10-22 01:03:29 +02:00
twinaphex 1291256b66 (360) Build fixes 2014-10-22 00:55:35 +02:00
twinaphex bc254071b9 (360) Build fixes 2014-10-21 08:13:50 +02:00
twinaphex 480cd7c7ba Move msvc_compat.h to compat/ dir 2014-10-21 06:06:12 +02:00
twinaphex e33c6ef6b2 (360) Build fixes 2014-10-21 05:44:09 +02:00
twinaphex e0c98a1059 (MSVC) Add XMB 2014-10-21 05:38:23 +02:00
twinaphex 497986f1f1 (MSVC 2010) Add INCDIR of Libretro SDK to solution 2014-10-21 05:31:33 +02:00
Vladimir Panteleev 4130f4a61a Delete duplicate MSVC solution 2014-09-29 12:56:31 +00:00
twinaphex ce6c884724 Take out HAVE_CC_RESAMPLER define 2014-09-24 09:39:41 +02:00
twinaphex 52a82d1af7 (360/Xbox 1) Fix Salamander builds 2014-09-15 19:06:28 +02:00
twinaphex 8437e4bd2a Style/indent nits 2014-09-15 07:03:54 +02:00
twinaphex 3eead06391 (MSVC) Use Griffin from now on for MSVC PC build - make some
variable/ function names unique for Griffin
2014-09-14 06:29:40 +02:00
twinaphex 45fc487b95 Change d3d_wrapper.c to d3d_wrapper.cpp 2014-09-13 19:40:12 +02:00
twinaphex 9ce8aa74ac (MSVC 2010) Fix build 2014-09-13 00:35:53 +02:00
twinaphex d4a4dd14bf Add 'nearest' resampler 2014-09-13 00:10:15 +02:00
twinaphex 3787c831e7 (Wii) Compile in 7zip support 2014-09-12 22:24:18 +02:00
twinaphex 98fd04d970 (MSVC) Add 7zip support - build fixes to do with casting pointers
explicitly
2014-09-12 21:50:57 +02:00
twinaphex 05c7d4e573 (D3D/MSVC) Build fix and include d3d_wrapper.c for MSVC build 2014-09-12 08:02:50 +02:00
twinaphex 4a14658278 (Menu) Split up reusable menu_action code to menu_action.c 2014-09-12 05:54:58 +02:00
Lioncash 7c734868bb msvc: Add header files to the VS project.
Allows browsing them alongside the regular source files.
2014-09-11 21:36:30 -04:00
twinaphex dccc0b8ce8 (Xbox 1) Take out HAVE_OVERLAY 2014-09-12 00:07:08 +02:00
twinaphex 4706be0905 (D3D) Start merging in XDK code 2014-09-11 20:59:52 +02:00