Brick
|
9c2e4f52e6
Fixed misuse of entry->size in SDL_TrackAllocation
|
пре 2 година |
Ozkan Sezer
|
1c79edbe02
SDL_test_memory.c: adjust for new SDL_PLATFORM_WINDOWS meaning.
|
пре 2 година |
Anonymous Maarten
|
31d133db40
Define SDL_PLATFORM_* macros instead of underscored ones (#8875)
|
пре 2 година |
Sam Lantinga
|
5b3ee51c6c
Updated copyright for 2024
|
пре 2 година |
Mathieu Eyraud
|
e54c5e0204
Fix condition in SDLTest_TrackAllocations()
|
пре 2 година |
Sylvain
|
d8600f717e
Pointer as bool (libsdl-org#7214)
|
пре 2 година |
Ozkan Sezer
|
338974bb29
SDL_test_memory.c: fix build against older windows SDKs.
|
пре 2 година |
Anonymous Maarten
|
f42bbeca24
SDL_test: track stack frames of allocations on Windows
|
пре 2 година |
Anonymous Maarten
|
98da2dd303
SDL_test: don't warn about expected allocations when running with --trackmem
|
пре 2 година |
Brick
|
82e481b520
Added --randmem test parameter
|
пре 2 година |
Sam Lantinga
|
c6443d86c9
Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!)
|
пре 3 година |
Sylvain
|
c963f02571
More fix warnings about static function and prototype
|
пре 3 година |
Sam Lantinga
|
fde78d12f2
Updated copyright for 2023
|
пре 3 година |
Sam Lantinga
|
63724c113b
Removed the vi format comments from the source
|
пре 3 година |
Sylvain
|
764b899a13
Fix Conditional jump or move depends on uninitialised value(s)
|
пре 3 година |
Pierre Wendling
|
3c501b963d
Clang-Tidy fixes (#6725)
|
пре 3 година |
Sam Lantinga
|
5750bcb174
Update for SDL3 coding style (#6717)
|
пре 3 година |
Sylvain Becker
|
6a2200823c
Cleanup add brace (#6545)
|
пре 3 година |
Sam Lantinga
|
0a48abc860
Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>`
|
пре 3 година |
Sam Lantinga
|
63f307fe1f
Remove SDL_config.h from the public headers
|
пре 3 година |
Sam Lantinga
|
120c76c84b
Updated copyright for 2022
|
пре 4 година |
Sam Lantinga
|
4f683f01d4
Fixed potentially truncated entry in stack trace
|
пре 4 година |
David Gow
|
c57bcb47b1
test: Fix building with libunwind under autotools
|
пре 4 година |
Sam Lantinga
|
9130f7c377
Updated copyright for 2021
|
пре 5 година |
Sam Lantinga
|
a8780c6a28
Updated copyright date for 2020
|
пре 6 година |
Ozkan Sezer
|
4953e050f5
use SDL_zeroa at more places where the argument is an array.
|
пре 6 година |
Sam Lantinga
|
5e13087b0f
Updated copyright for 2019
|
пре 7 година |
Sam Lantinga
|
b815ad56fc
Fixed bug 4366 - Compile throws a warning on RPI (Raspbian Stretch)
|
пре 7 година |
Sam Lantinga
|
e3cc5b2c6b
Updated copyright for 2018
|
пре 8 година |
Sam Lantinga
|
cf9236488a
Fixed bug 3879 - add missing SDLCALL to SDLTest_TrackedMalloc & co.
|
пре 8 година |