Skip to content

Releases: devkitPro/libogc

libogc 2.8.0

08 Sep 08:46
0d23455
Compare
Choose a tag to compare

What's Changed

  • gx: add get texture filters by @mardy in #175
  • gx: use correct constant name for PASSCLR operation by @mardy in #176

Recommended and supported installation is through devkitPro pacman

libogc 2.7.0

08 Sep 08:46
2cb532d
Compare
Choose a tag to compare

What's Changed

  • ios: some ios' load slower than others, wait at least 1000µs for IPC by @DacoTaco in #171
  • gu: add a function to multiply 4x4 matrices by @mardy in #172
  • gx: add GX_GetTexObjLOD() by @mardy in #173

Recommended and supported installation is through devkitPro pacman

libogc 2.6.0

29 Mar 18:14
a0b4b56
Compare
Choose a tag to compare

What's Changed

  • Fixed setting cmdblk state incorrectly on cancels by @Exortile in #168
  • libasnd: Fixed the swapped stereo problem by @Wohlstand in #170
  • correct addrlen in net_connect
  • implement net_getsockname for Wii
  • convert line endings to \r for Dolphin
  • aes: return the changed aes iv back to the caller

Recommended and supported installation is through devkitPro pacman

libogc 2.5.0

30 Dec 15:09
2c171b0
Compare
Choose a tag to compare

What's Changed

New Contributors

Recommended and supported installation is through devkitPro pacman

libogc 2.4.1

29 May 15:28
9ffad97
Compare
Choose a tag to compare

Recommended and supported installation is through devkitPro pacman

libogc 2.4.0

17 Apr 13:04
0f866bc
Compare
Choose a tag to compare

fixes:

  • fix reading memory card address >= 0x800000 by @suloku in #121
  • fix reset button not being detected on gamecube by @DacoTaco in #124
  • use const in GX calls to allow for better code generation by @1011X in #118
  • fix dsp state setting with certain messages by @DacoTaco in #139
  • fix AESND_Reset, it no longer hangs the system by @DacoTaco in #143
  • fix Video_Init, it now gives VI time to respond to the register pokes @DacoTaco in #144
  • correctly offset the console x/y with the given coordinates y @DacoTaco in #146 #147
  • correctly fetch time when starting the application by @DacoTaco in #148
  • ipc: check memory translation on incoming messages in by @Extrems in d91c59a

features:

New Contributors

libogc 2.3.1

16 Apr 20:06
Compare
Choose a tag to compare
  • use standard bool in mp3player code.

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