Commit Verlauf

Autor SHA1 Nachricht Datum
  Sam Lantinga 87894224b6 Fixed bug 3981 - Inverted logic bug in SDL_renderer "overscan" feature vor 8 Jahren
  Sam Lantinga cf3d450313 Added SDL_RenderGetMetalLayer() and SDL_RenderGetMetalCommandEncoder() vor 8 Jahren
  Ryan C. Gordon 2a2c8d42ca Initial shot at a renderer target for Apple's Metal API. vor 10 Jahren
  Sam Lantinga a7c79c5e25 Normalize touch events to the render viewport (thanks Sylvain!) vor 8 Jahren
  Sam Lantinga 04e76499ea Fixed build warning vor 8 Jahren
  Sam Lantinga 9451cd81ae Fixed compiler warnings vor 8 Jahren
  Sam Lantinga aebe17d34f Fixed bug 2344 - CHECK_WINDOW_MAGIC should include __FILE__ and __LINE__ vor 8 Jahren
  Sam Lantinga c59d9923b3 Implemented more flexible blending modes for accelerated renderers vor 8 Jahren
  Sam Lantinga ca5c304814 Fixed bug 3744 - missing SDLCALL in several functions vor 8 Jahren
  Sam Lantinga af9ec8f6b5 Fixed copy-paste error, thanks Alen! vor 8 Jahren
  Philipp Wiesemann 8aa147fa09 Fixed compiler warnings about type conversions. vor 8 Jahren
  Sam Lantinga 9dbe5a9686 Fixed bug 3311 - Broken touch positions with SDL_RenderSetLogicalSize & HIGHDPI on iOS vor 8 Jahren
  Ryan C. Gordon 9288983682 Merged Eric Wing's overscan patch. vor 8 Jahren
  Ryan C. Gordon ca0bf151d5 Fix some more compiler warnings on armcc. vor 9 Jahren
  Ryan C. Gordon c1ac4c6835 Better fix for static analysis issue in SDL_DestroyRenderer(). vor 9 Jahren
  Sam Lantinga 3df77ced1e Just roll back the entire portion of the commit from a8253d439914 which caused bug 3544 until we figure out what the right static analysis fix is. vor 9 Jahren
  Sam Lantinga 356c2eadf4 Fixed bug 3544 - Memory freeing bug in SDL_DestroyRenderer/SDL_DestroyTexture vor 9 Jahren
  Sam Lantinga 45b774e3f7 Updated copyright for 2017 vor 9 Jahren
  Ryan C. Gordon fb5fd67ccb Fixed all known static analysis bugs, with checker-279 on macOS. vor 9 Jahren
  Sam Lantinga 8e2634eb13 Fixed divide by zero if setting integer scale without setting logical width and height vor 9 Jahren
  Sam Lantinga 27d4f09929 Implemented SDL_GetHintBoolean() to make it easier to check boolean hints vor 9 Jahren
  Eric Wing bb3cb4f42a overscan (feature for SDL_RenderSetLogicalSize): Fix to ignore overscan hint when using the Direct3D 9 backend. vor 10 Jahren
  Sam Lantinga 9c48365524 Fixed bug 3029 - software renderer cuts off edges when rotate-blitting with a multiple of 90 degrees vor 9 Jahren
  Sam Lantinga c8cfccc2f1 Fixed bug 3116 - renderer->hidden in SDL_RenderCopy(Ex) vor 9 Jahren
  Sam Lantinga 67901f537c Fixed bug 3174 - SDL_SetRenderTarget clip rect vor 9 Jahren
  Philipp Wiesemann 0a1999dfd2 Fixed compile warnings about type conversion. vor 10 Jahren
  Ethan Lee 167cf14c1f SDL_RenderSetIntegerScale vor 10 Jahren
  Eric Wing d77a55738b merged SDL 2.0.4 rc2 vor 10 Jahren
  Sam Lantinga b7ede6cc47 Fixed bug 1550 - SDL_RenderCopy/CopyEx in software should optionally render 8bit alpha vor 10 Jahren
  Eric Wing 27fab8f4bb merged SDL 2.0.4rc1+ vor 10 Jahren