Commit History

Autor SHA1 Mensaxe Data
  m9710797 c8c6a00bac Fix inconsistent #include guards %!s(int64=5) %!d(string=hai) anos
  m9710797 bd644053c1 Merge branch 'master' into sdl2 %!s(int64=6) %!d(string=hai) anos
  m9710797 ba2155d40f Create a RAII wrapper for SDL_{Init,Quit}SubSystem() %!s(int64=8) %!d(string=hai) anos
  m9710797 055f754558 Create a RAII wrapper for SDL_{Load,Free}Wav() %!s(int64=8) %!d(string=hai) anos
  m9710797 3c50607ade Create a RAII wrapper for SDL_{Alloc,Free}Format() %!s(int64=8) %!d(string=hai) anos
  m9710797 1f733d1502 Create a RAII wrapper for SDL_Window %!s(int64=8) %!d(string=hai) anos
  m9710797 c744871e54 Create a RAII wrapper for SDL_Renderer %!s(int64=8) %!d(string=hai) anos
  m9710797 fce2bec6d0 Greatly simplify implementation of SDLTexturePtr %!s(int64=8) %!d(string=hai) anos
  m9710797 5f4b8b0076 Create SDLTexturePtr RAII class similar to SDLSurfacePtr %!s(int64=8) %!d(string=hai) anos
  Wouter Vermaelen bc48c7d9b9 Replace our 'noncopyable' helper with c++11 '=delete' %!s(int64=10) %!d(string=hai) anos
  Wouter Vermaelen 42ca83e030 Cleanup move-constructor, move-assignment-operator %!s(int64=9) %!d(string=hai) anos
  m9710797 79aeb0df59 Make more use of MemBuffer %!s(int64=9) %!d(string=hai) anos
  wouter 913137462c vs2013 does support c++11 explicit conversion operators %!s(int64=10) %!d(string=hai) anos
  wouter 492b0f1b87 Visual c++ does not yet support explicit conversion operators %!s(int64=11) %!d(string=hai) anos
  wouter 63330b1780 Don't use get() to test whether a unique_ptr is nullptr %!s(int64=11) %!d(string=hai) anos
  wouter d089095d55 Various text-processing stuff %!s(int64=11) %!d(string=hai) anos
  Wouter Vermaelen 73c880d369 Compile with -Wzero-as-null-pointer-constant and fix all warnings %!s(int64=12) %!d(string=hai) anos
  Wouter Vermaelen 8d3713f31d Worked around vc++ compiler error %!s(int64=12) %!d(string=hai) anos
  Wouter Vermaelen 7e6fe607d6 Replace NULL with nullptr %!s(int64=12) %!d(string=hai) anos
  Wouter Vermaelen 299add05f7 Made SDLSurfacePtr moveable (and not copyable anymore) %!s(int64=12) %!d(string=hai) anos
  Wouter Vermaelen f887b39dfd Avoid zero-initializing SDL_Surfaces in some cases %!s(int64=12) %!d(string=hai) anos
  Wouter Vermaelen dccbc2d332 Use SDLSurfacePtr internally in SDLImage %!s(int64=15) %!d(string=hai) anos
  Wouter Vermaelen f2c4e66904 Created SDLSurfacePtr, use in PNG.cc %!s(int64=15) %!d(string=hai) anos