Skip to content

Minor Release (patches, mostly)

Compare
Choose a tag to compare
@LunaTheFoxgirl LunaTheFoxgirl released this 10 Apr 14:08
· 85 commits to master since this release

This minor release fixes some bugs, adds shader support, as well features some preperation for Gtk+ intergration

  • Fixed a bug where filters would not be applied properly
  • Moved binding of OpenAL and SDL2 to a module constructor for the time being.
  • Minor optimizations to SpriteBatch
  • Loading of GLSL shaders
  • Basic Framebuffer support
  • Minor codestyle updates
  • Fixed various soundcard related crashes
    • When soundcard wasn't available
    • When EFX support wasn't available