История коммитов

Автор SHA1 Сообщение Дата
  Sam Lantinga f6b92c9b88 Re-added a simplified version of SDL_SetWindowShape() 2 лет назад
  Sam Lantinga 1143bdc351 Greatly simplified the shape example 2 лет назад
  Sam Lantinga f8dfee01bb Made SDL_ReadSurfacePixel a public function 2 лет назад
  Sam Lantinga 5b3ee51c6c Updated copyright for 2024 2 лет назад
  Anonymous Maarten 7484d02a2e testshape: use SDL_test to create multiple windows 2 лет назад
  Ryan C. Gordon 447b508a77 error: SDL's allocators now call SDL_OutOfMemory on error. 2 лет назад
  Sam Lantinga 81fc7ded78 Removed the window shape API for SDL 3.0 2 лет назад
  Sylvain d8600f717e Pointer as bool (libsdl-org#7214) 2 лет назад
  Simon McVittie 04edb38cdf shape: Use SDL[Test]_ReadSurfacePixel 2 лет назад
  Anonymous Maarten 2a01f9dcb5 tests: plug leaks when running with --trackmem 2 лет назад
  Anonymous Maarten b4291412a4 tests: build tests with C90 standard 2 лет назад
  Sam Lantinga c699f3d1d8 Updated SDL high DPI support 2 лет назад
  Anonymous Maarten 4a6528e3f0 testprograms: parse arguments using SDLTest_CommonState 3 лет назад
  Sylvain f1d9c36136 testshape: now uses SDL_WINDOW_TRANSPARENT instead of the shaped window API 3 лет назад
  Sam Lantinga 698dbd8464 SDL_CreateWindow() has been simplified and no longer takes a window position. 3 лет назад
  Sam Lantinga 3bba33932f Fixed testshape on high DPI displays 3 лет назад
  Sam Lantinga 59ca0c8b22 Simplified the testshape example 3 лет назад
  Sam Lantinga bd2e2ee7aa SDL_RenderTexture() and SDL_RenderTextureRotated() take floating point source coordinates 3 лет назад
  Sam Lantinga 7b50bae524 Renamed SDL events for clarity 3 лет назад
  Sam Lantinga fde78d12f2 Updated copyright for 2023 3 лет назад
  Sam Lantinga 9c1a9ecb4b Removed non-float versions of SDL render API drawing functions 3 лет назад
  Sam Lantinga cc0296c934 SDL API renaming: SDL_surface.h 3 лет назад
  Sam Lantinga 0d54115235 SDL API renaming: SDL_render.h 3 лет назад
  Sylvain Becker aa0053141b Remove SDL_VideoInit / Quit. Prefer SDL_SubSytemInit / Quit (#6913) 3 лет назад
  Sam Lantinga 63724c113b Removed the vi format comments from the source 3 лет назад
  Daniel Gibson 22e22ba196 Add SDL_main.h includes to tests 3 лет назад
  Ryan C. Gordon 5a2d0b69c8 render: Remove SDL_GetRenderDriverInfo and change SDL_CreateRenderer. 3 лет назад
  Pierre Wendling 3c501b963d Clang-Tidy fixes (#6725) 3 лет назад
  Sam Lantinga 5750bcb174 Update for SDL3 coding style (#6717) 3 лет назад
  Sylvain Becker 6a2200823c Cleanup add brace (#6545) 3 лет назад