Commit History

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