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 temu |
Ozkan Sezer
|
2b374e6c0f
check dxgi1_6.h before enabling sdr/hdr code in SDL_windowsmodes.c
|
1 rok temu |
Ozkan Sezer
|
00a7b14ee7
cmake: check mfapi.h before enabling SDL_CAMERA_DRIVER_MEDIAFOUNDATION
|
1 rok temu |
Anonymous Maarten
|
bba76859f5
cmake: detect CPU architecture in 1 compilation
|
1 rok temu |
Anonymous Maarten
|
3af4f120d0
cmake: direct3d12 renderer needs d3d12.h and d3d12sdklayers.h
|
1 rok temu |
Anonymous Maarten
|
89a4d9ae67
cmake+d3d12: d3d12 now builds succesfully on older Windows SDKs, so simplify the checks
|
1 rok temu |
Anonymous Maarten
|
3c00af1ac6
cmake: preseed CMake cache on MSVC to speed up configuration
|
1 rok temu |
Anonymous Maarten
|
e10207e831
cmake: disallow '#include "SDL.h"'
|
1 rok temu |
Anonymous Maarten
|
c7205ab6b5
cmake: don't generate SDL3 jar for CMake versions < 3.19
|
1 rok temu |
Anonymous Maarten
|
9aff68746f
cmake: add khronos include directories with PRIVATE visibility
|
1 rok temu |
Miku AuahDark
|
86fada6faa
Android: Implement open and save file dialog.
|
1 rok temu |
Ethan Lee
|
7327fd734c
macOS: Do not use the system iconv by default.
|
1 rok temu |
Anonymous Maarten
|
a8526f5a19
cmake: disable documentation installation by default
|
1 rok temu |
Sam Lantinga
|
d95f5bad24
Updated to version 3.1.2 for the preview release
|
1 rok temu |
Anonymous Maarten
|
aab7caebf0
cmake: pass macho version information separately from so version
|
1 rok temu |
Ravbug
|
2d640d0b59
ci: Add iOS and tvOS CMake GitHub Actions checks (#9465)
|
1 rok temu |
Semphris
|
6ad390fc50
File dialog improvements
|
1 rok temu |
Sam Lantinga
|
17d4f8d699
Updated to version 3.1.1 for the preview release
|
1 rok temu |
Sam Lantinga
|
c10a3df552
Only add the UniformTypeIdentifiers framework if we're building the dialog subsystem
|
1 rok temu |
Anonymous Maarten
|
63cb541797
cmake: set SYSTEM property in SDL3Config.cmake for compatibility with older CMake versions
|
1 rok temu |
Anonymous Maarten
|
4eb0f10dda
cmake: install SDL headers with SYSTEM property disabled
|
1 rok temu |
Sean Ridenour
|
3448273be1
Weakly link UniformTypeIdentifiers.framework
|
1 rok temu |
Ryan C. Gordon
|
a5c892d2c3
stdlib: Improve Unicode support and consistency in string comparison functions.
|
1 rok temu |
Sam Lantinga
|
36e73bdda4
Updated to version 3.1.0 for the preview release
|
1 rok temu |
Frank Praznik
|
4a7e3beeb9
filesystem: Use high-res file times on more platforms
|
1 rok temu |
Sam Lantinga
|
ed5d2bdda5
Fixed adding duplicate fsops files to CMakeLists.txt
|
1 rok temu |
Frank Praznik
|
a6fbf0488c
Add time and realtime clock functions
|
2 lat temu |
Sam Lantinga
|
db0c1d7aeb
Added portable file and directory operations (thanks @icculus!)
|
2 lat temu |
Ethan Lee
|
744227e6ab
Add SDL_storage
|
2 lat temu |
Semphris
|
70c2e15615
Add file dialogs
|
2 lat temu |