Sam Lantinga
|
4761467b2e
Updated to version 2.28.1 for release
|
1 年間 前 |
Sam Lantinga
|
ffa78e6bea
Updated to version 2.28.0 for release
|
1 年間 前 |
Sam Lantinga
|
d4f9be4416
Updated to version 2.27.1 for release candidate
|
1 年間 前 |
Anonymous Maarten
|
14f4fd3f11
git commit -m "cmake: set maximum policy to 3.5
|
1 年間 前 |
Anonymous Maarten
|
72606d97e6
cmake: allow #include "SDL2/SDL.h.h" when using SDL2 as subproject
|
1 年間 前 |
Sam Lantinga
|
63b8af3558
Disable unused local typedefs warning
|
1 年間 前 |
Anonymous Maarten
|
cd64e0b6e3
SDL_blit_copy: Don't call potentially FPU using SDL_memcpy in SDL_memcpyMMX
|
2 年 前 |
Anonymous Maarten
|
51c10bef0b
cmake: disable warnings in libm + warning about EMMS instruction
|
2 年 前 |
Anonymous Maarten
|
5e5b029d6c
cmake: add /Q_no-use-libirc flag when building a no-libc library
|
2 年 前 |
Anonymous Maarten
|
e5ebbdafd4
cmake: add support for building with Intel C compiler
|
2 年 前 |
Anonymous Maarten
|
984af1a725
cmake: new LLVM based Intel compiler does not recognize MSVC's /MP
|
2 年 前 |
Anonymous Maarten
|
1158cff9ea
cmake: increase threshold for stack probes
|
2 年 前 |
Anonymous Maarten
|
ce4c54e2b2
cmake: get_filename_component(EXT) retturns extension including leading dot
|
2 年 前 |
Anonymous Maarten
|
6c495a92f0
cmake: use compatible interface properties to disallow linking to a different version of SDL
|
2 年 前 |
Ozkan Sezer
|
22df572979
look for clock_gettime() in libc first, then in librt if not found.
|
2 年 前 |
Anonymous Maarten
|
e927e5d440
vita: add missing static libraries for using gles with pib
|
2 年 前 |
Anonymous Maarten
|
a8a5bd3d6b
cmake: allow disabling OpenGL support when building with GLES using PSP2-PVR
|
2 年 前 |
Anonymous Maarten
|
c0445c23bf
vita: PVR needs to link to sceIme_stub library
|
2 年 前 |
Anonymous Maarten
|
f51f7fbb94
n3ds: fix exported libraries of n3ds
|
2 年 前 |
yuanhecai
|
0b0d256a69
Fix loongarch64 support
|
2 年 前 |
Anonymous Maarten
|
460b7b247f
cmake: do all compile tests with -D_GNU_SOURCE=1
|
2 年 前 |
Ozkan Sezer
|
0d5467a6e9
cmake: check for math library functions even in the absence of libm
|
2 年 前 |
Ozkan Sezer
|
305e7b55bd
cmake: fix detection of library functions when -Werror is enabled.
|
2 年 前 |
nfarid
|
b79732b967
cmake: use FindALSA.cmake to find ALSA library
|
2 年 前 |
Anonymous Maarten
|
5df106603d
cmake: move platform detection to cmake/sdl/paltform.cmake for re-use by SDL2-compat
|
2 年 前 |
Anonymous Maarten
|
84039e2514
cmake: use target_link_libraries to pass -Wl,--undefined=WinMain
|
2 年 前 |
Anonymous Maarten
|
dcd1252368
cmake: test for lsx and lasx intrinsics for loongarch
|
2 年 前 |
Anonymous Maarten
|
edb75bc29e
cmake: make all assembly options depend on SDL_ASSEMBLY and architecture
|
2 年 前 |
Anonymous Maarten
|
660cec69b1
cmake: find libudev library so it gets priority
|
2 年 前 |
Anonymous Maarten
|
a2611edcf3
cmake: add support for some BSD's wscons input
|
2 年 前 |