Historial de Commits

Autor SHA1 Mensaje Fecha
  Sam Lantinga 5f086e7623 Updated copyright for 2026 hace 3 meses
  Sam Lantinga da84d78796 Fixed unknown frees being reported when SDL is built without allocation counts hace 6 meses
  Sam Lantinga d7939abf42 Use consistent style for pointer declarations and casts hace 9 meses
  Sam Lantinga 99336ea378 Fixed memory leak in memory leak tracking hace 1 año
  Petar Popovic 8ccf85c59e Formatting spaces around pointer symbol. hace 1 año
  Sam Lantinga f2074d7af3 Updated copyright for 2025 hace 1 año
  Sam Lantinga 0410328b15 Fixed warning: ordered comparison of pointer with integer zero hace 1 año
  Anonymous Maarten f8d8bf8066 SDL_GetNumAllocations returns -1 when allocation counting is disabled hace 1 año
  Anonymous Maarten a33144fbc9 SDL_test: disable memory tracking if SDL does not count allocations hace 1 año
  Ryan C. Gordon 0b5e01a305 loadso: library handles are now `SDL_SharedObject*` instead of `void*`. hace 1 año
  Sam Lantinga a90ad3b0e2 Removed SDL_bool in favor of plain bool hace 1 año
  Sam Lantinga 8d223b3037 Renamed atomic functions to match SDL 3.0 naming convention hace 1 año
  Sam Lantinga 90e01040c5 Added thread-safe environment functions hace 1 año
  Anonymous Maarten c11b58ead7 Increase maximum line length of SDLTest_LogAllocations hace 1 año
  Anonymous Maarten ea0ab2647a SDL_test: print no procname when SDL_TRACKMEM_SYMBOL_NAMES is false hace 1 año
  Anonymous Maarten 384afa378c SDL_test: fix proc names on older libunwind hace 1 año
  Sam Lantinga de30400a7b Fixed uninitialized variable warning hace 1 año
  Anonymous Maarten c7a1876536 SDL_test: use mutex based on SDL_AtomicInt in memory tracking hace 1 año
  Anonymous Maarten 4c00433b69 SDL_test: format tracked allocation names during report generation hace 1 año
  Amir 5db08b86ca Fix warning for Android NDK compiler: "function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]" hace 1 año
  Anonymous Maarten 9601d98e7f SDL_test: always use symbols with 64-suffix from DbgHelp hace 1 año
  Brick 9c2e4f52e6 Fixed misuse of entry->size in SDL_TrackAllocation hace 2 años
  Ozkan Sezer 1c79edbe02 SDL_test_memory.c: adjust for new SDL_PLATFORM_WINDOWS meaning. hace 2 años
  Anonymous Maarten 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) hace 2 años
  Sam Lantinga 5b3ee51c6c Updated copyright for 2024 hace 2 años
  Mathieu Eyraud e54c5e0204 Fix condition in SDLTest_TrackAllocations() hace 2 años
  Sylvain d8600f717e Pointer as bool (libsdl-org#7214) hace 2 años
  Ozkan Sezer 338974bb29 SDL_test_memory.c: fix build against older windows SDKs. hace 2 años
  Anonymous Maarten f42bbeca24 SDL_test: track stack frames of allocations on Windows hace 2 años
  Anonymous Maarten 98da2dd303 SDL_test: don't warn about expected allocations when running with --trackmem hace 2 años