Historie revizí

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