Historial de Commits

Autor SHA1 Mensaje Fecha
  m9710797 e2aaec0583 Simplify the SDLOutputSurface interface hace 4 años
  m9710797 c50a5125ac small cleanup in SDLVisibleSurface/SDLOutputSurface hace 4 años
  D15C0DE 706793b5e2 SDLGL does not need renderer, surface and texture hace 4 años
  D15C0DE 80f67933cb [5/6] Generalize SDL_PixelFormat hace 4 años
  D15C0DE 091a8a31c3 [4/6] Move SDL-specific functionality out of OutputSurface hace 4 años
  D15C0DE 9c44775d8e [2/6] Move SDL-specific functionality out of VisibleSurface hace 4 años
  D15C0DE 5208cd776d Dissolve SDLGLOutputSurface hace 4 años
  m9710797 8c5acbbea4 Fix screenshot with SDLGL-PP/fullscreen hace 5 años
  m9710797 fcc2ca6773 Ran include-what-you-use (iwyu) and remove some unnecessary #include's hace 5 años
  m9710797 5445a55b7e fix(?) compilation on DINGUX hace 5 años
  m9710797 bd644053c1 Merge branch 'master' into sdl2 hace 5 años
  m9710797 39f5361836 use std::make_unique instead of our own version hace 5 años
  m9710797 5941b6a380 Unify SDLVisibleSurface and SDLOffScreenSurface screenshot code hace 7 años
  m9710797 93f40e8af8 Really fix screenshots with SDL renderer hace 7 años
  m9710797 4b62426640 Use SDL_Texture in SDLImage (instead of SDL_Surface) hace 7 años
  m9710797 5f4b8b0076 Create SDLTexturePtr RAII class similar to SDLSurfacePtr hace 7 años
  m9710797 3134dae450 Give OutputSurface a getSDLRenderer() method (not yet used) hace 7 años
  Maarten ter Huurne 231712d430 Converted SDL1 mode setting code to SDL2 window creation hace 7 años
  m9710797 213c4d58e6 Eliminate some SDL_GetVideoSurface() calls hace 7 años
  Wouter Vermaelen f7db4b7ba2 [1/3] Enable/fix -Wshadow compiler warnings hace 8 años
  Wouter Vermaelen 1fd5626bb3 [9/9] unique_ptr->value, RenderSettings hace 9 años
  Wouter Vermaelen 7bd9111ba3 Replace Alarm with RTScheduler hace 9 años
  Manuel Bilderbeek d31f74913d Load a hi-res icon, if available. hace 10 años
  Manuel Bilderbeek 2d41b00b24 Do not unnecessarily pass fullscreen boolean. hace 10 años
  wouter 9c58265013 Ran include-what-you-use and removed some #includes hace 10 años
  wouter 9be5b10aa4 Added 'interleave_black_frame' hace 11 años
  wouter 3625f42a30 Remove GP2X port hace 11 años
  wouter 4fdc38a90a Use uint6_t/uint32_t as type for a 16/32bpp pixel hace 11 años
  wouter d089095d55 Various text-processing stuff hace 11 años
  Alex Wulms b1b14864f3 Android port hace 11 años