Sam Lantinga
|
f2074d7af3
Updated copyright for 2025
|
9 月之前 |
L zard
|
42c67756cc
build_configs: fix spacing
|
11 月之前 |
L zard
|
ddd7d0f927
build_configs: remove unused macros
|
11 月之前 |
Sam Lantinga
|
ed1ec236c1
Removed fdatasync and gethostname definitions from platforms that don't have them
|
1 年之前 |
Caleb Cornett
|
9af5ffcfbe
Improve support for private platforms (#11220)
|
1 年之前 |
Semphris
|
9eea8234e6
Add SDL_Process subsystem
|
1 年之前 |
Ryan C. Gordon
|
154452a726
winrt: Removed WinRT/Windows Phone/UWP support.
|
1 年之前 |
Anonymous Maarten
|
baa1a5e2f4
Add SDL_strpbrk
|
1 年之前 |
Sam Lantinga
|
387774ab8a
Build config flags are either defined or undefined, never 0
|
1 年之前 |
Sam Lantinga
|
d86f504637
Fix potential cases where we define SDL_GPU_* as an undefined symbol
|
1 年之前 |
cosmonaut
|
2e7d5bb429
Add the SDL_GPU API
|
1 年之前 |
Sam Lantinga
|
8f546bb3c9
Use C99 bool internally in SDL
|
1 年之前 |
Sam Lantinga
|
058781f514
Include GameInput.h as gameinput.h for compatibility with non-MSVC toolchains
|
1 年之前 |
Sam Lantinga
|
a38cd7a067
Added checks for GameInput.h to the build system
|
1 年之前 |
Anonymous Maarten
|
68fb07787b
cmake: Remove HAVE_D3D12_H from sources and introduce SDL_RENDER_D3D(11|12)
|
1 年之前 |
Sam Lantinga
|
89cdadf7c3
Added SDL_isinf(), SDL_isinff(), SDL_isnan(), and SDL_isnanf()
|
1 年之前 |
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 年之前 |
Ozkan Sezer
|
2b374e6c0f
check dxgi1_6.h before enabling sdr/hdr code in SDL_windowsmodes.c
|
1 年之前 |
Anonymous Maarten
|
ddb826d1a0
VC+d3d12: spread test for __has_include and d3d12.h test over multiple lines
|
1 年之前 |
Anonymous Maarten
|
4fa5006247
VC+d3d12: use __has_include to detect presence of d3d12 ehaders
|
1 年之前 |
Ryan C. Gordon
|
a5c892d2c3
stdlib: Improve Unicode support and consistency in string comparison functions.
|
1 年之前 |
Frank Praznik
|
a6fbf0488c
Add time and realtime clock functions
|
1 年之前 |
Sam Lantinga
|
db0c1d7aeb
Added portable file and directory operations (thanks @icculus!)
|
1 年之前 |
Ryan C. Gordon
|
1e8b006d43
stdlib: qsort and bsearch changes.
|
1 年之前 |
Sam Lantinga
|
b9a00aa88e
Fixed building the Vulkan renderer on Windows with Visual Studio
|
1 年之前 |
Ryan C. Gordon
|
7191a97fe3
camera: Windows support, through the Media Foundation API!
|
1 年之前 |
Ryan C. Gordon
|
cb10c80aaf
camera: Reworked to operate with a driver interface, like other subsystems.
|
1 年之前 |
Ryan C. Gordon
|
7ae955ce68
camera: Renamed everything from "video capture" to "camera", wired to CMake.
|
1 年之前 |
Sam Lantinga
|
fee140bdfe
Added the option for GameInput support to the Win32 SDL build
|
1 年之前 |
Sam Lantinga
|
7ed1f3554d
Define HAVE_LIBC for the platforms with a C library
|
1 年之前 |