Commit Graph

285 Commits

Author SHA1 Message Date
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
twinaphex
9dc80451de (360) Take out -DHAVE_OVERLAY 2014-09-11 20:32:51 +02:00
twinaphex
598421e7d7 Move resampler drivers to audio/resamplers 2014-09-09 21:54:41 +02:00
Lioncash
21b1198373 VS: Enable multi-core compilation for release builds only 2014-09-04 22:47:50 -04:00
Lioncash
f0092aab6c VS: Enable multi-processor compilation 2014-09-04 22:32:17 -04:00
twinaphex
c114e51a2c (Menu) Split up menu entries code to menu_entries.c 2014-08-31 18:36:26 +02:00
twinaphex
260d550654 (MSVC) Add some more files to project solution 2014-08-17 19:12:49 +02:00
twinaphex
eb1d78bab7 Rename history.c to playlist.c 2014-08-15 17:24:28 +02:00
twinaphex
61eaead282 Add nullosk compilation to MSVC 2010 solution 2014-08-14 06:41:29 +02:00
twinaphex
88af50ab82 Add null drivers 2014-08-14 03:05:44 +02:00
twinaphex
e1a122843b Add null camera - remove HAVE_CAMERA ifdefs 2014-08-14 02:55:04 +02:00
twinaphex
027bd68bb3 Add location/null.c - get rid of HAVE_LOCATION ifdefs 2014-08-14 02:15:48 +02:00
twinaphex
717def1717 Bake in HAVE_BSV_MOVIE implicitly 2014-08-12 05:10:02 +02:00
twinaphex
41a5641a6f Move core_info.c to root dir 2014-08-02 14:04:43 +02:00
twinaphex
bca57d827b Move file_list.c outside of frontend/menu 2014-07-26 18:31:34 +02:00
twinaphex
9c96b3ada2 Make history.c no longer dependent on menu 2014-07-25 20:56:31 +02:00
twinaphex
d1a85b6d95 Take out HAVE_SCREENSHOTS everywhere 2014-07-22 03:22:18 +02:00
twinaphex
128c20a437 (Win32) Define SIZE_MAX if not defined already 2014-06-25 03:35:59 +02:00
twinaphex
e9c5fe4edf (360) Update solution 2014-06-09 18:28:56 +02:00
twinaphex
10de1624eb (XDK) Update xinput driver 2014-06-09 18:28:33 +02:00
twinaphex
66ea183fc7 (XDK) Add platform_xdk.c to Salamander solutions 2014-06-06 23:27:39 +02:00
twinaphex
5b04b3dbca (360) Salamander build fix 2014-06-01 05:36:52 +02:00
twinaphex
4f27c4b56d (Salamander XDK1) Fix build 2014-06-01 05:35:28 +02:00
twinaphex
ab75946bbc (MSVC 2010) Build fix 2014-05-30 22:40:57 +02:00
twinaphex
31c731705a (XDK1) Compile with HAVE_FILTERS_BUILTIN defined 2014-05-30 03:26:53 +02:00
twinaphex
e1387a7b0b Take out image driver 2014-05-28 21:14:33 +02:00
Twinaphex
9cce8fa07b (MSVC 2010) Build fix 2014-05-10 11:35:51 -07:00
Twinaphex
beb0a80692 (MSVC 2010) Build fix 2014-05-08 21:22:55 -07:00
Twinaphex
4d46c36917 (360) Build fix 2014-05-08 20:56:55 -07:00
twinaphex
853179a2fb Add inclusion of gfx/shader_common.c to other Makefiles 2014-05-08 21:49:18 +02:00
twinaphex
de7cf52227 (Apple/General_) Turn setting_data into general code - this code
will be used for exposing a list of generic menu settings to
WIMP menus and other such things (already used by the Apple port
in tihs way)
2014-05-03 18:38:29 +02:00
twinaphex
6f05cce0de Get rid of menu_common_settings.c - add remaining public functions to
menu backend interface
2014-04-26 02:40:38 +02:00
Twinaphex
a299e00e4f (MSVC 2010) Update solution 2014-04-25 17:01:43 -07:00
Twinaphex
818a5d4c11 (MSVC) Add CC resampler to MSVC solution as well 2014-04-19 19:32:49 -07:00
twinaphex
4942306fff Add HAVE_CC_RESAMPLER to nearly all targets 2014-04-20 04:17:18 +02:00
twinaphex
70dd57ed63 Add MSB_FIRST to all big-endian consoles 2014-04-17 17:23:38 +02:00