Skip to content

Releases: libretro/RetroArch

v1.11.1

04 Oct 05:51
Compare
Choose a tag to compare
Bump up to version 1.11.1 - point release

v1.11.0

30 Sep 13:08
9586d67
Compare
Choose a tag to compare
(UWP) Bump up version number (#14448)

* (UWP) Bump Version Number for msvc2019

* (UWP) Bump up Version Number for msvc2017

v1.10.3

15 Apr 17:23
9b282aa
Compare
Choose a tag to compare
Update CHANGES.md

v1.10.2

29 Mar 01:30
de4e56e
Compare
Choose a tag to compare
Update CHANGES.md

v1.10.1

04 Mar 13:39
4a53c67
Compare
Choose a tag to compare
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

v1.10.0

20 Jan 17:38
b71be7e
Compare
Choose a tag to compare
(Netplay/LAN Discovery) Disable GetBestRoute for UWP (#13518)

v1.9.14

05 Dec 23:06
06a2367
Compare
Choose a tag to compare
Bump to version 1.9.14 (#13327)

* * Bump to version 1.9.14
* Don't have unused function when HAVE_CORE_INFO_CACHE is undefined

* Addition to CHANGES.md

v1.9.13.2

12 Nov 20:17
fca72f6
Compare
Choose a tag to compare
Update CHANGES.md

v1.9.13.1

11 Nov 01:43
1280151
Compare
Choose a tag to compare
Merge pull request #13216 from libretro/splitup-record

Split up recording code

v1.9.13

07 Nov 02:31
Compare
Choose a tag to compare
BUmp up version to 1.9.13