Releases: devkitPro/libogc
Releases · devkitPro/libogc
libogc 2.3.0
libogc 2.2.1
- remove use of deprecated register keyword for gcc 11
- Several issues were fixed, and usability and stability were improved.
libogc 2.2.0
- 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
- 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
- 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
- Improve video quality on Wii
- SDSP2 support
libogc 1.8.22
libogc 1.8.21
- 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
v1.8.20 fixes for devkitPPC r31
libogc 1.8.19
- fix DESTDIR