Commit History

Author SHA1 Message Date
  Sam Lantinga 345d9bfe19 A zero source rect is valid for blitting 6 months ago
  Sam Lantinga 1aea43846e Don't use BlitARGBto555PixelAlpha() for SDL_PIXELFORMAT_ARGB1555 6 months ago
  SDL Wiki Bot 59d69a3ba3 Sync SDL3 wiki -> header 6 months ago
  Sam Lantinga d9a7da4fac Optimized SDL_HasEvent() and SDL_HasEvents() 6 months ago
  Ryan C. Gordon 3abb213083 opengl: Fixed SDL_RENDERCMD_SETDRAWCOLOR code checking the wrong variable. 6 months ago
  Ryan C. Gordon 961cd51611 opengl: Removed a FIXME (this is documented as not-thread-safe now. 6 months ago
  Anonymous Maarten 80cf3f7c38 ci: Fix check_stdlib_usage.py and run on ci 6 months ago
  Anonymous Maarten 76f28ea120 Fix stdlib usage 6 months ago
  Simon McVittie 80da805688 build: Fix testprocess invocation during "as-installed" tests 7 months ago
  SDL Wiki Bot 81644d260f Sync SDL3 wiki -> header 6 months ago
  Ryan C. Gordon 122cd4db2b include: Added `\threadsafety` notes to all SDL_render.h functions. 6 months ago
  SDL Wiki Bot 276969cd58 Sync SDL3 wiki -> header 6 months ago
  Ryan C. Gordon 4c48ff51f8 render: SDL_RenderPresent now behaves when a render target is currently set. 6 months ago
  Ryan C. Gordon 7a6a0becb8 render: Fixed a FIXME for SDL_SetRenderViewport with a negative size. 6 months ago
  Ryan C. Gordon 54459def69 render: Remove the logical presentation render target. 7 months ago
  Ryan C. Gordon bf7a48cdcc render/gpu: Change some memcpy calls to SDL_memcpy. 6 months ago
  Ryan C. Gordon b48f29dd9b examples: Fix name of renderer/17-read-pixels binary. 6 months ago
  cosmonaut 925e47a077 GPU: Fix backwards LogError and SetError calls 6 months ago
  Anonymous Maarten 1561d7c089 Fix warnings in build-scripts/check_stdlib_usage.py 6 months ago
  Anonymous Maarten 2070adb262 android: add python script checking Android JNI bindings 6 months ago
  Anonymous Maarten cf4049cfde ci: check versioning on ci 6 months ago
  cosmonaut 557c6dfb18 GPU: call SDL_SetError where appropriate 6 months ago
  Cameron Gutman 6ec8b1a173 Throttle tickle reports to PS4/PS5 controllers 6 months ago
  Anthony 53bf2baac3 Change JNI calls to comply with recent Boolean changes 6 months ago
  Ryan C. Gordon fcab6c99fb examples: Fixed some window titles. 6 months ago
  Ryan C. Gordon 9881c4e582 examples: Added renderer/17-read-pixels 6 months ago
  Ryan C. Gordon 62389ada6f examples/renderer/02-primitives: seed the RNG. 6 months ago
  Ryan C. Gordon 95134f6d58 examples: Added renderer/15-cliprect 6 months ago
  Frank Praznik ad3a4c677b wayland: Clean up cursor scaling 6 months ago
  Petar Popovic e5d3a1b6f5 Remove casts from typed pointer to void * for printf %p in test projects 6 months ago