Sam Lantinga
|
b5b868044f
Include GameInput.h as gameinput.h for compatibility with non-MSVC toolchains
|
hace 1 año |
Sam Lantinga
|
4c3f9159e9
Allow building with older versions of GameInput.h
|
hace 1 año |
Sam Lantinga
|
a38cd7a067
Added checks for GameInput.h to the build system
|
hace 1 año |
Anonymous Maarten
|
68fb07787b
cmake: Remove HAVE_D3D12_H from sources and introduce SDL_RENDER_D3D(11|12)
|
hace 1 año |
Anonymous Maarten
|
a1c6f99877
android: add script in Android archive to create a SDK
|
hace 1 año |
Sam Lantinga
|
691cf15e75
Removed the ancient Android audio driver
|
hace 1 año |
Anonymous Maarten
|
37881b3150
cmake: use genex to link with Apple Frameworks
|
hace 1 año |
Anonymous Maarten
|
2aad26abb0
cmake: gate all preseeding behind SDL_PRESEED option
|
hace 1 año |
Ryan C. Gordon
|
546cd3ac83
cmake: Preseed CMake cache for Emscripten builds.
|
hace 1 año |
Dmitry Marakasov
|
0cd4fc7c87
Allow to enable vulkan support on FreeBSD (#10361)
|
hace 1 año |
Ryan C. Gordon
|
16535b7ee2
examples: Add CMake glue to optionally build examples, as we do for the tests.
|
hace 1 año |
Anonymous Maarten
|
f8c1cd6622
ci: build MSVC workflows using Ninja generator
|
hace 1 año |
Anonymous Maarten
|
2d1d3d9fb2
cmake: fix building UWP with non-MSVC generator
|
hace 1 año |
Sam Lantinga
|
9af7a80767
OpenGL ES is still available on iOS
|
hace 1 año |
captain0xff
|
0506cf18ab
android: enable vulkan renderer
|
hace 1 año |
Anonymous Maarten
|
d1eab18de2
cmake: build ci and and release with static runtime library
|
hace 1 año |
Anonymous Maarten
|
001c1b29df
cmake: remove SDL_STATIC_VCRT option
|
hace 1 año |
Isaac Aronson
|
0f351cd6af
Remove ARM32 assembly/pixman blitters
|
hace 2 años |
Isaac Aronson
|
12d18c7497
Add back glob for src/video/*.c to CMakeLists.txt
|
hace 2 años |
Isaac Aronson
|
735cf5a6f9
Relocate intrinsic modules to src/video/
|
hace 2 años |
Isaac Aronson
|
3e0581c625
Merge upstream and sdl3-blitters
|
hace 1 año |
Ryan C. Gordon
|
4b5309cd98
main: Move SDL_RunApp bits from src/core to src/main.
|
hace 1 año |
Ryan C. Gordon
|
f338fa20dd
emscripten: Let SDL hints be set by URL parameters.
|
hace 1 año |
Anonymous Maarten
|
d52ea20916
cmake: check for valid isinf/isinff/isnan/isnanf macros
|
hace 1 año |
Sam Lantinga
|
d013ac80ef
Don't check for isinf() and friends using CMake
|
hace 1 año |
Sam Lantinga
|
89cdadf7c3
Added SDL_isinf(), SDL_isinff(), SDL_isnan(), and SDL_isnanf()
|
hace 1 año |
Ganael Laplanche
|
f8ad4abe4e
Fix joystick (/dev/input/xxx) support on FreeBSD
|
hace 1 año |
Anonymous Maarten
|
dd0bb25f66
cmake: remove SDL_STATIC_PIC cmake option.
|
hace 1 año |
Anonymous Maarten
|
fd2b9c0602
cmake: don't check c++ compiler flags for asan when CXX is not enabled
|
hace 1 año |
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.
|
hace 1 año |