Commit History

Author SHA1 Message Date
  Sam Lantinga 17520c2e6e Removed SDL_RendererFlags 1 year 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 2 years ago
  Anonymous Maarten b4291412a4 tests: build tests with C90 standard 2 years ago
  Sam Lantinga c699f3d1d8 Updated SDL high DPI support 2 years 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
  Sam Lantinga cc0296c934 SDL API renaming: SDL_surface.h 2 years ago
  Sam Lantinga 0d54115235 SDL API renaming: SDL_render.h 2 years ago
  Sylvain Becker aa0053141b Remove SDL_VideoInit / Quit. Prefer SDL_SubSytemInit / Quit (#6913) 2 years ago
  Sam Lantinga 63724c113b Removed the vi format comments from the source 2 years ago
  Daniel Gibson 22e22ba196 Add SDL_main.h includes to tests 2 years ago
  Ryan C. Gordon 5a2d0b69c8 render: Remove SDL_GetRenderDriverInfo and change SDL_CreateRenderer. 2 years ago