Skip to content

Releases: PureSwift/SDL

2.0.1

15 Dec 00:53
Compare
Choose a tag to compare

Full Changelog: 2.0.0...2.0.1

2.0.0

14 Dec 17:10
Compare
Choose a tag to compare

What's Changed

  • Update for Swift 6
  • Support SDL_UpdateTexture by @thara in #3
  • Fix not rendering textures on release builds by @thara in #4
  • Support SDL_RaiseWindow by @thara in #6
  • Support SDL_SetWindowTitle by @thara in #5
  • Support SDL_RenderSetLogicalSize by @thara in #7
  • Fixed problem with UInt32 initializer by @alexanderuv in #8

New Contributors

Full Changelog: 1.0.1...2.0.0

v1.0.1

22 Nov 17:27
Compare
Choose a tag to compare
  • 7d73084 Fixed for Swift 3.0.2 compatibility
  • 10688a8 Fixed SDL Texture deadlock

1.0.0

13 Jun 12:15
Compare
Choose a tag to compare

First release