Sam Lantinga
|
87ad71f9b2
Rename SDL mutex, semaphore and condition variable types to match SDL 3.0 naming convention
|
há 2 anos atrás |
Anonymous Maarten
|
b6ae281e97
Use #ifdef/#ifndef instead of #if defined/#if \!defined
|
há 2 anos atrás |
Anonymous Maarten
|
3472dc11d6
Fix uses of undefined macro identifiers (-Wundef)
|
há 2 anos atrás |
Sam Lantinga
|
14695a714f
Set the default priority level of SDL_LOG_CATEGORY_ERROR to SDL_LOG_PRIORITY_ERROR
|
há 3 anos atrás |
Anonymous Maarten
|
67d517907b
log: fix unused-variable warning when configuring SDL with -DSDL_LIBC=OFF
|
há 3 anos atrás |
Sam Lantinga
|
237086c917
Fixed Xcode 14.2 warnings
|
há 3 anos atrás |
Sam Lantinga
|
fde78d12f2
Updated copyright for 2023
|
há 3 anos atrás |
Sam Lantinga
|
36d4395c97
SDL API renaming: internal functions
|
há 3 anos atrás |
Sam Lantinga
|
63724c113b
Removed the vi format comments from the source
|
há 3 anos atrás |
Sam Lantinga
|
5c29b58e95
Added support for clang thread-safety analysis
|
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 |
Sam Lantinga
|
bde808cd87
Fixed some warnings when building on Linux with -DSDL_LIBC=OFF
|
há 3 anos atrás |
Sam Lantinga
|
a635a485bc
Re-added WinRT support until we're sure that it's no longer being used
|
há 3 anos atrás |
Ozkan Sezer
|
dc2a3e06e9
removed WinRT support.
|
há 3 anos atrás |
Ozkan Sezer
|
e89a1f9157
removed NaCL support.
|
há 3 anos atrás |
Pierre Wendling
|
7d536d5240
N3DS: Put `SDL_Log.txt` in the proper directory.
|
há 3 anos atrás |
Pierre Wendling
|
655275378d
N3DS port (squashed)
|
há 5 anos atrás |
Sam Lantinga
|
5892ed4373
Fixed Xcode warnings on macOS
|
há 3 anos atrás |
Eddy Jansson
|
ad0b91302d
android: Add missing entries to SDL_category_prefixes table.
|
há 3 anos atrás |
chalonverse
|
3b191580c3
Windows GDK Support (#5830)
|
há 3 anos atrás |
Francisco Javier Trujillo Mata
|
e4409f6733
Include SDL_Log driver
|
há 3 anos atrás |
Eddy Jansson
|
f7280dcebb
log: Check for integer overflow.
|
há 3 anos atrás |
Sam Lantinga
|
8cd908e0b9
Fixed building with Visual Studio 2013
|
há 3 anos atrás |
Eddy Jansson
|
888899244c
log: Allow log messages of any length.
|
há 3 anos atrás |
Eddy Jansson
|
645db217a0
log: Use malloc for long messages.
|
há 3 anos atrás |
Sam Lantinga
|
7e636b03cc
Removed log message length limitation for Apple platforms
|
há 3 anos atrás |