Commit Graph

726 Commits

Author SHA1 Message Date
twinaphex 1884fe436c (rzlib) Some basic build fixes - still missing deflate functions 2014-01-10 16:54:11 +01:00
twinaphex 8d2b7e35ad (Rzlib) Move back to rzlib - FBA builds on Xbox 1 would no
longer work with miniz
2014-01-10 16:47:58 +01:00
twinaphex 54d2e2d321 (Xbox 1) Build fixes 2013-11-11 03:36:30 +01:00
twinaphex 323d35584f (miniz) Add deflate - MAME 2003 can now be linked for consoles 2013-11-08 19:47:18 +01:00
twinaphex e5bd675225 (Miniz) Add (untested) version of inflateReset and add some shim functions 2013-11-08 19:06:58 +01:00
twinaphex a8696e2506 (RSound) Bake in rsound for Android port - should also be possible
to bake it in by default for PC now - made librsound.c crossplatform
2013-11-01 00:07:52 +01:00
twinaphex 2c2b8b3a3e (Android) 360 pad should now have working true analog support -
also fixed back button from not invoking AKEYCODE_BACK
2013-08-06 23:14:24 +02:00
twinaphex 4e390c0dd1 Add librsound_orig.c for targets other than PS3 2013-07-08 00:38:03 +02:00
twinaphex 1ff0107bd4 Clang warnings fixed
'Equality comparison with extraneous parentheses' semantics warnings in
Clang fixed
2013-07-02 15:23:20 +02:00
twinaphex ff49f28236 Revert "(miniz) More full-featured miniz - for linking MAME 0.78 on consoles"
This reverts commit 9a7125b49d.
2013-04-20 04:57:21 +02:00
twinaphex 9a7125b49d (miniz) More full-featured miniz - for linking MAME 0.78 on consoles 2013-04-20 04:43:17 +02:00
twinaphex b7fd0e997b Slim down miniz - filesize from binary went from 10.7MB to 10.2MB 2013-04-07 21:55:55 +02:00
twinaphex 24a4618f88 (Minizip) Don't go through ioapi's function pointers - negates
dependency on ioapi.c
(driver.c) ifdef start/stop() calls with RARCH_CONSOLE for now
2013-03-13 05:06:26 +01:00
twinaphex 2ff16727a6 (miniz) Take out header cruft to do with deflation routines 2013-02-17 00:43:45 +01:00
twinaphex c5ea86a474 Remove rzlib 2013-02-16 22:03:57 +01:00
twinaphex fa929ddb4f (Xbox 1) Avoid namespace collision 2013-02-16 21:54:45 +01:00
twinaphex db590cbcd9 (miniz) Take out deflation code 2013-02-16 21:36:32 +01:00
twinaphex 7ed3210acd (miniz/minizip) Compiles now on PS3 2013-02-16 20:54:06 +01:00
twinaphex b1f9d39f4c (minizip) Fix most of the remaining issues that precludes building
with MSVC
2013-02-16 20:42:05 +01:00
twinaphex 07b242f851 (RARCH_CONSOLE) Use miniz/minizip instead or zlib - increases
ZIP file compatibility (problems with inflate before with rzlib
on certain ZIP files)
2013-02-16 20:28:07 +01:00
Themaister 58bdf43a5d Fix Android build. 2013-01-12 22:32:21 +01:00
Themaister 78a8e03f2f Update griffin for RXML. Purge libxml2. 2013-01-02 15:23:22 +01:00
Themaister 0b4cf2d053 Update license headers to 2013. 2013-01-01 01:41:15 +01:00
twinaphex 67fb8485c6 (Libxml2) Take out threads support 2012-11-30 17:40:18 +01:00
twinaphex 05d04e443d (Android) Define WANT_LIBXML2 - Griffin compiles in libxml2 2012-11-20 04:15:12 +01:00
twinaphex aae3b10169 Move baked-in dependencies to 'deps' directory 2012-11-20 03:34:45 +01:00