Sam Lantinga
|
fde78d12f2
Updated copyright for 2023
|
před 3 roky |
Sam Lantinga
|
63724c113b
Removed the vi format comments from the source
|
před 3 roky |
Sam Lantinga
|
5750bcb174
Update for SDL3 coding style (#6717)
|
před 3 roky |
Sam Lantinga
|
c5790359fd
Added precompiled header support for Visual Studio and Xcode (#6710)
|
před 3 roky |
Sylvain Becker
|
6a2200823c
Cleanup add brace (#6545)
|
před 3 roky |
Sam Lantinga
|
0a48abc860
Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>`
|
před 3 roky |
Sam Lantinga
|
a635a485bc
Re-added WinRT support until we're sure that it's no longer being used
|
před 3 roky |
Ozkan Sezer
|
dc2a3e06e9
removed WinRT support.
|
před 3 roky |
pionere
|
60deadba59
re-use return value of SDL_SetError/WIN_SetErrorFromHRESULT/SDL_OutOfMemory
|
před 4 roky |
Sam Lantinga
|
120c76c84b
Updated copyright for 2022
|
před 4 roky |
Sam Lantinga
|
9130f7c377
Updated copyright for 2021
|
před 5 roky |
Sam Lantinga
|
b6afbe6317
Added SDL_log.h to SDL_internal.h so logging is available everywhere
|
před 6 roky |
Ryan C. Gordon
|
46bb47cf04
thread: Put all important SDL_CreateThread internal data into SDL_Thread.
|
před 6 roky |
Sam Lantinga
|
bd5da73afd
Fixed bug 4992 - UWP/WinRT does not set thread priority when using SDL_SetThreadPriority
|
před 6 roky |
Sam Lantinga
|
a8780c6a28
Updated copyright date for 2020
|
před 6 roky |
Sam Lantinga
|
5e13087b0f
Updated copyright for 2019
|
před 7 roky |
Sam Lantinga
|
e3cc5b2c6b
Updated copyright for 2018
|
před 8 roky |
Sam Lantinga
|
45b774e3f7
Updated copyright for 2017
|
před 9 roky |
Philipp Wiesemann
|
97aa577589
Fixed empty parameter list in signatures of internal functions.
|
před 9 roky |
Ryan C. Gordon
|
7ae2951fca
threads: Handle SDL_HINT_THREAD_STACK_SIZE at top level, implement elsewhere.
|
před 10 roky |
Sam Lantinga
|
42065e785d
Updated copyright to 2016
|
před 10 roky |
Philipp Wiesemann
|
72590685c0
Backed out changeset 4ad56dbf4a6f
|
před 10 roky |
David Ludwig
|
3dcb451f85
Added a README file regarding WinRT support
|
před 12 roky |