Commit History

Author SHA1 Message Date
  Sam Lantinga 218e45247f Fixed memory leak when SDL_Init() was called multiple times 8 months ago
  Sam Lantinga 623a90c47d testutils: use SDL_asprintf() to simplify path composition 8 months ago
  Sam Lantinga 625bc2d250 Fixed getting the initial window safe area 8 months ago
  Anonymous Maarten 12eb1f1497 ci: limit jobs by using sdl-ci-filter 8 months ago
  Anonymous Maarten eae6758abe ci: build haiku as canary 8 months ago
  Anonymous Maarten da8aa84c1d ci: merge all workflows into one 9 months ago
  Anonymous Maarten 3374e57102 stdinc: strcasecmp is declared in strings.h 8 months ago
  Anonymous Maarten 76f60c4b66 riscos: fix -Wunused-variable 8 months ago
  Anonymous Maarten 3bfc103e76 tests: start memory tracking first + clean up cached text textures 8 months ago
  Anonymous Maarten 6f1136c6ce testgles2: fix leaks 8 months ago
  Anonymous Maarten 8a5d1fc196 cmake: add swift test 8 months ago
  Anonymous Maarten 37881b3150 cmake: use genex to link with Apple Frameworks 8 months ago
  Sam Lantinga 538adc52d2 Removed the temporary memory symbols from the public API 8 months ago
  SDL Wiki Bot 0f2fc2fbaa Sync SDL3 wiki -> header 8 months ago
  Sam Lantinga 4f55271571 Removed temporary memory from the API 8 months ago
  Sam Lantinga 21411c6418 Don't apply creation window flags to external windows. 8 months ago
  SDL Wiki Bot 2137e6eed1 Sync SDL3 wiki -> header 8 months ago
  Sam Lantinga 5e513ecc7f Don't automatically free temporary memory, let the application call SDL_FreeTemporaryMemory() when it's ready. 8 months ago
  Eduard Gushchin 2f38a4bf5e Fixed a typo in the link to the GetTouchFingers function 8 months ago
  SDL Wiki Bot a1a8278029 Sync SDL3 wiki -> header 8 months ago
  Sam Lantinga 750aef2bee Clarified that temporary memory shouldn't be kept beyond the current function scope or event handling. 8 months ago
  SDL Wiki Bot a880410cb2 Sync SDL3 wiki -> header 8 months ago
  Frank Praznik 66eb2ea443 mouse: Make pointer warp emulation via relative mode available to all platforms 8 months ago
  Eduard Gushchin 92667e3066 Update SDL_keycode.h 8 months ago
  Eduard Gushchin 3ee59359c4 Fix documentation references and update method usage for SDL_GetGamepadGUIDForID in SDL_gamepad.h 8 months ago
  Anonymous Maarten 2aad26abb0 cmake: gate all preseeding behind SDL_PRESEED option 8 months ago
  Ryan C. Gordon 546cd3ac83 cmake: Preseed CMake cache for Emscripten builds. 8 months ago
  Dmitry Marakasov 0cd4fc7c87 Allow to enable vulkan support on FreeBSD (#10361) 8 months ago
  Sam Lantinga 42650d79c1 Moved Android event initialization to SDL_InitEvents() 8 months ago
  Ryan C. Gordon 53022aeb5e examples: Use the existing CMake infrastructure instead of rolling our own. 8 months ago