Sam Lantinga
|
ddbdd73258
Updated source to match SDL function prototype style
|
hace 2 años |
Sam Lantinga
|
87ad71f9b2
Rename SDL mutex, semaphore and condition variable types to match SDL 3.0 naming convention
|
hace 2 años |
Ryan C. Gordon
|
8b9a938413
dataqueue: Make thread safe.
|
hace 3 años |
Ryan C. Gordon
|
f833e005e1
dataqueue: Removed non-public SDL_ReserveSpaceInDataQueue function
|
hace 3 años |
Sam Lantinga
|
fde78d12f2
Updated copyright for 2023
|
hace 3 años |
Sam Lantinga
|
36d4395c97
SDL API renaming: internal functions
|
hace 3 años |
Sam Lantinga
|
63724c113b
Removed the vi format comments from the source
|
hace 3 años |
Sam Lantinga
|
5750bcb174
Update for SDL3 coding style (#6717)
|
hace 3 años |
Sam Lantinga
|
c5790359fd
Added precompiled header support for Visual Studio and Xcode (#6710)
|
hace 3 años |
Sylvain Becker
|
6a2200823c
Cleanup add brace (#6545)
|
hace 3 años |
Sam Lantinga
|
0a48abc860
Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>`
|
hace 3 años |
Sam Lantinga
|
120c76c84b
Updated copyright for 2022
|
hace 4 años |
Sylvain
|
8e851a277d
Remove malloc from comment
|
hace 4 años |
Sam Lantinga
|
9130f7c377
Updated copyright for 2021
|
hace 5 años |
Sam Lantinga
|
cb36189692
Fixed bug 5235 - All internal sources should include SDL_assert.h
|
hace 5 años |
Sam Lantinga
|
a8780c6a28
Updated copyright date for 2020
|
hace 6 años |
Sam Lantinga
|
5e13087b0f
Updated copyright for 2019
|
hace 7 años |
Sam Lantinga
|
e3cc5b2c6b
Updated copyright for 2018
|
hace 8 años |
Ryan C. Gordon
|
28149e11c8
Added SDL_PeekIntoDataQueue().
|
hace 8 años |
Ryan C. Gordon
|
2e2572a4f1
Added SDL_ReserveSpaceInDataQueue() to make space without copying data.
|
hace 9 años |
Sam Lantinga
|
45b774e3f7
Updated copyright for 2017
|
hace 9 años |
Ryan C. Gordon
|
a0e003eebb
Refactored the audio queueing code to a generic SDL_DataQueue interface.
|
hace 9 años |