Histórico de commits

Autor SHA1 Mensagem Data
  Ryan C. Gordon fb5fd67ccb Fixed all known static analysis bugs, with checker-279 on macOS. 9 anos atrás
  Sam Lantinga 8e2634eb13 Fixed divide by zero if setting integer scale without setting logical width and height 9 anos atrás
  Sam Lantinga 27d4f09929 Implemented SDL_GetHintBoolean() to make it easier to check boolean hints 9 anos atrás
  Sam Lantinga 9c48365524 Fixed bug 3029 - software renderer cuts off edges when rotate-blitting with a multiple of 90 degrees 9 anos atrás
  Sam Lantinga c8cfccc2f1 Fixed bug 3116 - renderer->hidden in SDL_RenderCopy(Ex) 9 anos atrás
  Sam Lantinga 67901f537c Fixed bug 3174 - SDL_SetRenderTarget clip rect 9 anos atrás
  Philipp Wiesemann 0a1999dfd2 Fixed compile warnings about type conversion. 10 anos atrás
  Ethan Lee 167cf14c1f SDL_RenderSetIntegerScale 10 anos atrás
  Sam Lantinga 42065e785d Updated copyright to 2016 10 anos atrás
  David Ludwig 9e9ef5ad31 Fixed bug 3202 - Fix renderer visibility on a window maximized directly from the minimized state 10 anos atrás
  Philipp Wiesemann 0856a7ef34 Changed an error return value from 0 to NULL for consistency. 10 anos atrás
  Philipp Wiesemann 72590685c0 Backed out changeset 4ad56dbf4a6f 10 anos atrás
  Eric Wing 313881175d Adds support to control the scaling policy/mode of SDL_RenderSetLogicalSize for both letterbox (current behavior) and a new overscan mode (expand to fill the entire screen, even if some parts draw off the screen). 11 anos atrás
  Sam Lantinga 2e3c778ef5 Fixed bug where the render target is updated instead of the default output when the window is resized. 11 anos atrás
  Sam Lantinga 529ed53b16 Fixed bug 2681 - dereference a NULL pointer dst_fmt in SDL_CreateTextureFromSurface function 11 anos atrás
  J?rgen P. Tjern? defd90b6f6 Render: Allow empty cliprect. 12 anos atrás
  David Ludwig 3dcb451f85 Added a README file regarding WinRT support 12 anos atrás