Sam Lantinga
|
dad1a84be4
Fixed building Vivante video driver
|
1 year ago |
Sam Lantinga
|
fe175d025f
Fixed building Vivante video driver
|
1 year ago |
Sam Lantinga
|
0b460f34ba
The HP HyperX controllers have a share button
|
1 year ago |
Sam Lantinga
|
f3261fedcc
Code cleanup now that SDL_bool is equivalent to a C boolean expression
|
1 year ago |
Sam Lantinga
|
a76d8e39aa
Changed SDL_bool from an enum to unsigned int
|
1 year ago |
SDL Wiki Bot
|
cf7e5bd0e8
Sync SDL3 wiki -> header
|
1 year ago |
Ryan C. Gordon
|
853c28e624
docs: Added first draft of README-main-functions.md
|
1 year ago |
Ryan C. Gordon
|
70d75b4a23
Sync wiki -> headers
|
1 year ago |
Sam Lantinga
|
ea02630143
More audio migration clarification
|
1 year ago |
Sam Lantinga
|
14980b25a8
Clarify documentation for audio callback migration
|
1 year ago |
Anonymous Maarten
|
6cf84e2c5b
cmake: fold HAVE_INPUT_EVENTS into HAVE_LINUX_INPUT_H
|
1 year ago |
Ozkan Sezer
|
5e869d1b35
fix Cocoa_Vulkan_GetInstanceExtensions prototype for Mac
|
1 year ago |
Ryan C. Gordon
|
07a776f255
include: Fixed documentation for SDL_Vulkan_GetInstanceExtensions.
|
1 year ago |
Ryan C. Gordon
|
5b3a2c6df6
docs: Updated SDL_Vulkan_GetInstanceExtensions info in README-migration.md.
|
1 year ago |
ilyas-taouaou
|
9224a0a2d8
Fix emscripten, android, uikit and windows
|
1 year ago |
ilyas-taouaou
|
d0d8b28df1
Change SDL_Vulkan_GetInstanceExtensions
|
1 year ago |
Ozkan Sezer
|
338974bb29
SDL_test_memory.c: fix build against older windows SDKs.
|
1 year ago |
Sam Lantinga
|
618d15bce6
Fixed typo
|
1 year ago |
Sam Lantinga
|
ad0af48883
Check to make sure the Windows joystick device has buttons and axes
|
1 year ago |
Ryan C. Gordon
|
ac6b32bb02
gendynapi.py: Discard SDLMAIN_DECLSPEC functions.
|
1 year ago |
Ryan C. Gordon
|
9c664b0062
main: Added _optional_ callback entry points.
|
1 year ago |
Sam Lantinga
|
9323417e9c
Fixed gendyapi.py parsing of SDL_RELEASE_GENERIC
|
1 year ago |
Ryan C. Gordon
|
759cdf6159
audio: Fixed GetFirstAudioDeviceAdded().
|
1 year ago |
Ryan C. Gordon
|
0e614d9179
audio: Massive reworking on thread locking.
|
1 year ago |
Ryan C. Gordon
|
40fb76196c
audio: Don't let simplified audio streams bind to new devices.
|
1 year ago |
Ryan C. Gordon
|
24e3328cca
audio: Don't reset device ID counter on subsystem init/quit.
|
1 year ago |
Anonymous Maarten
|
5d95cbde37
cmake: reset check state before testing -fobjc-arc
|
1 year ago |
Anonymous Maarten
|
f18120c83c
cmake: check -fobjc-arc compiler flag on Apple platforms
|
1 year ago |
Anonymous Maarten
|
4aacc4b92e
cmake: file(RELATIVE_PATH) needs 2 absolute paths
|
1 year ago |
Ryan C. Gordon
|
dcc8805c21
testaudio: Fixed compiler warning on Visual Studio.
|
1 year ago |