Sam Lantinga
|
5b3ee51c6c
Updated copyright for 2024
|
1 year ago |
Sam Lantinga
|
e3d50619f8
Fixed fatal error: SDL_pen.h: No such file or directory
|
1 year ago |
Sam Lantinga
|
81fc7ded78
Removed the window shape API for SDL 3.0
|
1 year ago |
Sylvain
|
59f93e20a7
Add SDL Video Capture, with back-end for linux/macos/ios/android
|
1 year ago |
Sam Lantinga
|
973c8b3273
Added SDL properties API
|
1 year ago |
Sam Lantinga
|
fde78d12f2
Updated copyright for 2023
|
2 years ago |
Sam Lantinga
|
59308cb3e9
SDL_platform_defines.h is already included in SDL_platform.h
|
2 years ago |
Anonymous Maarten
|
f91a747549
include: SDL_dynapi.h depends on platform defines
|
2 years ago |
Anonymous Maarten
|
f53d797cca
cmake: generate git hash using GetRevisionDescription CMake module
|
2 years ago |
Sam Lantinga
|
659abc721a
SDL API renaming: SDL_gamecontroller.h
|
2 years ago |
Sam Lantinga
|
63724c113b
Removed the vi format comments from the source
|
2 years ago |
Sam Lantinga
|
b5a92406eb
Added infrastructure for renaming API functions
|
2 years ago |
Ryan C. Gordon
|
c9887c5c72
include: Split out functions in SDL.h to SDL_init.h.
|
2 years ago |
Daniel Gibson
|
ca2fe7be1a
Implement SDL_main as header-only lib for Win32
|
2 years ago |
Ryan C. Gordon
|
a76053352c
gesture: Removed the gesture API from SDL3.
|
2 years ago |
Sam Lantinga
|
0a48abc860
Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>`
|
2 years ago |