nightmareci
|
718034f5fa
Remove newlines from log messages
|
vor 3 Monaten |
Sam Lantinga
|
f2074d7af3
Updated copyright for 2025
|
vor 3 Monaten |
Sam Lantinga
|
dc639956ba
Improve logging performance and make log priorities thread-safe
|
vor 7 Monaten |
Sam Lantinga
|
9ff3446f03
Use SDL_bool instead an int return code in the SDL API
|
vor 8 Monaten |
Sam Lantinga
|
037541a0e0
Check standard error code return values as < 0 instead of == -1
|
vor 8 Monaten |
Sam Lantinga
|
4609af618a
Updated logging functions for SDL3 naming convention
|
vor 11 Monaten |
Ryan C. Gordon
|
fc7afa9cbf
rwops: Renamed SDL_RWops to SDL_IOStream, and other related symbols.
|
vor 1 Jahr |
Ryan C. Gordon
|
7d4d8ccde0
rwops: Rename everything from SDL_RWxxx to SDL_XxxRW.
|
vor 1 Jahr |
Ryan C. Gordon
|
655ceb3b31
rwops: Renamed SDL_CreateRW and SDL_DestroyRW to SDL_OpenRW and SDL_CloseRW.
|
vor 1 Jahr |
Ryan C. Gordon
|
525919b315
rwops: Reworked RWops for SDL3.
|
vor 1 Jahr |
Sam Lantinga
|
445cb42acd
Fixed warning C4244: 'function': conversion from 'int' to 'Uint16', possible loss of data
|
vor 1 Jahr |
Sam Lantinga
|
5b3ee51c6c
Updated copyright for 2024
|
vor 1 Jahr |
Sylvain
|
d8600f717e
Pointer as bool (libsdl-org#7214)
|
vor 1 Jahr |
Sam Lantinga
|
b903ccf945
SDL_rwops read/write functions return size_t again
|
vor 1 Jahr |
Ryan C. Gordon
|
29afc2e42b
test: Update testresample for SDL3 audio API.
|
vor 1 Jahr |
Anonymous Maarten
|
4a6528e3f0
testprograms: parse arguments using SDLTest_CommonState
|
vor 2 Jahren |
Sam Lantinga
|
5b77ad54c4
Fixed order and constness of parameters to SDL_ConvertAudioSamples()
|
vor 2 Jahren |
Sylvain
|
052b14eb65
Add SDL_ConvertAudioSamples() helper function
|
vor 2 Jahren |
Sylvain
|
cb01b35c4e
testresample.c: use SDL_DestroyAudioStream()
|
vor 2 Jahren |
Sylvain
|
bd793b6d75
Update testresample.c
|
vor 2 Jahren |
Sam Lantinga
|
fde78d12f2
Updated copyright for 2023
|
vor 2 Jahren |
Sylvain
|
3fb0c8b54a
Remove/Rename SDL_FreeWAV() to SDL_free()
|
vor 2 Jahren |
Sam Lantinga
|
63724c113b
Removed the vi format comments from the source
|
vor 2 Jahren |
Daniel Gibson
|
22e22ba196
Add SDL_main.h includes to tests
|
vor 2 Jahren |
Ryan C. Gordon
|
72c1f73bc5
rwops: Make read and write work like POSIX, not stdio.
|
vor 2 Jahren |
Pierre Wendling
|
3c501b963d
Clang-Tidy fixes (#6725)
|
vor 2 Jahren |
Sam Lantinga
|
5750bcb174
Update for SDL3 coding style (#6717)
|
vor 2 Jahren |
Sam Lantinga
|
0a48abc860
Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>`
|
vor 2 Jahren |
Sam Lantinga
|
63f307fe1f
Remove SDL_config.h from the public headers
|
vor 2 Jahren |
Sam Lantinga
|
120c76c84b
Updated copyright for 2022
|
vor 3 Jahren |