Sylvain Becker
|
f3419d8c04
Re-add SDL_assert() with non boolean ptr syntax (#8531)
|
2 vuotta sitten |
Sylvain Becker
|
a14b948b6c
[SDL2] pointer boolean (#8523)
|
2 vuotta sitten |
Sam Lantinga
|
3f1fd5abff
Updated source to match SDL function prototype style
|
2 vuotta sitten |
Ryan C. Gordon
|
46945354cc
dataqueue: Make thread safe.
|
3 vuotta sitten |
Ryan C. Gordon
|
f5bb286b76
dataqueue: Removed non-public SDL_ReserveSpaceInDataQueue function
|
3 vuotta sitten |
Sam Lantinga
|
0479df53ca
Updated copyright for 2023
|
3 vuotta sitten |
Sam Lantinga
|
b8d85c6939
Update for SDL3 coding style (#6717)
|
3 vuotta sitten |
Sylvain Becker
|
fb0ce375f0
Cleanup add brace (#6545)
|
3 vuotta sitten |
Sam Lantinga
|
120c76c84b
Updated copyright for 2022
|
4 vuotta sitten |
Sylvain
|
8e851a277d
Remove malloc from comment
|
4 vuotta sitten |
Sam Lantinga
|
9130f7c377
Updated copyright for 2021
|
5 vuotta sitten |
Sam Lantinga
|
cb36189692
Fixed bug 5235 - All internal sources should include SDL_assert.h
|
5 vuotta sitten |
Sam Lantinga
|
a8780c6a28
Updated copyright date for 2020
|
6 vuotta sitten |
Sam Lantinga
|
5e13087b0f
Updated copyright for 2019
|
7 vuotta sitten |
Sam Lantinga
|
e3cc5b2c6b
Updated copyright for 2018
|
8 vuotta sitten |
Ryan C. Gordon
|
28149e11c8
Added SDL_PeekIntoDataQueue().
|
8 vuotta sitten |
Ryan C. Gordon
|
2e2572a4f1
Added SDL_ReserveSpaceInDataQueue() to make space without copying data.
|
9 vuotta sitten |
Sam Lantinga
|
45b774e3f7
Updated copyright for 2017
|
9 vuotta sitten |
Ryan C. Gordon
|
a0e003eebb
Refactored the audio queueing code to a generic SDL_DataQueue interface.
|
9 vuotta sitten |