Skip to content

Releases: devkitPro/libogc

libogc 2.13.0

27 Sep 06:43
475da95

Choose a tag to compare

What's Changed

  • wiimote: Add wireless controller syncing functionality by @Zarithya in #197
  • wiimote: Fix registered Wiimotes unable to get active slot by @Zarithya in #226
  • wiimote: Clear used wiimotes on shutdown by @Zarithya in #228
  • wiimote: flesh out Wii U Pro Controller support by @Zarithya in #227
  • wiimote: now correctly authenticate wiimotes, making them disconnect correctly
  • console: fix writing out of bounds and writing unused memory by @LiquidFenrir in #229
  • SD: enable SDHS support by @DacoTaco in #232
  • exceptions: add reload message to exception screen by @abdelali221 in #231
  • network_wii: fix incorrect STACK_ALIGN usage
  • es: fix invalid operator precedence in ISALIGNED macro
  • processor: tell compiler that we are modifying the conditional flags
  • video : Reverted RGB changes due to stability issues
  • stm: correctly set bits when shutting down to idle

New Contributors

libogc 2.12.0

20 Jun 15:41

Choose a tag to compare

As always, recommended and supported installation for all our releases is via devkitPro pacman

What's Changed

v2.11.0

25 May 14:18
7a2c05b

Choose a tag to compare

What's Changed

  • add more ES functions by @Naim2000 in #191 and #193
  • minor network and ES fixes by @DacoTaco in #196
  • network: implement net_select() for the Wii by @mardy in #192
  • network: use IOCTL constant instead of magic number by @mardy in #195
  • console: refactor code to correctly write to the buffer offsets by @DacoTaco in #194
  • video: add support for RGB/VGA output by @shizmob in #167
  • video: fix PAL60 by moving the encoder setup away from irq handler by @DacoTaco in #208
  • OSReport: fix sending message when its larger than the buffer #205 by @DacoTaco in #206
  • replace kprintf with Calico's dietPrint. Closes #75 by @WinterMute in #209
  • Get rid of some more magic numbers by @mardy in #200
  • Mark code inspired by and derived from code contributed to RTEMS by OAR. by @WinterMute in #210
  • usbstorage: allow variable sector sizes by @WinterMute in #211

New Contributors

Recommended and supported installation for all our releases is via devkitPro pacman

libogc 2.10.0

22 Dec 18:22
9ccf804

Choose a tag to compare

What's Changed

  • Minor GX documentation improvements by @mardy in #182
  • crypto: allow data to be passed that is larger than msg block by @DacoTaco in #184
  • sha: remove 64 byte alignment on input & split up SHA_Finalize and SHA_Calculate by @DacoTaco in #186

Recommended and supported installation for all our releases is via devkitPro pacman

v2.9.0

04 Oct 22:23
60fba8e

Choose a tag to compare

What's Changed

libogc 2.8.0

08 Sep 08:46
0d23455

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

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

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

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

Choose a tag to compare

Recommended and supported installation is through devkitPro pacman