تاریخچه Commit ها

نویسنده SHA1 پیام تاریخ
  Sam Lantinga 909b513c33 Made SDL_WINDOWEVENT_* and SDL_DISPLAYEVENT_* first class event types 3 سال پیش
  Pierre Wendling 3c501b963d Clang-Tidy fixes (#6725) 3 سال پیش
  Sylvain Becker 932f61348d Remove mask versions of SDL_CreateRGBSurface* #6701 (#6711) 3 سال پیش
  Sam Lantinga 5750bcb174 Update for SDL3 coding style (#6717) 3 سال پیش
  Sam Lantinga c5790359fd Added precompiled header support for Visual Studio and Xcode (#6710) 3 سال پیش
  Sylvain Becker fc4fc5295f Remove depth field from SDL_CreateRGBSurfaceWithFormat and SDL_Create… (#6685) 3 سال پیش
  Sylvain Becker 6a2200823c Cleanup add brace (#6545) 3 سال پیش
  Sam Lantinga 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 3 سال پیش
  Cameron Cawley 4ee4e49e49 Select the best pixel formats for use in the software renderer 3 سال پیش
  ulatekh ec58a817ef Fixes made in response to running a static code analyzer under MS Windows. 3 سال پیش
  Sam Lantinga d744aafb05 Added support for simulated vsync in the renderer 3 سال پیش
  Sam Lantinga adc6875870 Added SDL_copyp to avoid size mismatch when copying values (thanks @1bsyl!) 3 سال پیش
  Sylvain ceb09ee740 Fixed #5143 - software Render Jitter in rotation 4 سال پیش
  Sylvain 18b76fcc5d Fixed bug #3070 - SDL_RenderCopyEx rotation and global scaling around the wrong way (software renderer) 4 سال پیش
  Sylvain e366ad1288 Fixed bug #2308: SDL_RenderCopyEx rotation center precision (software renderer) 4 سال پیش
  Sylvain f7d3abddba Fixed bug #964 - SDL_RenderCopy stretch loses proportion on viewport. 4 سال پیش
  pionere 60deadba59 re-use return value of SDL_SetError/WIN_SetErrorFromHRESULT/SDL_OutOfMemory 4 سال پیش
  pionere ebdd536676 use SDL_InvalidParamError or SDL_assert instead of custom SDL_SetError 4 سال پیش
  Sylvain a988ce5544 Fixed bug #964 - SDL_RenderCopy stretch loses proportion on viewport boundaries 4 سال پیش
  Sam Lantinga 120c76c84b Updated copyright for 2022 4 سال پیش
  Alex Szpakowski 3a5e148b13 Renderer backends use SDL_Color instead of int for geometry colors. 4 سال پیش
  Sylvain 1940d289bf SW Renderer: fix invalid read if VSYNC hint is initially set with an empty value (eg "") 4 سال پیش
  Ozkan Sezer 801dcbc5ef SDL_render_sw.c: fix -Wshadow warnings. 4 سال پیش
  Sylvain 7828362da9 SDL_Renderer software, D3D11: don't use "renderer->viewport" in back-ends, but use the one from SETVIEWPORT cmd 4 سال پیش
  Sylvain 502e9c3b45 SDL_Renderer simplifications: 4 سال پیش
  Sylvain c27e1249e1 Remove SDL_HAVE_RENDER_GEOMETRY define 4 سال پیش
  Sylvain 54ca1d190e SW_RenderGeometry: add a redundant check to clear static analysis (see bug #4600) 4 سال پیش
  Sylvain a8f89a01aa Change 'size_indice' to 'size_indices' 5 سال پیش
  Sylvain 47db47c1cc Add SDL_HAVE_RENDER_GEOMETRY to compile or not with RenderGeometry support 5 سال پیش
  Sylvain 6e47f53869 Fix warnings 5 سال پیش