RetroArch/frontend/drivers
Vladimir Serbinenko 4a53c6771c
Several fixes and improvements do NGC and Wii (#13698)
* Support new elf2dol path in Makefile.griffin

* Fix NULL pointer dereference when no core info is available

* Fix double include of different versions of libogc

* Move ngc and wii to Makefile.common

Resulting binary is 60K *smaller*. This is surprising but probably due to
less inlining happening

* gx_gfx: Fix hang on gfx initialization

* Remove sthread_isself on NGC/Wii

It relies on pthread_equal that is not there for either legacy pthreads
or normal pthreads on those platforms

* Wii networking

* Missing includes in split

* Network fixes

* Fix logging of non-format string as a format

* Support for gx netlogger

* Network fix

* Network fixes

* Network info

* gx: Move config files to app directory

Otherwise it clashes between wiiU and vWii version with unpredictable
effects
2022-03-04 13:43:00 +01:00
..
platform_ctr.c Add Linux GameMode support (#13339) 2021-12-14 14:07:42 +01:00
platform_darwin.m Add osx-ppc compilation for frontend (#13532) 2022-01-24 16:22:07 +01:00
platform_dos.c Add Linux GameMode support (#13339) 2021-12-14 14:07:42 +01:00
platform_emscripten.c Add Linux GameMode support (#13339) 2021-12-14 14:07:42 +01:00
platform_gx.c Several fixes and improvements do NGC and Wii (#13698) 2022-03-04 13:43:00 +01:00
platform_orbis.c Add Linux GameMode support (#13339) 2021-12-14 14:07:42 +01:00
platform_ps2.c [PS2] Improve Compilation (#13359) 2021-12-15 19:01:56 +01:00
platform_ps3.c Add Linux GameMode support (#13339) 2021-12-14 14:07:42 +01:00
platform_psp.c [PSP] Update Retroarch to latest PSPDev status (#13544) 2022-01-25 03:50:18 +01:00
platform_qnx.c Add Linux GameMode support (#13339) 2021-12-14 14:07:42 +01:00
platform_switch.c Add Linux GameMode support (#13339) 2021-12-14 14:07:42 +01:00
platform_unix.c Fix base path when compiling with unix cwd (#13631) 2022-02-17 04:59:37 +01:00
platform_unix.h [Android] Populate external storage devices inside the file browser on Android 11+ devices (#13615) 2022-02-15 16:11:39 +01:00
platform_uwp.c Add Linux GameMode support (#13339) 2021-12-14 14:07:42 +01:00
platform_wii.c Several fixes and improvements do NGC and Wii (#13698) 2022-03-04 13:43:00 +01:00
platform_wiiu.c Add Linux GameMode support (#13339) 2021-12-14 14:07:42 +01:00
platform_win32.c unix, win32: Allow set the default libretro_directory via environment variable (#12040) 2022-02-04 17:40:57 +01:00
platform_win32.h Some buildfixes 2020-06-30 08:37:41 +02:00
platform_xdk.c Add Linux GameMode support (#13339) 2021-12-14 14:07:42 +01:00
platform_xdk.h Clean up white space. 2019-02-03 16:00:50 -08:00
platform_xenon.c Add Linux GameMode support (#13339) 2021-12-14 14:07:42 +01:00