Commit History

Author SHA1 Message Date
  D15C0DE b6fd832980 [6/6] Repaint via VideoSystem 4 years ago
  D15C0DE 80f67933cb [5/6] Generalize SDL_PixelFormat 5 years ago
  D15C0DE 9c44775d8e [2/6] Move SDL-specific functionality out of VisibleSurface 5 years ago
  m9710797 9ee721e0f5 Implement structured bindings support gl::vec 4 years ago
  D15C0DE 49d519b26d Remove SDLGL-FB16/32 renderers 5 years ago
  D15C0DE 3af178304f Remove dead code 5 years ago
  m9710797 8c5acbbea4 Fix screenshot with SDLGL-PP/fullscreen 5 years ago
  m9710797 fcc2ca6773 Ran include-what-you-use (iwyu) and remove some unnecessary #include's 5 years ago
  m9710797 d68ddb7cf1 clang-tidy-8: applied (some of the) suggestion made by 'modernize-*' 5 years ago
  m9710797 bd644053c1 Merge branch 'master' into sdl2 6 years ago
  m9710797 39f5361836 use std::make_unique instead of our own version 6 years ago
  Maarten ter Huurne fd6c8ec0bd Remove alt-space suppressor 8 years ago
  m9710797 ccf203a8a4 Merge branch 'master' into sdl2 8 years ago
  Maarten ter Huurne 8ec5ba729e Changed setWindowTitle() into updateWindowTitle() 8 years ago
  Maarten ter Huurne 1ac6eceb4b Preparations for a new style of key repeat handling with SDL2 8 years ago
  m9710797 213c4d58e6 Eliminate some SDL_GetVideoSurface() calls 8 years ago
  Wouter Vermaelen f7db4b7ba2 [1/3] Enable/fix -Wshadow compiler warnings 9 years ago
  Wouter Vermaelen 1fd5626bb3 [9/9] unique_ptr->value, RenderSettings 10 years ago
  m9710797 c2a8cb3594 [1/9] unique_ptr->value, setting objects 10 years ago
  Wouter Vermaelen 7bd9111ba3 Replace Alarm with RTScheduler 10 years ago
  Maarten ter Huurne 9991d04486 Renamed getSDLWindowHandle() to getWindowHandle() 10 years ago
  Manuel Bilderbeek d31f74913d Load a hi-res icon, if available. 10 years ago
  Manuel Bilderbeek 2d41b00b24 Do not unnecessarily pass fullscreen boolean. 10 years ago
  wouter ac05d5749b Mechanical changes, preparations for the next patch 11 years ago
  wouter 4fdc38a90a Use uint6_t/uint32_t as type for a 16/32bpp pixel 11 years ago
  wouter d089095d55 Various text-processing stuff 11 years ago
  Wouter Vermaelen df00cb6ba8 Generate videosource names 11 years ago
  Wouter Vermaelen 566103ccbd Made videosource setting values dynamic 11 years ago
  Wouter Vermaelen f2e8f7d6ac Use 'auto' to simplify c++ casts 12 years ago
  Wouter Vermaelen eece8cb825 Return unique_ptr instead of raw pointer from factory functions 12 years ago