Commit History

Author SHA1 Message Date
  Sam Lantinga ffb9b30e84 The metal renderer doesn't actually support RGB texture formats 4 months ago
  Nicolas Allemand 1a5b0796b4 examples: fix canvas size for small screens 4 months ago
  Ozkan Sezer d1b8fcd692 work around type redefinition errors in SDL_immdevice.h 4 months ago
  Lucas Murray 9b82d46259 GPU: Use correct logging category 4 months ago
  Lucas Murray 5229b520af GPU: Log D3D12 driver version 4 months ago
  Ryan C. Gordon b79e3ac830 examples: Let the browser handle README.txt word wrapping. 4 months ago
  Ryan C. Gordon 90efb63e52 examples: Improve webpage generation in various ways, add thumbnails, etc. 4 months ago
  Ryan C. Gordon e50dc7265b examples: Fix some window titles in the demos. 4 months ago
  Semphris 7ddda4fe18 Add system theme support for Emscripten 4 months ago
  Sam Lantinga 3060105cfa Don't filter out controllers when launched by Steam under Proton 4 months ago
  Frank Praznik 2e5208f353 kmsdrm: Fix Vulkan type redefinition errors from commit 24ed947cc35ebb9f50ac0685f1b88ec164d46c6c 4 months ago
  SDL Wiki Bot c49f4ceeb2 Sync SDL3 wiki -> header 4 months ago
  Sam Lantinga 23828b62d4 Added SDL_IsMainThread() and SDL_RunOnMainThread() 4 months ago
  Sam Lantinga bc4185c685 Document that video and input functions should be called on the main thread. 4 months ago
  Sam Lantinga fffa6c7a2b Add missing include of fcntl.h 4 months ago
  Sam Lantinga 235e5c6a6c Fixed crash if a device doesn't have a USB product or manufacturer string 4 months ago
  SDL Wiki Bot 9f8157f42c Sync SDL3 wiki -> header 4 months ago
  Nicolas Allemand a0b8b57afe examples: add empty placeholder image 4 months ago
  Ryan C. Gordon 951ca96dc9 asyncio: Added more category documentation. 4 months ago
  Nicolas Allemand 58f8e259d1 examples: fixup URLs for project subfolder 4 months ago
  Nicolas Allemand 56da4e81d8 examples: added homepage + categories pages + added CSS (similar to wiki) 4 months ago
  Ryan C. Gordon 9784e10a75 audio: Let emscripten update device->sample_frames at device open time. 4 months ago
  Ozkan Sezer 5bfece34f9 ran gendynapi.pl after PR/11170. 4 months ago
  Sam Lantinga 045e31178f Added SDL_dialog.c to the Xcode project 4 months ago
  SDL Wiki Bot a74693c9a5 Sync SDL3 wiki -> header 4 months ago
  Semphris a4852f3a10 SDL_ShowFileDialogWithProperties with more options 6 months ago
  Lucas Murray dc5a2ddfd0 GPU: Forward D3D12 validation warnings to the SDL log 4 months ago
  Lucas Murray efb59bd0bf GPU: Fix validation warning in D3D12 blit code 4 months ago
  Caleb Cornett 45869d6177 GPU: Vulkan requires drawIndirectFirstInstance feature (#11583) 4 months ago
  Caleb Cornett d8eb68a6c5 GPU: Clean up D3D12 blit shader compilation 4 months ago