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
twinaphex
f95049e99c
Add wiiusb_hid driver courtesy of @xerpi
2015-08-30 09:48:38 +02:00
twinaphex
039b4e0454
Move code back to logger.c
2015-08-29 18:57:07 +02:00
twinaphex
3336849e80
(wii) Define HAVE_NETPLAY
2015-08-29 18:50:35 +02:00
twinaphex
cd56d21003
(Wii) Compile in HAVE_NETWORKING if HAVE_LOGGER is defined
2015-08-29 18:45:42 +02:00
twinaphex
5b67aaaa17
Start making the logging code more portable
2015-08-29 15:40:23 +02:00
Jose Ernesto Ramirez Ramirez
09f3c3ca77
Fixed nunchuk controller support, it was not correctly detected.
...
Fixed classic controller's analogs, were not working at all.
Restored sixaxis controller support, now with completely rewroten library.
Changed detection order (GC, Sixaxis, Wiimote/Nunchuck/Classic, left wiimote at the end, otherwise we needed to disconnect it to be able to use GC controller or sixaxis controller.
2015-07-13 22:58:01 -05:00
Toad King
1aaf8b3971
[GX] build with larger stack on all builds by default. Fixes #1757
2015-06-12 20:38:32 -05:00
twinaphex
e81fb29699
(Makefile.griffin) Add HAVE_LIBRETRODB rule
2015-06-08 00:48:21 +02:00
twinaphex
4e5bf65e23
Create HAVE_RPNG define
2015-04-19 16:55:03 +02:00
twinaphex
4d13e9d4cb
Turn WANT_MINIZ into WANT_ZLIB
2015-03-14 05:24:57 +01:00
twinaphex
aece30f6bc
Rename deps/rzlib to deps/zlib
2015-03-06 01:47:09 +01:00
Toad King
14fe8623bb
[GX] fix menu pitch
2015-02-28 22:18:23 -06:00
twinaphex
a33016d457
Renamed libretro-sdk to libretro-common
2015-02-19 00:04:03 +01:00
twinaphex
4e0a6c765d
(Wii) Take out HAVE_NETWORKING and HAVE_NETPLAY -would need suitable
...
headers and netport implementation - look at this for reference -
https://code.google.com/p/diiscent/source/browse/trunk/netport/?r=4
2015-01-31 06:15:51 +01:00
twinaphex
7f3e727967
Update Makefile.griffin
2015-01-31 06:09:50 +01:00
twinaphex
181c594073
(Wii) Build with HAVE_NETWORKING and HAVE_NETPLAY options
2015-01-31 06:08:56 +01:00
twinaphex
557d2472df
Update default shader dir - becomes media/shaders_cg
2014-10-29 07:44:06 +01:00
Toad King
e30734230e
add USB Gecko debugging support
2014-10-27 19:37:08 -05:00
twinaphex
c62d52de0f
Start properly implementing libretro SDK for boolean.h include
...
header, glsym, and rthreads
2014-10-21 05:05:52 +02:00
twinaphex
ce6c884724
Take out HAVE_CC_RESAMPLER define
2014-09-24 09:39:41 +02:00
twinaphex
3787c831e7
(Wii) Compile in 7zip support
2014-09-12 22:24:18 +02:00