Skip to content

Releases: devkitPro/SDL

ogc-sdl-2.28.5-15

17 Nov 01:44
7f07fe1
Compare
Choose a tag to compare

What's Changed

  • Hide mouse by @mardy in #85
  • ogc: reset cull mode, Z-buffering and alpha compare when drawing cursor by @mardy in #84
  • ogc: add OpenGL stencil support by @mardy in #86

Recommended and supported installation is through devkitPro pacman

ogc-sdl-2.28.5-14

29 Oct 19:46
f1d4573
Compare
Choose a tag to compare

What's Changed

  • ogc: define weak symbols for opengx functions by @mardy in #82

ogc-sdl-2.28.5-13

29 Oct 19:45
c56247f
Compare
Choose a tag to compare

What's Changed

  • ogc: add OpenGL 1.1 support via opengx (SDL2) by @mardy in #74

ogc-sdl-2.28.5-12

29 Oct 19:45
Compare
Choose a tag to compare

What's Changed

New Contributors

ogc-sdl-2.28.5-11

29 Oct 19:44
8378cba
Compare
Choose a tag to compare

What's Changed

New Contributors

ogc-sdl-2.28.5-10

29 Oct 19:43
Compare
Choose a tag to compare

What's Changed

  • ogc: add env variable to support Wiimote held sideways by @mardy in #60
  • OGC SDL_systhread: Added missing SDL_SYS_DetachThread by @Wohlstand in #62
  • Add more video modes by @mardy in #65
  • Rotate cursor by @mardy in #66

Recommended and supported installation is through devkitPro pacman

ogc-sdl-2.28.5-9

29 Oct 19:35
cf19790
Compare
Choose a tag to compare

What's Changed

  • ogc: restore blending mode after every frame by @mardy in #58
  • ogc: always let application decide on mouse visibility by @mardy in #59

ogc-sdl-2.28.5-8

29 Oct 19:35
d36a791
Compare
Choose a tag to compare

Initial release of wii and gamecube sdl2 port.

  • Wii on dkp by @mardy in #36
  • Add renderer module by @mardy in #37
  • ogc: rework audio driver to avoid clicks and gaps by @mardy in #38
  • Implement rendering of mouse cursors by @mardy in #39
  • ogc: flush cache when updating textures by @mardy in #40
  • ogc: do not create a new mouse cursor at every frame by @mardy in #41
  • ogc: implement SDL_GetBasePath() using getcwd() by @mardy in #42
  • ogc: apply viewport scale in QueueGeometry by @mardy in #43
  • ogc: always give focus to the window by @mardy in #44
  • Add workflows for wii & cube by @WinterMute in #46
  • ogc: support rendering to transparent textures by @mardy in #47
  • ogc: Do't use 0x0000 as a product ID for the joysticks by @mardy in #50
  • ogc: set fullscreen height to EFB's height by @mardy in #48
  • ogc: ignore source alpha with blend mode "none" by @mardy in #49
  • Viewport fixes by @mardy in #51
  • ogc: add libogc link flags to pkg-config file by @mardy in #52