Anonymous Maarten
|
4a6528e3f0
testprograms: parse arguments using SDLTest_CommonState
|
3 anni fa |
Sylvain
|
c963f02571
More fix warnings about static function and prototype
|
3 anni fa |
Sam Lantinga
|
fde78d12f2
Updated copyright for 2023
|
3 anni fa |
Sam Lantinga
|
63724c113b
Removed the vi format comments from the source
|
3 anni fa |
Ryan C. Gordon
|
1cf2b566af
cpu: Removed 3DNow! support and SDL_Has3DNow().
|
3 anni fa |
Daniel Gibson
|
22e22ba196
Add SDL_main.h includes to tests
|
3 anni fa |
Sam Lantinga
|
5750bcb174
Update for SDL3 coding style (#6717)
|
3 anni fa |
Sylvain Becker
|
6a2200823c
Cleanup add brace (#6545)
|
3 anni fa |
Sam Lantinga
|
0a48abc860
Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>`
|
3 anni fa |
Sam Lantinga
|
63f307fe1f
Remove SDL_config.h from the public headers
|
3 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().
|
4 anni fa |
Sam Lantinga
|
120c76c84b
Updated copyright for 2022
|
4 anni fa |
Cameron Cawley
|
9323cd51f0
Check for ARM SIMD in testplatform
|
5 anni fa |
Sam Lantinga
|
9130f7c377
Updated copyright for 2021
|
5 anni fa |
Sam Lantinga
|
a8780c6a28
Updated copyright date for 2020
|
6 anni fa |
Sam Lantinga
|
5e13087b0f
Updated copyright for 2019
|
7 anni fa |
Ryan C. Gordon
|
4df859c586
cpuinfo: Added SDL_HasAVX512F().
|
7 anni fa |
Sam Lantinga
|
e3cc5b2c6b
Updated copyright for 2018
|
8 anni fa |
Sam Lantinga
|
a225ffc1d7
Added min/max macros for the sized SDL datatypes
|
8 anni fa |
Sam Lantinga
|
45b774e3f7
Updated copyright for 2017
|
9 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 |
Philipp Wiesemann
|
98d188f5de
Added call to SDL_HasAVX2() in platform test program.
|
9 anni fa |
Sam Lantinga
|
42065e785d
Updated copyright to 2016
|
10 anni fa |
Philipp Wiesemann
|
72590685c0
Backed out changeset 4ad56dbf4a6f
|
10 anni fa |
Philipp Wiesemann
|
5b7ddd534c
Updated name of assert type in test program.
|
11 anni fa |