Sam Lantinga
|
c981a597dc
Added Steam Input API support for game controllers
|
2 years ago |
Sam Lantinga
|
81fc7ded78
Removed the window shape API for SDL 3.0
|
2 years ago |
Christoph Reichenbach
|
7c80ac6df7
API for pressure-sensitive pens + XInput2/Wayland
|
2 years ago |
Sylvain
|
59f93e20a7
Add SDL Video Capture, with back-end for linux/macos/ios/android
|
2 years ago |
Sam Lantinga
|
fd4a2cce9e
SDL_syswm.h has been removed and replaced with window properties
|
2 years ago |
Ryan C. Gordon
|
9c664b0062
main: Added _optional_ callback entry points.
|
2 years ago |
Anonymous Maarten
|
6127ac0871
Use SDL_DISABLE_ALLOCA instead of HAVE_ALLOCA in SDL_stdinc.h
|
2 years ago |
Sam Lantinga
|
4280d4b359
Fixed warning C4210: nonstandard extension used: function given file scope
|
2 years ago |
Ryan C. Gordon
|
797b70877d
audio: Remove stub header SDL_audio_c.h.
|
2 years ago |
Anonymous Maarten
|
25ce87979d
Always provide an implementation for all SDL3 symbols
|
2 years ago |
Sam Lantinga
|
973c8b3273
Added SDL properties API
|
2 years ago |
Ryan C. Gordon
|
568902b64e
hashtable: Added src/SDL_hashtable.[ch].
|
2 years ago |
Ryan C. Gordon
|
ac68271871
Visual-WinRT: dos2unix the project files to match other Visual Studio targets.
|
2 years ago |
Brick
|
a62e62f97a
Refactored SDL_audiocvt.c
|
2 years ago |
Brick
|
9c1430324c
Removed SDL_dataqueue
|
2 years ago |
Sam Lantinga
|
35876da3c4
Clipboard data API revamp
|
2 years ago |
Ryan C. Gordon
|
e474047ff8
rwlock: Added SDL_rwlock API for shared locks.
|
2 years ago |
Anonymous Maarten
|
18f38bef03
Remove include/SDL3/SDL_name.h
|
3 years ago |
Anonymous Maarten
|
f91a747549
include: SDL_dynapi.h depends on platform defines
|
3 years ago |
Sam Lantinga
|
ad8a6d2b05
Split SDL gamepad internal functions into SDL_gamepad_c.h
|
3 years ago |
Sam Lantinga
|
659abc721a
SDL API renaming: SDL_gamecontroller.h
|
3 years ago |
Ryan C. Gordon
|
3197632347
include: Renamed begin_code.h and close_code.h to have SDL_ prefixes.
|
3 years ago |
Daniel Gibson
|
28b93451dc
Make WinRT's SDL_main header-only
|
3 years ago |
Ryan C. Gordon
|
a76053352c
gesture: Removed the gesture API from SDL3.
|
3 years ago |
Sam Lantinga
|
c5790359fd
Added precompiled header support for Visual Studio and Xcode (#6710)
|
3 years ago |
Sam Lantinga
|
0a48abc860
Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>`
|
3 years ago |
Sam Lantinga
|
63f307fe1f
Remove SDL_config.h from the public headers
|
3 years ago |
Sam Lantinga
|
a635a485bc
Re-added WinRT support until we're sure that it's no longer being used
|
3 years ago |
Ozkan Sezer
|
dc2a3e06e9
removed WinRT support.
|
3 years ago |
Sam Lantinga
|
2c4159b99a
First pass at changing SDL 2.0 to SDL 3.0
|
3 years ago |