Sam Lantinga
|
f2074d7af3
Updated copyright for 2025
|
1 rok temu |
Sam Lantinga
|
9ff3446f03
Use SDL_bool instead an int return code in the SDL API
|
1 rok temu |
Sam Lantinga
|
6501e90018
Use C++ style comments consistently in SDL source code
|
1 rok temu |
Sam Lantinga
|
b517043936
Added TLS initialization and shutdown functions
|
1 rok temu |
Ryan C. Gordon
|
b83bb035e6
thread: SDL_CreateThreadWithStackSize is now SDL_CreateThreadWithProperties.
|
1 rok temu |
Ryan C. Gordon
|
0ec716819e
thread: Reworked SDL_CreateThread to be consistent across platforms.
|
1 rok temu |
Sam Lantinga
|
5b3ee51c6c
Updated copyright for 2024
|
2 lat temu |
Sam Lantinga
|
fde78d12f2
Updated copyright for 2023
|
3 lat temu |
Sam Lantinga
|
63724c113b
Removed the vi format comments from the source
|
3 lat temu |
Sam Lantinga
|
5750bcb174
Update for SDL3 coding style (#6717)
|
3 lat temu |
Sam Lantinga
|
c5790359fd
Added precompiled header support for Visual Studio and Xcode (#6710)
|
3 lat temu |
Sam Lantinga
|
0a48abc860
Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>`
|
3 lat temu |
chalonverse
|
f317d619cc
Xbox GDKX support (#5869)
|
3 lat temu |
Sam Lantinga
|
120c76c84b
Updated copyright for 2022
|
4 lat temu |
Sam Lantinga
|
9130f7c377
Updated copyright for 2021
|
5 lat temu |
Ryan C. Gordon
|
46bb47cf04
thread: Put all important SDL_CreateThread internal data into SDL_Thread.
|
6 lat temu |
Sam Lantinga
|
a8780c6a28
Updated copyright date for 2020
|
6 lat temu |
Sam Lantinga
|
5e13087b0f
Updated copyright for 2019
|
7 lat temu |
Sam Lantinga
|
e3cc5b2c6b
Updated copyright for 2018
|
8 lat temu |
Sam Lantinga
|
45b774e3f7
Updated copyright for 2017
|
9 lat temu |
Sam Lantinga
|
3615633571
Renaming of guard header names to quiet -Wreserved-id-macro
|
9 lat temu |
Sam Lantinga
|
57d01d7d67
Patch from Sylvain to fix clang warnings
|
9 lat temu |
Ryan C. Gordon
|
c61675dc5d
threads: Move SDL's own thread creation to a new internal API.
|
10 lat temu |
Sam Lantinga
|
42065e785d
Updated copyright to 2016
|
10 lat temu |
Philipp Wiesemann
|
72590685c0
Backed out changeset 4ad56dbf4a6f
|
10 lat temu |
David Ludwig
|
3dcb451f85
Added a README file regarding WinRT support
|
12 lat temu |