Ryan C. Gordon
|
4d63a2b882
io: Renamed src/file to src/io
|
3 months ago |
Sam Lantinga
|
f8b13dadd7
Enabled warning level 4 on Visual Studio
|
3 months ago |
Anonymous Maarten
|
31a4c92ee5
When building with libc enabled, we don't need to provide __chkstk ourselves
|
3 months ago |
Semphris
|
0461180e25
SDL_EVENT_QUIT when no window nor tray
|
3 months ago |
Semphriss
|
01b9b0edb7
Add system tray support (#10873)
|
3 months ago |
L zard
|
af2dbbcb53
Merge SDL_wasapi_win32 into SDL_wasapi
|
5 months ago |
Sam Lantinga
|
6d1dac1404
Removed unused math code from the Visual Studio projects
|
4 months ago |
Semphris
|
a4852f3a10
SDL_ShowFileDialogWithProperties with more options
|
6 months ago |
Ryan C. Gordon
|
4745aa3324
asyncio: Windows IoRing support, other tweaks and fixes.
|
6 months ago |
Ryan C. Gordon
|
e79ce2a200
asyncio: Added async i/o APIs.
|
7 months ago |
Evan Hemsley
|
119b4fa5f5
GPU: Remove D3D11 backend and allow D3D12 to ingest DXBC (#11456)
|
5 months ago |
Sam Lantinga
|
a923771978
Added SDL_murmur3_32()
|
6 months ago |
Sam Lantinga
|
398dff7c25
Added support for the HORI licensed Steam Controller
|
7 months ago |
Semphris
|
9eea8234e6
Add SDL_Process subsystem
|
7 months ago |
Sam Lantinga
|
4123023d3e
Renamed sdlgpu to gpu
|
7 months ago |
Sam Lantinga
|
387774ab8a
Build config flags are either defined or undefined, never 0
|
7 months ago |
cosmonaut
|
2e7d5bb429
Add the SDL_GPU API
|
1 year ago |
Anonymous Maarten
|
c298d2024a
Include SDL_build_config.h without a 'build_config/' prefix
|
8 months ago |
Sam Lantinga
|
001dbc5da8
Added support for raw mouse and keyboard using GameInput on Windows
|
8 months ago |
Anonymous Maarten
|
4b3a80bb73
msbuild: add TreatWarningAsError property, and enable it on ci
|
8 months ago |
Anonymous Maarten
|
f57c597c60
Added SDL_GetWindowFromEvent
|
8 months ago |
Sam Lantinga
|
2ba76dbe80
Simplified SDL_Surface
|
9 months ago |
Brick
|
fde2378ccd
Refactor alpha blitters, move the SSE41/AVX2 versions into SDL_blit_A.c
|
9 months ago |
Brick
|
3c59d3f69c
Remove old references to blitter files
|
9 months ago |
Isaac Aronson
|
735cf5a6f9
Relocate intrinsic modules to src/video/
|
1 year ago |
Isaac Aronson
|
3e0581c625
Merge upstream and sdl3-blitters
|
10 months ago |
Ryan C. Gordon
|
4b5309cd98
main: Move SDL_RunApp bits from src/core to src/main.
|
9 months ago |
Sam Lantinga
|
a938e2b979
Replaced test framework random code with SDL random functions
|
10 months ago |
Sam Lantinga
|
89cdadf7c3
Added SDL_isinf(), SDL_isinff(), SDL_isnan(), and SDL_isnanf()
|
10 months ago |
Sam Lantinga
|
679e4471ed
Added the ability to query the keymap for keycodes based on modifier state
|
10 months ago |