Anonymous Maarten
|
0bd5ce13db
cmake: add underscore in SSE4_1 and SSE4_2 options
|
hace 3 años |
Ozkan Sezer
|
8eb673d43d
cmake: fix typo from previous commit.
|
hace 3 años |
Ozkan Sezer
|
6c9780720b
cmake: added configuration options for AVX2, AVX512F, SSE4.1, and SSE4.2
|
hace 3 años |
Ozkan Sezer
|
feec1305c6
cmake: remove duplicate setting of HAVE_ASSEMBLY to TRUE
|
hace 3 años |
Anonymous Maarten
|
905b892314
cmake: simplify mmx/sse/sse2/avx compiler support detection
|
hace 3 años |
Ozkan Sezer
|
69de6964e5
use target attributes of gcc / clang for SIMD code.
|
hace 3 años |
Anonymous Maarten
|
cd7a3f8af5
cmake: generate and install man pages
|
hace 3 años |
Anonymous Maarten
|
65178df717
ci: test ARM neon and simd on ci using vita toolchain
|
hace 3 años |
Anonymous Maarten
|
d27db3defa
cmake+video: always use altivec.h header for detection + introduce SDL_ENABLE_ALTIVEC
|
hace 3 años |
Anonymous Maarten
|
3db3424b4e
cmake: Detect powerpc architecture
|
hace 3 años |
Anonymous Maarten
|
fc4085b54e
cmake: Allow build system to disable arm neon intrinsics
|
hace 3 años |
Anonymous Maarten
|
46de6241d7
cmake: Allow build system to disable loongarch intrinsics
|
hace 3 años |
Anonymous Maarten
|
4681240241
cmake: Detect AVX + allow build system to disable Intel intrinsics
|
hace 3 años |
Anonymous Maarten
|
683411e96f
cmake: only use precompile headers for C and CXX
|
hace 3 años |
Anonymous Maarten
|
7d55bbc0da
cmake: get_filename_component(EXT) returns extension including leading dot
|
hace 3 años |
Guldoman
|
ad95c93bf4
Add portal interface to support `SDL_GetSystemTheme` in linux
|
hace 3 años |
Anonymous Maarten
|
c304fbded6
cmake: disable ccache by default
|
hace 3 años |
Anonymous Maarten
|
103fbcfc05
cmake: use compatible interface properties to disallow linking to a different version of SDL
|
hace 3 años |
Anonymous Maarten
|
02fede7c8c
cmake: initialize SDL_SHARED and SDL_STATIC from BUILD_SHARED_LIBS
|
hace 3 años |
Anonymous Maarten
|
dc138ee3d4
cmake: SDL3-shared target will always be a shared target
|
hace 3 años |
Anonymous Maarten
|
4d8a50912b
cmake: no shared SDL libraries for riscos
|
hace 3 años |
Sam Lantinga
|
bde4c738bb
Don't build SDL as a static library by default
|
hace 3 años |
Ozkan Sezer
|
c6792f78df
look for clock_gettime() in libc first, then in librt if not found.
|
hace 3 años |
Anonymous Maarten
|
236d26b480
cmake: add `-F <SDL3-framework-parent-folder>` compile option in CMakeLists.txt
|
hace 3 años |
Anonymous Maarten
|
ff82341ce9
cmake: allow find_package from build directory (requires CMake 3.26)
|
hace 3 años |
Anonymous Maarten
|
b8adf90aa3
cmake: check again for unknown documentation commands
|
hace 3 años |
Anonymous Maarten
|
cc0fa00049
cmake: include directories of (generated) dependencies as SYSTEM
|
hace 3 años |
Pierre Wendling
|
fa8fba3812
Add clang-tidy config and CMake/CI support.
|
hace 3 años |
Anonymous Maarten
|
0a3d038ff7
cmake: fix installed SDL3::SDL3_test + test on ci
|
hace 3 años |
Anonymous Maarten
|
53d434fd24
cmake: add CPack support for creating binary archives
|
hace 3 años |