Skip to content

libSDL2pp 0.1.0

Compare
Choose a tag to compare
@AMDmi3 AMDmi3 released this 17 Dec 18:45
· 725 commits to master since this release

Added

  • SDL2_image support
  • RWops support
  • New Renderer methods: Renderer::SetClipRect(), Renderer::SetScale(), Renderer::SetViewport(), Renderer::TargetSupported()
  • New SDL methods: SDL::WasInit(), SDL::InitSubsystem(), SDL::QuitSubSystem()
  • Basic MSVC support
  • Arithmetic operators for Point

Fixed

  • GUI tests which are sensible to OpenGL implementation-specific behavior are no longer fatal