Anonymous Maarten
|
0bd5ce13db
cmake: add underscore in SSE4_1 and SSE4_2 options
|
3 years ago |
Ozkan Sezer
|
6c9780720b
cmake: added configuration options for AVX2, AVX512F, SSE4.1, and SSE4.2
|
3 years ago |
Anonymous Maarten
|
773aad14f8
cmake: Fix building without libsamplerate library
|
3 years ago |
Anonymous Maarten
|
d27db3defa
cmake+video: always use altivec.h header for detection + introduce SDL_ENABLE_ALTIVEC
|
3 years ago |
Anonymous Maarten
|
fc4085b54e
cmake: Allow build system to disable arm neon intrinsics
|
3 years ago |
Anonymous Maarten
|
46de6241d7
cmake: Allow build system to disable loongarch intrinsics
|
3 years ago |
Anonymous Maarten
|
99b8313eb1
add SDL_DISABLE_MMX to SDL_build_config.h.cmake
|
3 years ago |
Anonymous Maarten
|
4681240241
cmake: Detect AVX + allow build system to disable Intel intrinsics
|
3 years ago |
Anonymous Maarten
|
549cedfa88
include: add \brief to includes
|
3 years ago |
Frank Praznik
|
423a82cd4b
wayland: Enforce or override libdecor minimum window size
|
3 years ago |
Sam Lantinga
|
cfe2050c04
Default to enable/disable SDL_syswm subsystems based on enabled video drivers while building SDL
|
3 years ago |
Elad Lahav
|
38b35a3414
Allow the use of posix_spawn() instead of vfork/execlp()
|
3 years ago |
Sam Lantinga
|
fde78d12f2
Updated copyright for 2023
|
3 years ago |
Anonymous Maarten
|
f91a747549
include: SDL_dynapi.h depends on platform defines
|
3 years ago |
Sam Lantinga
|
7f23d71b6a
Added SDL_modf() and SDL_modff()
|
3 years ago |
avafinger
|
12e0e6d130
SDL3 with Hardware Acceleration for ROCKCHIP platform (mali blob)
|
3 years ago |
Sam Lantinga
|
1e2dfdb019
Removed the OpenGL ES 1.0 2D render implementation
|
3 years ago |
Sam Lantinga
|
0a48abc860
Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>`
|
3 years ago |
Sam Lantinga
|
a268c841e3
Remove references to STDC_HEADERS (thanks @sezero!)
|
3 years ago |
Sam Lantinga
|
63f307fe1f
Remove SDL_config.h from the public headers
|
3 years ago |