twinaphex
56939cdab6
Add rm -f *.d to Makefile clean targets
2014-11-18 16:01:36 +01:00
twinaphex
5f2a3e5bf7
(Joyconfig) Create retroarch-joyconfig-griffin.c - should be a lot
...
easier to maintain now instead of having to do constant Makefile
maintenance
2014-10-27 15:45:18 +01:00
twinaphex
bab9ee307d
Add null joypad driver
2014-10-27 14:45:28 +01:00
twinaphex
a2e4c20c13
Add input-keymaps.c to joyconfig
2014-10-27 04:52:44 +01:00
twinaphex
a4065ae34d
Split off input_context code into separate file
2014-10-25 19:56:40 +02:00
twinaphex
af45a31b58
More updates removing retrolaunch and moving it to separate repo
2014-10-16 07:36:06 +02:00
twinaphex
b61b6fa84b
Move Retrolaunch to separate repo
2014-10-16 07:34:59 +02:00
Mike Robinson
d258775926
Add parallel port joypad driver
2014-10-04 04:18:36 +01:00
twinaphex
ce6c884724
Take out HAVE_CC_RESAMPLER define
2014-09-24 09:39:41 +02:00
Higor Eurípedes
df6a6155c1
(Makefile) Pass -static-libgcc to the linker on Win32
2014-09-15 22:15:00 -03:00
twinaphex
6deb51332b
Split up string_list functions into its own object/source file
2014-09-15 18:46:07 +02:00
Higor Eurípedes
7767b0283c
(Makefile) Cleanup and CXX warning fixes
2014-09-15 13:14:18 -03:00
Higor Eurípedes
78da994e89
(Makefile) Compile rarch.rc
2014-09-14 17:50:51 -03:00
twinaphex
0402f91ee1
Move zlib to Makefile.common too
2014-09-14 04:50:10 +02:00
twinaphex
6a730a7408
Move more to Makefile.common
2014-09-14 04:43:18 +02:00
twinaphex
dd5ebd974e
Update Makefile.common
2014-09-14 03:44:54 +02:00
twinaphex
ed492be6a2
Move more to Makefile.common
2014-09-14 03:38:36 +02:00
twinaphex
2926183d8d
Move more to Makefile.common
2014-09-14 03:22:04 +02:00
twinaphex
36c36cc332
Move more to Makefile.common
2014-09-14 02:52:30 +02:00
twinaphex
8b149c8ff9
Move more to Makefile.common
2014-09-14 02:15:56 +02:00
twinaphex
effaf1562f
Move more to Makefile.common
2014-09-14 02:05:17 +02:00
twinaphex
322093f600
Move more to Makefile.common
2014-09-14 01:58:57 +02:00
twinaphex
064bddc84e
Move more to Makefile.common
2014-09-14 01:01:52 +02:00
twinaphex
0746337a34
Move menu files to Makefile.common
2014-09-14 00:53:00 +02:00
twinaphex
5a12852489
- Change JOBJ in Makefile.win to JOYCONFIG_OBJ - make it the same
...
as Makefile.
- Use JTARGET in Makefile
2014-09-14 00:18:50 +02:00
twinaphex
ce55990a3e
Move more to Makefile.common
2014-09-14 00:11:08 +02:00
twinaphex
33809a9ca3
Reduce LOC in Makefiles by creating shared Makefile.common
2014-09-14 00:04:42 +02:00
Higor Eurípedes
06139d9fe5
Add d3d wrapper to the regular Makefile
2014-09-13 15:01:27 -03:00
twinaphex
d4a4dd14bf
Add 'nearest' resampler
2014-09-13 00:10:15 +02:00
Timo Strunk
ff90a4e568
Removed Ppmd references from everywhere. Code is only required for Ppmd support - a special 7z algorithm
2014-09-12 22:41:46 +02:00
twinaphex
3787c831e7
(Wii) Compile in 7zip support
2014-09-12 22:24:18 +02:00
Timo Strunk
11b63cbe3d
Merge remote-tracking branch 'upstream/master' into zip_support
2014-09-12 17:06:41 +02:00
twinaphex
4a14658278
(Menu) Split up reusable menu_action code to menu_action.c
2014-09-12 05:54:58 +02:00
Timo Strunk
1e44a4056c
Merge remote-tracking branch 'upstream/master' into zip_support
2014-09-11 18:03:34 +02:00
Timo Strunk
203e890463
Forgot to add JOYLIB for zip support
2014-09-11 18:03:02 +02:00
Jean-André Santoni
5e433abf8b
(GLUI) GL based RGUI display driver clone
2014-09-11 04:07:07 +02:00
Timo Strunk
1f3a14750b
Compiled zlib in due to some missing dependencies - slimming from previous commit
2014-09-10 10:41:59 +02:00
Timo Strunk
a04ce2fe88
Compiled zlib in due to some missing dependencies - slimming incoming in future commits
2014-09-10 10:35:33 +02:00
twinaphex
598421e7d7
Move resampler drivers to audio/resamplers
2014-09-09 21:54:41 +02:00
Timo Strunk
2dfc763ca9
Also added HAVE_ZLIB to linux makefile and added missing joyobj and retrolaunch obj for zip support
2014-09-09 15:57:58 +02:00
Timo Strunk
70523511d4
Made HAVE_COMPRESSION be defined both for zip and 7z support, added zip_support.c to make
2014-09-09 15:37:45 +02:00
Twinaphex
1566822396
Merge pull request #926 from mprobinson/valgrind-support-renamed
...
Add --enable-preserve_dylib configure option
2014-09-02 22:18:24 +02:00
Mike Robinson
193801b35e
Add --enable-preserve_dylib configure option
...
Valgrind requires shared objects to be kept open for meaningful
debug information. Add configure option to disable dlclose() in
dylib_close() for Valgrind support.
2014-09-02 21:12:24 +01:00
twinaphex
09d240330f
Move 7zip to deps/
2014-09-02 21:45:14 +02:00
Timo Strunk
3d400468f9
Made 7zip compile and link with all tools requiring file access, also added HAVE_7ZIP var in qb params
2014-09-02 16:39:38 +02:00
twinaphex
c114e51a2c
(Menu) Split up menu entries code to menu_entries.c
2014-08-31 18:36:26 +02:00
Higor Eurípedes
2703fa7f66
Allow unix-like build under mingw
2014-08-29 16:40:25 -03:00
Higor Eurípedes
fa11c2f2d6
(Haiku) Fix Build
2014-08-28 13:41:12 -03:00
Higor Eurípedes
99ce4e5329
Add last resort SDL gfx context
2014-08-20 22:09:30 -03:00
twinaphex
1b27dfbcbd
Rename rarch_fnmatch to fnmatch_rarch
2014-08-15 21:35:41 +02:00