Commit History

Author SHA1 Message Date
  Ryan C. Gordon b42ae3dbfe Sync wiki -> header 3 years ago
  Sam Lantinga 6f9909b609 These functions made it into 2.0.18 3 years ago
  Eric Wasylishen 0d98793693 testwm2: Fix video modes menu hit detection when highdpi or logical size used (#4936) 3 years ago
  Ryan C. Gordon 04f42e0468 metal: Deal better with -[CAMetalLayer nextDrawable] returning nil. 3 years ago
  SDL Wiki Bot c7dafb1556 Sync wiki -> header 3 years ago
  SDL Wiki Bot 1c6414603c Sync wiki -> header 3 years ago
  Misa 4a9947336c `SDL_RenderSetVSync()`: Restrict `vsync` to 0 or 1 3 years ago
  Misa 4549769d7d Add `SDL_RenderSetVSync()` 4 years ago
  SDL Wiki Bot ca39f6d6cd Sync wiki -> header 4 years ago
  Sylvain 93fb5a223e Remove '\brief' markup in header 'SDL_render.h' 4 years ago
  Sylvain a8f89a01aa Change 'size_indice' to 'size_indices' 4 years ago
  Sylvain cc37c38e30 Add SDL_RenderGeometry based on SDL_RenderGeometryRaw 4 years ago
  Sylvain e481261173 Move to SDL_RenderGeometryRaw prototype with separate xy/uv/color pointer parameters 4 years ago
  Sylvain f73c1eff10 Use normalized texture coordinates 4 years ago
  Sylvain f22fc4ca35 Add API: SDL_Vertex type and SDL_RenderGeometry 4 years ago
  SDL Wiki Bot 056a42f199 Sync wiki -> header 4 years ago
  Sam Lantinga f5794f9eeb Added SDL_SetTextureUserData() and SDL_GetTextureUserData() to associate a user-specified pointer with an SDL texture 4 years ago
  SDL Wiki Bot e94d4b8c9b Sync wiki -> header 4 years ago
  SDL Wiki Bot 7edffc5798 Sync wiki -> header 4 years ago
  Ryan C. Gordon c88eb7a896 Sync wiki -> header. 4 years ago
  Ryan C. Gordon f8c1fc49d9 doxygen: Fix all the "\returns" so they work as part of complete sentences. 4 years ago
  Ryan C. Gordon 3f40396d33 First shot at merging the wiki documentation into the headers. 4 years ago
  Sylvain Becker be4cfd51c3 Add SDL_UpdateNVTexture() to update NV12/21 Texture (bug #5430) 4 years ago
  Sam Lantinga 9130f7c377 Updated copyright for 2021 4 years ago
  Sam Lantinga 611403dd0e Clarified that the clip rectangle is defined relative to the viewport, and added a clip test to testviewport.c 5 years ago
  Sam Lantinga a8780c6a28 Updated copyright date for 2020 5 years ago
  Sam Lantinga 5e19e66c73 Fixed bug 4914 - Expose SDL_ScaleMode and add SDL_SetTextureScaleMode/SDL_GetTextureScaleMode 5 years ago
  Sylvain Becker 1ae61f1009 Added a helper function SDL_LockTextureToSurface() 5 years ago
  Sam Lantinga 5e13087b0f Updated copyright for 2019 6 years ago
  Ryan C. Gordon 8340b0f0e2 render: Add floating point versions of various draw APIs. 6 years ago