Sam Lantinga
|
fde78d12f2
Updated copyright for 2023
|
há 3 anos atrás |
Sam Lantinga
|
63724c113b
Removed the vi format comments from the source
|
há 3 anos atrás |
Sam Lantinga
|
8121bbd083
Convert ticks to 64-bit, added nanosecond precision to the API
|
há 3 anos atrás |
Pierre Wendling
|
3c501b963d
Clang-Tidy fixes (#6725)
|
há 3 anos atrás |
Sam Lantinga
|
5750bcb174
Update for SDL3 coding style (#6717)
|
há 3 anos atrás |
Sam Lantinga
|
c5790359fd
Added precompiled header support for Visual Studio and Xcode (#6710)
|
há 3 anos atrás |
Sylvain Becker
|
6a2200823c
Cleanup add brace (#6545)
|
há 3 anos atrás |
Sam Lantinga
|
0a48abc860
Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>`
|
há 3 anos atrás |
Anonymous Maarten
|
2105c7f6ed
SDL_thread.c: fix unused function SDL_FreeErrBuf when building without thread support (emscripten)
|
há 3 anos atrás |
Sam Lantinga
|
b6f1c91862
Fixed Watcom C build
|
há 3 anos atrás |
Sam Lantinga
|
cbd0187475
Removed the limit on the size of the SDL error message
|
há 3 anos atrás |
Sam Lantinga
|
120c76c84b
Updated copyright for 2022
|
há 4 anos atrás |
Ryan C. Gordon
|
7d02248cf5
tls: wrap reference to a mutex into an #if !SDL_THREADS_DISABLED test.
|
há 5 anos atrás |
Xing Ji
|
fb283a732a
Squashed commit of the following:
|
há 5 anos atrás |
Sam Lantinga
|
9130f7c377
Updated copyright for 2021
|
há 5 anos atrás |
Sam Lantinga
|
cb36189692
Fixed bug 5235 - All internal sources should include SDL_assert.h
|
há 5 anos atrás |
Ryan C. Gordon
|
46bb47cf04
thread: Put all important SDL_CreateThread internal data into SDL_Thread.
|
há 6 anos atrás |
Sam Lantinga
|
a8780c6a28
Updated copyright date for 2020
|
há 6 anos atrás |
Sylvain Becker
|
81cdd50002
Remove redundant 'SDL_GetErrBuf' declaration
|
há 6 anos atrás |
Sam Lantinga
|
5e13087b0f
Updated copyright for 2019
|
há 7 anos atrás |
Ryan C. Gordon
|
acb05f50d8
thread: make SDL_CreateThreadWithStackSize() a public API.
|
há 7 anos atrás |
Sam Lantinga
|
e3cc5b2c6b
Updated copyright for 2018
|
há 8 anos atrás |
Sam Lantinga
|
de91b1248f
Fixed bug 3745 - specify SDLCALL as the calling convention for API callbacks
|
há 8 anos atrás |
Sam Lantinga
|
45b774e3f7
Updated copyright for 2017
|
há 9 anos atrás |
Philipp Wiesemann
|
97aa577589
Fixed empty parameter list in signatures of internal functions.
|
há 9 anos atrás |
Ryan C. Gordon
|
c61675dc5d
threads: Move SDL's own thread creation to a new internal API.
|
há 10 anos atrás |
Ryan C. Gordon
|
7ae2951fca
threads: Handle SDL_HINT_THREAD_STACK_SIZE at top level, implement elsewhere.
|
há 10 anos atrás |
Sam Lantinga
|
42065e785d
Updated copyright to 2016
|
há 10 anos atrás |
Philipp Wiesemann
|
72590685c0
Backed out changeset 4ad56dbf4a6f
|
há 10 anos atrás |
Sam Lantinga
|
afe14829b8
Fixed bug 2556 - add compilation flag -Wshadow
|
há 11 anos atrás |