Commit Graph

87 Commits

Author SHA1 Message Date
twinaphex
7b95ac7342 (Vita) Add HAVE_MATERIALUI too 2016-08-23 11:01:24 +02:00
Francisco José García García
4221374072 (VITA) Add XMB support 2016-08-23 02:49:53 +02:00
twinaphex
a27f042731 Start preparing XMB for Vita 2016-08-19 19:10:31 +02:00
Francisco José García García
6e920f17dc (VITA) Add threads support 2016-08-19 02:59:25 +02:00
twinaphex
2cf255328d (Vita) Add baked-in zlib
(Emscripten )Add platform driver
2016-08-10 23:04:46 +02:00
twinaphex
328c6f7797 (Vita) Don't use baked in zlib - use system zlib 2016-08-02 15:31:09 +02:00
Francisco José García García
043b4589bc (VITA) Fix vita-make-fself typo 2016-08-02 00:11:51 +02:00
Francisco José García García
80e4da408f (VITA) Fix deps/vita2dlib 2016-08-01 02:12:15 +02:00
twinaphex
6093499610 (Vita) Buildfix 2016-08-01 00:54:11 +02:00
twinaphex
6a5fee664f (Vita) Start baking in libvita2d 2016-08-01 00:50:13 +02:00
twinaphex
3648ed583d (Vita) Add HAVE_IMAGEVIEWER for Vita too 2016-07-31 15:04:56 +02:00
Francisco José García García
2dd13faa74 (VITA) Changes for new vitasdk toolchain 2016-07-31 09:57:35 +02:00
twinaphex
a3c7fb5fbf Take out HAVE_COMPRESSION - gets defined by Griffin 2016-07-30 11:40:05 +02:00
twinaphex
a8eefa2057 Add HAVE_COMPRESSION for Griffin Makefile targets 2016-07-30 11:32:26 +02:00
twinaphex
63af59a198 Add HAVE_LANGEXTRA 2016-06-07 06:05:41 +02:00
aliaspider
5a80bd6b30 (VITA) build fix for latest sdk. 2016-06-05 22:01:25 +01: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
65d33700d4 Move audio_utils to libretro-common as s16_to_float 2016-05-16 11:33:49 +02:00
twinaphex
7f1c4fa2ff Rename sinc_neon.S to sinc_resampler_neon.S 2016-03-14 15:49:02 +01:00
twinaphex
9a5ce5fdb3 Make HAVE_LIBRETRO_MANAGEMENT define obsolete 2016-02-03 12:31:29 +01:00
twinaphex
0f08220434 Add USBGECKO switch 2016-01-02 19:46:12 +01:00
twinaphex
e67491d6a9 remove HAVE_LIBSICKSAXIS 2016-01-02 01:35:34 +01:00
twinaphex
67a1dcb6b4 (Vita) Add -lpng to Vita 2015-10-03 02:48:22 +02:00
Francisco José García García
2564370664 (Vita) Vita2d font renderer 2015-10-01 01:10:26 +02:00
Francisco José García García
7fa6a796be (Vita) First Networking Code and Download Overlays 2015-09-29 00:40:53 +02:00
twinaphex
c1273d33c0 (Vita) Add UVLoader_stub to LIBS 2015-09-20 23:56:22 +02:00
twinaphex
365f501b2a (wii buildfix) Have to move app_booter files back 2015-09-20 19:14:13 +02:00
twinaphex
aed6780d7a Move some files around 2015-09-20 15:21:55 +02:00
twinaphex
024a6776de Move wii/app_booter to boostrap/wii 2015-09-20 15:19:16 +02:00
Francisco José García García
50172454d2 (Vita) Remove -U__ARM_NEON__ 2015-09-18 01:21:24 +02:00
twinaphex
d1113f33f3 Rename logger/netlogger/logger.c to logger/netlogger.c 2015-09-16 11:33:14 +02:00
Andrés
da907ab54f add extra.json 2015-09-14 18:32:12 -05:00
Francisco José García García
08f5db24b4 (Vita) vita2d updated 2015-09-15 00:12:10 +02:00
Sergi Granell
5e6ec3a78b (Vita) Add -U__ARM_NEON__ to disable NEON (temporary fix) 2015-09-02 18:55:22 +02:00
twinaphex
abd678122b (Wii) Buildfix Makefile.griffin 2015-09-02 12:25:00 +02:00
twinaphex
1308aa8356 (Vita) Correct RARCH_CONSOLE rule 2015-09-01 15:43:51 +02:00
twinaphex
d58771cbb1 Some cleanups 2015-09-01 11:03:55 +02:00
twinaphex
b47cda1c22 Makefile.griffin - Combine Wii and NGC targets 2015-09-01 10:58:02 +02:00
twinaphex
309bd09cb0 Start adding some more build rules to Makefile.griffin for PSP,
move  some otherwise unused functions to else block
2015-09-01 10:32:36 +02:00
Sergi Granell
85bc67d704 (Vita) Add enable HAVE_BUILTIN_AUTOCONFIG 2015-08-31 01:22:36 +02:00
twinaphex
3c6d0dd77c Some PSP1 build fixes and start adding PSP1 support to
Makefile.griffin
2015-08-30 23:19:45 +02:00
Sergi Granell
3b04de6a5f (Vita) Update vita2d video driver 2015-08-30 20:12:16 +02:00
Sergi Granell
d29c242655 (Vita) Add vita frontend driver
(PSP) Remove vita frontend from PSP frontend
2015-08-30 19:47:00 +02:00
Sergi Granell
c8feaf33e9 (Vita) Add -lSceNet_stub 2015-08-30 19:23:15 +02:00
Sergi Granell
e0949b3bb7 (Vita) Update Makefile.griffin
(Vita) Add Vita support to libretro-test
2015-08-30 19:15:31 +02:00
Sergi Granell
e45f42a388 (Vita) Update Makefile.griffin,file_path.c,performance.c 2015-08-30 18:46:49 +02:00
twinaphex
f7631c41cd Backport xerpi's patch 2015-08-30 17:23:01 +02:00
Sergi Granell
f0ea1fd454 (Vita) Update Makefile.griffin, performance.c and file extensions 2015-08-30 16:12:45 +02:00