Sam Lantinga
|
43e7ce7dfc
Updated to version 3.1.3 for the preview release
|
před 6 měsíci |
Semphris
|
9eea8234e6
Add SDL_Process subsystem
|
před 7 měsíci |
cosmonaut
|
2e7d5bb429
Add the SDL_GPU API
|
před 1 rokem |
Sam Lantinga
|
fbe7e2e6d3
Moved the SDL version back to SDL_version.h
|
před 11 měsíci |
Sam Lantinga
|
661f2fc1fc
Removed the SDL_Version structure, moved SDL version to SDL.h
|
před 11 měsíci |
Ozkan Sezer
|
f06f761c2f
remove SDL_quit.h include from SDL.h
|
před 1 rokem |
Susko3
|
c40e9cc634
Sort includes
|
před 1 rokem |
Frank Praznik
|
a6fbf0488c
Add time and realtime clock functions
|
před 1 rokem |
Ethan Lee
|
744227e6ab
Add SDL_storage
|
před 1 rokem |
Ryan C. Gordon
|
5a21d87e69
rwops: Changed filenames that reference "rwops" to "iostream".
|
před 1 rokem |
Semphris
|
70c2e15615
Add file dialogs
|
před 1 rokem |
Ryan C. Gordon
|
f49ce4a15d
camera: Renamed "video_capture" files to "camera" and moved to own subdir.
|
před 1 rokem |
Sam Lantinga
|
5b3ee51c6c
Updated copyright for 2024
|
před 1 rokem |
Sam Lantinga
|
e3d50619f8
Fixed fatal error: SDL_pen.h: No such file or directory
|
před 1 rokem |
Sam Lantinga
|
81fc7ded78
Removed the window shape API for SDL 3.0
|
před 1 rokem |
Sylvain
|
59f93e20a7
Add SDL Video Capture, with back-end for linux/macos/ios/android
|
před 1 rokem |
Sam Lantinga
|
973c8b3273
Added SDL properties API
|
před 1 rokem |
Sam Lantinga
|
fde78d12f2
Updated copyright for 2023
|
před 2 roky |
Sam Lantinga
|
59308cb3e9
SDL_platform_defines.h is already included in SDL_platform.h
|
před 2 roky |
Anonymous Maarten
|
f91a747549
include: SDL_dynapi.h depends on platform defines
|
před 2 roky |
Anonymous Maarten
|
f53d797cca
cmake: generate git hash using GetRevisionDescription CMake module
|
před 2 roky |
Sam Lantinga
|
659abc721a
SDL API renaming: SDL_gamecontroller.h
|
před 2 roky |
Sam Lantinga
|
63724c113b
Removed the vi format comments from the source
|
před 2 roky |
Sam Lantinga
|
b5a92406eb
Added infrastructure for renaming API functions
|
před 2 roky |
Ryan C. Gordon
|
c9887c5c72
include: Split out functions in SDL.h to SDL_init.h.
|
před 2 roky |
Daniel Gibson
|
ca2fe7be1a
Implement SDL_main as header-only lib for Win32
|
před 2 roky |
Ryan C. Gordon
|
a76053352c
gesture: Removed the gesture API from SDL3.
|
před 2 roky |
Sam Lantinga
|
0a48abc860
Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>`
|
před 2 roky |