Ryan C. Gordon
|
07a776f255
include: Fixed documentation for SDL_Vulkan_GetInstanceExtensions.
|
1 年之前 |
Ryan C. Gordon
|
5b3a2c6df6
docs: Updated SDL_Vulkan_GetInstanceExtensions info in README-migration.md.
|
1 年之前 |
ilyas-taouaou
|
9224a0a2d8
Fix emscripten, android, uikit and windows
|
1 年之前 |
ilyas-taouaou
|
d0d8b28df1
Change SDL_Vulkan_GetInstanceExtensions
|
1 年之前 |
Ozkan Sezer
|
338974bb29
SDL_test_memory.c: fix build against older windows SDKs.
|
1 年之前 |
Sam Lantinga
|
618d15bce6
Fixed typo
|
1 年之前 |
Sam Lantinga
|
ad0af48883
Check to make sure the Windows joystick device has buttons and axes
|
1 年之前 |
Ryan C. Gordon
|
ac6b32bb02
gendynapi.py: Discard SDLMAIN_DECLSPEC functions.
|
1 年之前 |
Ryan C. Gordon
|
9c664b0062
main: Added _optional_ callback entry points.
|
1 年之前 |
Sam Lantinga
|
9323417e9c
Fixed gendyapi.py parsing of SDL_RELEASE_GENERIC
|
1 年之前 |
Ryan C. Gordon
|
759cdf6159
audio: Fixed GetFirstAudioDeviceAdded().
|
1 年之前 |
Ryan C. Gordon
|
0e614d9179
audio: Massive reworking on thread locking.
|
1 年之前 |
Ryan C. Gordon
|
40fb76196c
audio: Don't let simplified audio streams bind to new devices.
|
1 年之前 |
Ryan C. Gordon
|
24e3328cca
audio: Don't reset device ID counter on subsystem init/quit.
|
1 年之前 |
Anonymous Maarten
|
5d95cbde37
cmake: reset check state before testing -fobjc-arc
|
1 年之前 |
Anonymous Maarten
|
f18120c83c
cmake: check -fobjc-arc compiler flag on Apple platforms
|
1 年之前 |
Anonymous Maarten
|
4aacc4b92e
cmake: file(RELATIVE_PATH) needs 2 absolute paths
|
1 年之前 |
Ryan C. Gordon
|
dcc8805c21
testaudio: Fixed compiler warning on Visual Studio.
|
1 年之前 |
Ryan C. Gordon
|
9cb259e865
audio: Never SDL_PushEvent from anywhere but SDL_UpdateAudio().
|
1 年之前 |
Frank Praznik
|
875e45e70b
wayland: Sanity check pointers and protocols before confining
|
1 年之前 |
Frank Praznik
|
0e87b71d08
wayland: Check the relative pointer handle before destroying
|
1 年之前 |
Anonymous Maarten
|
6127ac0871
Use SDL_DISABLE_ALLOCA instead of HAVE_ALLOCA in SDL_stdinc.h
|
1 年之前 |
Sam Lantinga
|
552bee47cb
Clear any previous errors if we successfully show a message box
|
1 年之前 |
Sam Lantinga
|
343da852a6
Don't try to use the Wayland messagebox if we're not in Wayland
|
1 年之前 |
Ryan C. Gordon
|
f63e9a8a3f
wasapi: Handle disconnected devices that get reconnected.
|
1 年之前 |
Ryan C. Gordon
|
5fa7b291d4
wasapi: Fixed memory leak if new audio devices fail to add.
|
1 年之前 |
Ryan C. Gordon
|
468c386686
wasapi: Handle disconnect notifications from the management thread, too.
|
1 年之前 |
Ryan C. Gordon
|
ce3be02b48
wasapi: If device is marked as a zombie, don't try to resuscitate it.
|
1 年之前 |
Ryan C. Gordon
|
85923049a6
wasapi: Patched to compile.
|
1 年之前 |
Ryan C. Gordon
|
9bec57309c
wasapi: Proxy default device change handling to management thread.
|
1 年之前 |