Skip to content

Version 0.33-alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@elnormous elnormous released this 23 Apr 20:28
· 6495 commits to master since this release

Fixes and new features in this release:

  • Added support for DirectInput gamepads on WIndows
  • Added support for IOKit gamepads on macOS
  • Now Metal renderer is using display link and not the MetalKit
  • Fixed memory leaks in D3D11 renderer
  • Fixed OpenGL render target support
  • Fixed a bug that caused the audio thread to start up too early
  • Lots of other small bug fixes