SDL Framework Changelog

What's new in SDL Framework 1.7.1

Apr 29, 2021
  • Lua binding optimized, now should be a little more faster
  • Bugs fixed in more functions
  • Now SONY PlayStation Portable (PSP) platform is supported
  • Update samples to work fine on PSP
  • Improvements on error messages

New in SDL Framework 1.7 (Dec 7, 2017)

  • Updated to SDL_gfx v2.0.25
  • Downgrade to SDL_image v1.2.10 to fix bug on some older PCs
  • Downgrade to SDL_ttf v2.0.10 to fix bug on some older PCs
  • Downgrade to SDL_mixer v1.2.11 to fix bug on some older PCs
  • Added SDL_MUSTLOCK() and Get/Set Pixel API
  • Bugs fixed in some functions

New in SDL Framework 1.0.1 Beta (Jul 4, 2013)

  • Now with more functions for keyboard, mouse and more.