Sam Lantinga
|
5b3ee51c6c
Updated copyright for 2024
|
1 anno fa |
Sylvain
|
d8600f717e
Pointer as bool (libsdl-org#7214)
|
1 anno fa |
luzpaz
|
65e1d568ef
Fix various typos (docs/build scripts/tests)
|
2 anni fa |
Anonymous Maarten
|
b0a5182e84
Sunset SDL_HasRDTSC
|
2 anni fa |
Anonymous Maarten
|
4a6528e3f0
testprograms: parse arguments using SDLTest_CommonState
|
2 anni fa |
Sylvain
|
c963f02571
More fix warnings about static function and prototype
|
2 anni fa |
Sam Lantinga
|
fde78d12f2
Updated copyright for 2023
|
2 anni fa |
Sam Lantinga
|
63724c113b
Removed the vi format comments from the source
|
2 anni fa |
Ryan C. Gordon
|
1cf2b566af
cpu: Removed 3DNow! support and SDL_Has3DNow().
|
2 anni fa |
Daniel Gibson
|
22e22ba196
Add SDL_main.h includes to tests
|
2 anni fa |
Sam Lantinga
|
5750bcb174
Update for SDL3 coding style (#6717)
|
2 anni fa |
Sylvain Becker
|
6a2200823c
Cleanup add brace (#6545)
|
2 anni fa |
Sam Lantinga
|
0a48abc860
Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>`
|
2 anni fa |
Sam Lantinga
|
63f307fe1f
Remove SDL_config.h from the public headers
|
2 anni fa |
Pierre Wendling
|
6784d84c9d
N3DS: Fix `-Wformat` warnings in tests.
|
3 anni fa |
Cameron Cawley
|
a932581775
testplatform: Add LSX and LASX checks
|
3 anni fa |
Cameron Cawley
|
b398a847be
Add SDL_FLOATWORDORDER for older ARM toolchains
|
3 anni fa |
Ozkan Sezer
|
01663238dc
testplatform.c: move static asserts out of TestTypes().
|
3 anni fa |
Sam Lantinga
|
120c76c84b
Updated copyright for 2022
|
3 anni fa |
Cameron Cawley
|
9323cd51f0
Check for ARM SIMD in testplatform
|
4 anni fa |
Sam Lantinga
|
9130f7c377
Updated copyright for 2021
|
4 anni fa |
Sam Lantinga
|
a8780c6a28
Updated copyright date for 2020
|
5 anni fa |
Sam Lantinga
|
5e13087b0f
Updated copyright for 2019
|
6 anni fa |
Ryan C. Gordon
|
4df859c586
cpuinfo: Added SDL_HasAVX512F().
|
7 anni fa |
Sam Lantinga
|
e3cc5b2c6b
Updated copyright for 2018
|
7 anni fa |
Sam Lantinga
|
a225ffc1d7
Added min/max macros for the sized SDL datatypes
|
8 anni fa |
Sam Lantinga
|
45b774e3f7
Updated copyright for 2017
|
8 anni fa |
Ryan C. Gordon
|
35430a73f2
cpuinfo: first attempt at SDL_HasNEON() implementation.
|
9 anni fa |
Sam Lantinga
|
0396af651a
Shifting a value by more than its bits isn't defined and has varying behavior depending on compiler and platform
|
9 anni fa |
Sam Lantinga
|
40b571c91e
Fixed bug 3468 - _allshr in SDL_stdlib.c is not working properly
|
9 anni fa |