Sam Lantinga
|
cacac6cc34
Updated structure and field names for consistency
|
2 yıl önce |
Sam Lantinga
|
5b3ee51c6c
Updated copyright for 2024
|
2 yıl önce |
Sam Lantinga
|
eab2d97d07
Fixed warning C26451: Arithmetic overflow: Using operator '*' on a 4 byte value and then casting the result to a 8 byte value. Cast the value to the wider type before calling operator '*' to avoid overflow (io.2).
|
2 yıl önce |
Sylvain
|
d8600f717e
Pointer as bool (libsdl-org#7214)
|
2 yıl önce |
Sam Lantinga
|
ddbdd73258
Updated source to match SDL function prototype style
|
2 yıl önce |
Anonymous Maarten
|
b6ae281e97
Use #ifdef/#ifndef instead of #if defined/#if \!defined
|
3 yıl önce |
Sam Lantinga
|
308bcbbe76
Fixed Visual Studio warning 4244
|
3 yıl önce |
Anonymous Maarten
|
3472dc11d6
Fix uses of undefined macro identifiers (-Wundef)
|
3 yıl önce |
Anonymous Maarten
|
0c3777d566
video: fix warnings about unused variables when building without duff's loop
|
3 yıl önce |
Anonymous Maarten
|
b5b9ddb205
SDL_intrin.h: define SDL_<simd>_INTRINSICS in user-visible header
|
3 yıl önce |
Ozkan Sezer
|
69de6964e5
use target attributes of gcc / clang for SIMD code.
|
3 yıl önce |
Anonymous Maarten
|
4681240241
cmake: Detect AVX + allow build system to disable Intel intrinsics
|
3 yıl önce |
Sam Lantinga
|
dc280c17a0
Moved SDL_intrin.h back into the public headers for application use
|
3 yıl önce |
Sam Lantinga
|
fde78d12f2
Updated copyright for 2023
|
3 yıl önce |
Sylvain
|
13ab100317
Fixed bug #6990: fix computation of alpha in BlitRGBtoRGBPixelAlphaMMX
|
3 yıl önce |
Sam Lantinga
|
63724c113b
Removed the vi format comments from the source
|
3 yıl önce |
Ryan C. Gordon
|
1cf2b566af
cpu: Removed 3DNow! support and SDL_Has3DNow().
|
3 yıl önce |
Cameron Cawley
|
ee0e9e979c
Move intrinsic includes into a private header
|
3 yıl önce |
Pierre Wendling
|
3c501b963d
Clang-Tidy fixes (#6725)
|
3 yıl önce |
Sam Lantinga
|
5750bcb174
Update for SDL3 coding style (#6717)
|
3 yıl önce |
Sam Lantinga
|
c5790359fd
Added precompiled header support for Visual Studio and Xcode (#6710)
|
3 yıl önce |
Sylvain Becker
|
6a2200823c
Cleanup add brace (#6545)
|
3 yıl önce |
Sam Lantinga
|
0a48abc860
Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>`
|
3 yıl önce |
Pierre Wendling
|
501a499180
Add clang-format on/off comments where necessary.
|
4 yıl önce |
Sam Lantinga
|
120c76c84b
Updated copyright for 2022
|
4 yıl önce |
Sam Lantinga
|
c2dd50a9a0
Fixed whitespace
|
4 yıl önce |
Cameron Cawley
|
c270949b5e
Add a fast path for ARGB888->(A)BGR888 blending with pixel alpha
|
4 yıl önce |
Sam Lantinga
|
9130f7c377
Updated copyright for 2021
|
5 yıl önce |
Sam Lantinga
|
b5e3d264f2
Added a single SDL_LEAN_AND_MEAN define to turn on minimal SDL builds
|
6 yıl önce |
Sam Lantinga
|
a8780c6a28
Updated copyright date for 2020
|
6 yıl önce |