Sam Lantinga
|
1834c83d5a
testplatform: make sure bool is 1 byte
|
hace 7 meses |
Sam Lantinga
|
a90ad3b0e2
Removed SDL_bool in favor of plain bool
|
hace 7 meses |
Sam Lantinga
|
dc639956ba
Improve logging performance and make log priorities thread-safe
|
hace 7 meses |
Carl Åstholm
|
1f3fd65c4c
cpuinfo: Rename SDL_GetCPUCount to SDL_GetNumLogicalCPUCores
|
hace 7 meses |
Sam Lantinga
|
728bf363cb
Make sure we call SDL_Quit() before SDLTest_CommonDestroyState()
|
hace 8 meses |
Anonymous Maarten
|
d5060423a2
testplatform: fix leak at exit time
|
hace 10 meses |
Sam Lantinga
|
4609af618a
Updated logging functions for SDL3 naming convention
|
hace 11 meses |
Petar Popovic
|
45ac1a09d9
System dependent 64 bit integer suffixes
|
hace 11 meses |
Sam Lantinga
|
5b8e5f8b9f
Fixed accidental changing of All to Allu in previous commit (thanks @zturtleman!)
|
hace 1 año |
Sam Lantinga
|
45f936c788
Fixed warning C4245: 'initializing': conversion from '__int64' to 'unsigned __int64', signed/unsigned mismatch
|
hace 1 año |
Sam Lantinga
|
5b3ee51c6c
Updated copyright for 2024
|
hace 1 año |
Sylvain
|
d8600f717e
Pointer as bool (libsdl-org#7214)
|
hace 1 año |
luzpaz
|
65e1d568ef
Fix various typos (docs/build scripts/tests)
|
hace 1 año |
Anonymous Maarten
|
b0a5182e84
Sunset SDL_HasRDTSC
|
hace 2 años |
Anonymous Maarten
|
4a6528e3f0
testprograms: parse arguments using SDLTest_CommonState
|
hace 2 años |
Sylvain
|
c963f02571
More fix warnings about static function and prototype
|
hace 2 años |
Sam Lantinga
|
fde78d12f2
Updated copyright for 2023
|
hace 2 años |
Sam Lantinga
|
63724c113b
Removed the vi format comments from the source
|
hace 2 años |
Ryan C. Gordon
|
1cf2b566af
cpu: Removed 3DNow! support and SDL_Has3DNow().
|
hace 2 años |
Daniel Gibson
|
22e22ba196
Add SDL_main.h includes to tests
|
hace 2 años |
Sam Lantinga
|
5750bcb174
Update for SDL3 coding style (#6717)
|
hace 2 años |
Sylvain Becker
|
6a2200823c
Cleanup add brace (#6545)
|
hace 2 años |
Sam Lantinga
|
0a48abc860
Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>`
|
hace 2 años |
Sam Lantinga
|
63f307fe1f
Remove SDL_config.h from the public headers
|
hace 2 años |
Pierre Wendling
|
6784d84c9d
N3DS: Fix `-Wformat` warnings in tests.
|
hace 2 años |
Cameron Cawley
|
a932581775
testplatform: Add LSX and LASX checks
|
hace 2 años |
Cameron Cawley
|
b398a847be
Add SDL_FLOATWORDORDER for older ARM toolchains
|
hace 3 años |
Ozkan Sezer
|
01663238dc
testplatform.c: move static asserts out of TestTypes().
|
hace 3 años |
Sam Lantinga
|
120c76c84b
Updated copyright for 2022
|
hace 3 años |
Cameron Cawley
|
9323cd51f0
Check for ARM SIMD in testplatform
|
hace 4 años |