Anonymous Maarten
|
d52ea20916
cmake: check for valid isinf/isinff/isnan/isnanf macros
|
1 rok pred |
Sam Lantinga
|
d013ac80ef
Don't check for isinf() and friends using CMake
|
1 rok pred |
Sam Lantinga
|
89cdadf7c3
Added SDL_isinf(), SDL_isinff(), SDL_isnan(), and SDL_isnanf()
|
1 rok pred |
Ganael Laplanche
|
f8ad4abe4e
Fix joystick (/dev/input/xxx) support on FreeBSD
|
1 rok pred |
Anonymous Maarten
|
dd0bb25f66
cmake: remove SDL_STATIC_PIC cmake option.
|
1 rok pred |
Anonymous Maarten
|
fd2b9c0602
cmake: don't check c++ compiler flags for asan when CXX is not enabled
|
1 rok pred |
Sam Lantinga
|
b1b4638cac
Add basic vulkan support to offscreen video driver so it doesn't crash if you happen to get the offscreen driver and try to use vulkan.
|
1 rok pred |
Ozkan Sezer
|
2b374e6c0f
check dxgi1_6.h before enabling sdr/hdr code in SDL_windowsmodes.c
|
1 rok pred |
Ozkan Sezer
|
00a7b14ee7
cmake: check mfapi.h before enabling SDL_CAMERA_DRIVER_MEDIAFOUNDATION
|
1 rok pred |
Anonymous Maarten
|
bba76859f5
cmake: detect CPU architecture in 1 compilation
|
1 rok pred |
Anonymous Maarten
|
3af4f120d0
cmake: direct3d12 renderer needs d3d12.h and d3d12sdklayers.h
|
1 rok pred |
Anonymous Maarten
|
89a4d9ae67
cmake+d3d12: d3d12 now builds succesfully on older Windows SDKs, so simplify the checks
|
1 rok pred |
Anonymous Maarten
|
3c00af1ac6
cmake: preseed CMake cache on MSVC to speed up configuration
|
2 rokov pred |
Anonymous Maarten
|
e10207e831
cmake: disallow '#include "SDL.h"'
|
1 rok pred |
Anonymous Maarten
|
c7205ab6b5
cmake: don't generate SDL3 jar for CMake versions < 3.19
|
1 rok pred |
Anonymous Maarten
|
9aff68746f
cmake: add khronos include directories with PRIVATE visibility
|
2 rokov pred |
Miku AuahDark
|
86fada6faa
Android: Implement open and save file dialog.
|
2 rokov pred |
Ethan Lee
|
7327fd734c
macOS: Do not use the system iconv by default.
|
2 rokov pred |
Anonymous Maarten
|
a8526f5a19
cmake: disable documentation installation by default
|
2 rokov pred |
Sam Lantinga
|
d95f5bad24
Updated to version 3.1.2 for the preview release
|
2 rokov pred |
Anonymous Maarten
|
aab7caebf0
cmake: pass macho version information separately from so version
|
2 rokov pred |
Ravbug
|
2d640d0b59
ci: Add iOS and tvOS CMake GitHub Actions checks (#9465)
|
2 rokov pred |
Semphris
|
6ad390fc50
File dialog improvements
|
2 rokov pred |
Sam Lantinga
|
17d4f8d699
Updated to version 3.1.1 for the preview release
|
2 rokov pred |
Sam Lantinga
|
c10a3df552
Only add the UniformTypeIdentifiers framework if we're building the dialog subsystem
|
2 rokov pred |
Anonymous Maarten
|
63cb541797
cmake: set SYSTEM property in SDL3Config.cmake for compatibility with older CMake versions
|
2 rokov pred |
Anonymous Maarten
|
4eb0f10dda
cmake: install SDL headers with SYSTEM property disabled
|
2 rokov pred |
Sean Ridenour
|
3448273be1
Weakly link UniformTypeIdentifiers.framework
|
2 rokov pred |
Ryan C. Gordon
|
a5c892d2c3
stdlib: Improve Unicode support and consistency in string comparison functions.
|
2 rokov pred |
Sam Lantinga
|
36e73bdda4
Updated to version 3.1.0 for the preview release
|
2 rokov pred |