Skip to content

Releases: devkitPro/libogc

libogc 2.3.0

16 Apr 20:05
Compare
Choose a tag to compare

libogc 2.2.1

17 Jun 14:11
Compare
Choose a tag to compare
  • remove use of deprecated register keyword for gcc 11
  • Several issues were fixed, and usability and stability were improved.

libogc 2.2.0

11 May 13:49
Compare
Choose a tag to compare
  • Cleanup and add memory clobbers to ISR operations
  • Rearrange headers to avoid collisions and aid porting
  • lwIP: Refresh pbuf code with cherry-picked upstream
  • fix 3rd party classic controllers that don't send calibration data.
  • Several issues were fixed, and usability and stability were improved.

binaries available via devkitPro pacman

This, and other releases announced in our May Updates list

libogc 2.0.0

11 Jun 19:34
Compare
Choose a tag to compare
  • Fix unaligned IPL ROM read, use 32MHz
  • Add missing render modes, fix PAL timings
  • Support Game Boy Player startup settings
  • SI fixes and additions
  • Further improvements to overall system stability and other minor adjustments have been made to enhance the user experience.

binaries available via devkitPro pacman

libogc 1.8.24

19 Apr 03:57
Compare
Choose a tag to compare
  • fix memset warning
  • fix stat for latest newlib
  • fix _SHIFTL macro usage (#76)
  • Fix POLL* definitions per Dolphin (#73)
  • Cleanup in audio.c (#72)
  • gx: Fix definitions for GXMatrixType and swapped comments (#74)
  • Fix random crash on thread exit
  • Fix unlocked memory cards
  • Fix multi-sector read
  • Fix __gcsd_isInserted
  • Fix __gcsd_startup

libogc 1.8.23

19 Apr 03:56
Compare
Choose a tag to compare
  • Improve video quality on Wii
  • SDSP2 support

libogc 1.8.22

26 Mar 01:19
Compare
Choose a tag to compare
  • Correct printf argument in DVD_LowGetStatus() (#60)
  • Mark file-scope arrays as const where applicable (#61)
  • allow signed scale in CAST_SetGQR* macros.

libogc 1.8.21

14 Nov 18:45
Compare
Choose a tag to compare
  • Fix gettod_r tv_usec
  • Fix time functions on wii
  • Use newlib sleep functions with hook
  • fix GX_ReadClksPerVtx() shift
  • fix warnings with devkitPPC r33
  • Further improvements to overall system stability and other minor adjustments to enhance the user experience.

libogc 1.8.20

27 May 22:57
Compare
Choose a tag to compare
v1.8.20

fixes for devkitPPC r31

libogc 1.8.19

16 May 15:27
Compare
Choose a tag to compare
  • fix DESTDIR