Commit History

Author SHA1 Message Date
  Sam Lantinga f2074d7af3 Updated copyright for 2025 3 months ago
  Zack Middleton f212cb5f92 Don't overwrite the SDL_IOFromConstMem() error in testshape 6 months ago
  Sam Lantinga a90ad3b0e2 Removed SDL_bool in favor of plain bool 7 months ago
  Sam Lantinga 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 8 months ago
  Sam Lantinga 2ba76dbe80 Simplified SDL_Surface 9 months ago
  Sam Lantinga 0dd579d40d Removed SDL_Keysym 10 months ago
  Sam Lantinga 17520c2e6e Removed SDL_RendererFlags 11 months ago
  Ryan C. Gordon fc7afa9cbf rwops: Renamed SDL_RWops to SDL_IOStream, and other related symbols. 1 year ago
  Susko3 641b911d38 Update some internal files to use `SDL_WindowFlags` 1 year ago
  Sam Lantinga f6b92c9b88 Re-added a simplified version of SDL_SetWindowShape() 1 year ago
  Sam Lantinga 1143bdc351 Greatly simplified the shape example 1 year ago
  Sam Lantinga f8dfee01bb Made SDL_ReadSurfacePixel a public function 1 year ago
  Sam Lantinga 5b3ee51c6c Updated copyright for 2024 1 year ago
  Anonymous Maarten 7484d02a2e testshape: use SDL_test to create multiple windows 1 year ago
  Ryan C. Gordon 447b508a77 error: SDL's allocators now call SDL_OutOfMemory on error. 1 year ago
  Sam Lantinga 81fc7ded78 Removed the window shape API for SDL 3.0 1 year ago
  Sylvain d8600f717e Pointer as bool (libsdl-org#7214) 1 year ago
  Simon McVittie 04edb38cdf shape: Use SDL[Test]_ReadSurfacePixel 1 year ago
  Anonymous Maarten 2a01f9dcb5 tests: plug leaks when running with --trackmem 1 year ago
  Anonymous Maarten b4291412a4 tests: build tests with C90 standard 1 year ago
  Sam Lantinga c699f3d1d8 Updated SDL high DPI support 1 year ago
  Anonymous Maarten 4a6528e3f0 testprograms: parse arguments using SDLTest_CommonState 2 years ago
  Sylvain f1d9c36136 testshape: now uses SDL_WINDOW_TRANSPARENT instead of the shaped window API 2 years ago
  Sam Lantinga 698dbd8464 SDL_CreateWindow() has been simplified and no longer takes a window position. 2 years ago
  Sam Lantinga 3bba33932f Fixed testshape on high DPI displays 2 years ago
  Sam Lantinga 59ca0c8b22 Simplified the testshape example 2 years ago
  Sam Lantinga bd2e2ee7aa SDL_RenderTexture() and SDL_RenderTextureRotated() take floating point source coordinates 2 years ago
  Sam Lantinga 7b50bae524 Renamed SDL events for clarity 2 years ago
  Sam Lantinga fde78d12f2 Updated copyright for 2023 2 years ago
  Sam Lantinga 9c1a9ecb4b Removed non-float versions of SDL render API drawing functions 2 years ago