nightmareci
|
718034f5fa
Remove newlines from log messages
|
před 2 měsíci |
Sam Lantinga
|
f2074d7af3
Updated copyright for 2025
|
před 3 měsíci |
Sam Lantinga
|
dc639956ba
Improve logging performance and make log priorities thread-safe
|
před 7 měsíci |
Sam Lantinga
|
728bf363cb
Make sure we call SDL_Quit() before SDLTest_CommonDestroyState()
|
před 8 měsíci |
Sam Lantinga
|
4609af618a
Updated logging functions for SDL3 naming convention
|
před 11 měsíci |
Ryan C. Gordon
|
5a21d87e69
rwops: Changed filenames that reference "rwops" to "iostream".
|
před 1 rokem |
Ryan C. Gordon
|
fc7afa9cbf
rwops: Renamed SDL_RWops to SDL_IOStream, and other related symbols.
|
před 1 rokem |
Ryan C. Gordon
|
7d4d8ccde0
rwops: Rename everything from SDL_RWxxx to SDL_XxxRW.
|
před 1 rokem |
Ryan C. Gordon
|
655ceb3b31
rwops: Renamed SDL_CreateRW and SDL_DestroyRW to SDL_OpenRW and SDL_CloseRW.
|
před 1 rokem |
Ryan C. Gordon
|
525919b315
rwops: Reworked RWops for SDL3.
|
před 1 rokem |
Anonymous Maarten
|
31d133db40
Define SDL_PLATFORM_* macros instead of underscored ones (#8875)
|
před 1 rokem |
Sam Lantinga
|
5b3ee51c6c
Updated copyright for 2024
|
před 1 rokem |
Sylvain
|
d8600f717e
Pointer as bool (libsdl-org#7214)
|
před 1 rokem |
Anonymous Maarten
|
2a01f9dcb5
tests: plug leaks when running with --trackmem
|
před 1 rokem |
Sam Lantinga
|
b903ccf945
SDL_rwops read/write functions return size_t again
|
před 1 rokem |
luzpaz
|
65e1d568ef
Fix various typos (docs/build scripts/tests)
|
před 1 rokem |
Anonymous Maarten
|
4a6528e3f0
testprograms: parse arguments using SDLTest_CommonState
|
před 2 roky |
Anonymous Maarten
|
75da730a88
testfile: fix reference values
|
před 2 roky |
Sam Lantinga
|
fde78d12f2
Updated copyright for 2023
|
před 2 roky |
Sam Lantinga
|
98678b5d8d
SDL API renaming: SDL_Alloc*/SDL_Free* -> SDL_Create*/SDL_Destroy*
|
před 2 roky |
Sam Lantinga
|
63724c113b
Removed the vi format comments from the source
|
před 2 roky |
meyraud705
|
126c60cb45
Add "SDL_" prefix to RW_SEEK macros
|
před 2 roky |
Daniel Gibson
|
22e22ba196
Add SDL_main.h includes to tests
|
před 2 roky |
Ryan C. Gordon
|
83559503c4
test: patched to compile.
|
před 2 roky |
Ozkan Sezer
|
4a22ee7277
tests: avoid redefinition warnings for MSVC _CRT_???_NO_DEPRECATE macros
|
před 2 roky |
Pierre Wendling
|
3c501b963d
Clang-Tidy fixes (#6725)
|
před 2 roky |
Sam Lantinga
|
5750bcb174
Update for SDL3 coding style (#6717)
|
před 2 roky |
Sylvain Becker
|
6a2200823c
Cleanup add brace (#6545)
|
před 2 roky |
Sam Lantinga
|
0a48abc860
Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>`
|
před 2 roky |
Sam Lantinga
|
63f307fe1f
Remove SDL_config.h from the public headers
|
před 2 roky |