Commit History

Author SHA1 Message Date
  Sam Lantinga 1ae4ef65e6 Fixed incorrect assert 1 month ago
  Sam Lantinga 3e9e22f17d Added SDL_SCALEMODE_PIXELART 1 month ago
  Sam Lantinga 853375da61 Removed texture_size from the GPU renderer vertex shader 1 month ago
  Sam Lantinga 28ec461ebf Organize the GPU renderer draw code 1 month ago
  Sam Lantinga af0420d898 Switched GPU renderer shaders to shadercross and HLSL 1 month ago
  Ryan C. Gordon c318b1f926 SDL_mutex.h: Fixed code example. 1 month ago
  Caleb Cornett 0e29c6295c gpu: Clean up unused code in Vulkan and D3D12 drivers 1 month ago
  SDL Wiki Bot 71c4de190c Sync SDL3 wiki -> header 1 month ago
  Frank Praznik 512d97eaba cocoa: Set the internal window data before calling methods that may result in referencing the internal data 1 month ago
  Sam Lantinga 5e951a230e windows: Fix WIN_SetWindowAlwaysOnTop causing owner window z-order changes when child windows are created or change top-level status 1 month ago
  Sam Lantinga 50a397bb45 Removed help for obsolete (and removed) command line option 1 month ago
  Sam Lantinga 3235a4eb4f Initialize the padding of aligned allocations to zero 1 month ago
  Ivan Epifanov efaafd766e VITA: Remove unused/duplicate headers 1 month ago
  Joshua T. Fisher 7746a9656e Fixup the mingw readme cmakelists 1 month ago
  Sam Lantinga 2ce3dfdf1d Fixed Nintendo controller face button layout under Steam 1 month ago
  Sam Lantinga be6ed6e9c4 Fixed sscanf("026", "%1x%1x%1x", &r, &g, &b) 1 month ago
  Sam Lantinga 24339524c5 Use sized types when fixing undefined behavior 1 month ago
  rohlem f1d16e9b4d avoid UB (left shift of negative number) in SDL_windowsevents.c 1 month ago
  Caleb Cornett 9fcca83512 gpu: Validate that CopyGPUTextureToTexture formats match 1 month ago
  Frank Praznik f2866418d4 wayland: Fix enum/boolean comparison and assignment 1 month ago
  Cameron Gutman 597bfe6b27 mouse: Add internal integer mouse mode hint for sdl2-compat 1 month ago
  bobsayshilol 65cd2256c5 emscripten: Fix handling of special HTML targets 1 month ago
  TheMode 5d804a39d9 Implement SDL_GetSystemRAM and SDL_GetNumLogicalCPUCores for the 3ds (#12494) 1 month ago
  Sam Lantinga 99336ea378 Fixed memory leak in memory leak tracking 1 month ago
  ds-sloth 0306b5a865 Fix n3ds/SDL_syssem.c:SDL_SignalSemaphore (libsdl-org/SDL#12411) 1 month ago
  Sam Lantinga 3353b92a96 Fixed pen events on iOS after reinitializing SDL 1 month ago
  Frank Praznik ad2584813f cocoa: Ignore both clicks and motion on tooltip windows 1 month ago
  Frank Praznik fe245c6e0d x11: Always synthesize size events for external windows 1 month ago
  Frank Praznik 84d047cc11 wayland: Rollback the round trip when reading data offers 1 month ago
  SDL Wiki Bot fc35107854 Sync SDL3 wiki -> header 1 month ago