Commit History

Author SHA1 Message Date
  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
  Cameron Gutman 57418475ce kmsdrm: Keep fd around if we can drop master 6 months ago
  Cameron Gutman 13f88df190 kmsdrm: Fix KMSDRM_Vulkan_CreateSurface() return value 6 months ago
  Cameron Gutman 8f55f48337 kmsdrm: Move property initialization a bit further down 6 months ago
  Ryan C. Gordon 1ed3dac021 examples: Added renderer/14-viewport 6 months ago
  Ryan C. Gordon e00ea27d25 examples/renderer/01-clear: No longer needs vsync. 6 months ago
  Petar Popovic 004ac40226 Fix warning: no function prototype 6 months ago
  Ethan Lee 4a3faf20ac gpu: Replace high-level logs with SetError 6 months ago
  Petar Popovic 043c876a15 Move default colorspace aliases into enum 6 months ago
  mausimus 0685b96469 GPU: fix build when SDL_GPU_DISABLED is set 6 months ago
  Ryan C. Gordon e973b687cd examples: Added renderer/11-color-mods 6 months ago
  Susko3 0478a6ee3b Move endian pixel format aliases into enum 6 months ago
  Ryan C. Gordon 1828bde49f examples/renderer/01-clear: Use the color-cycle code from testvulkan.c 6 months ago
  Ryan C. Gordon 3bc2bd790c build-web-examples.pl: Added a FIXME. 6 months ago
  Ozkan Sezer b736285053 examples/renderer/08-rotating-textures: Fix compiler warning on MSVC . 6 months ago
  Ryan C. Gordon 37d62deca1 examples/renderer/10-geometry: Fixes and cleanups. 6 months ago