Commit History

Author SHA1 Message Date
  Sam Lantinga 91d2dbdc9d Fixed memory leak if joysticks were initialized but gamepads were not 8 months ago
  Sam Lantinga 7eb2605630 Fixed memory leak when a renderer fails to be created 8 months ago
  Sam Lantinga da035142b2 Use SDL_InitFlags for the SDL_Init* function implementations 8 months ago
  Anthony 7cd23bfb6a Respect Android's auto-rotate setting when choosing orientation 8 months ago
  Sam Lantinga 9da58e9fb7 Fixed storing a key in the persistent string hashtable that's about to be freed 8 months ago
  Sam Lantinga 1d5f9c7b92 testaudio: fixed memory leak in SetTitleBar() 8 months ago
  Sam Lantinga 473feab2a4 Added SDL_unsetenv() 8 months ago
  Sam Lantinga b854e1fe0b Fixed some issues found with static analysis 8 months ago
  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