Sam Lantinga
|
5173b0c2cc
Make built-in joystick device lists extendable by using hints
|
1 年之前 |
Sam Lantinga
|
34eb24ebc4
Back out Steam virtual gamepad changes
|
1 年之前 |
Sam Lantinga
|
7529d25b2b
Use the Steam virtual gamepad slot as the gamepad player index
|
1 年之前 |
Sam Lantinga
|
445f08a0fb
Print the gamepad player index when opening a gamepad
|
1 年之前 |
Sam Lantinga
|
17723381da
Sort Steam virtual gamepads by Steam controller slot
|
1 年之前 |
Ryan C. Gordon
|
f3d8a2def5
audio: Fixed resource leak in unlikely failure case during device add.
|
1 年之前 |
Frank Praznik
|
63ae84e140
x11: Improve sync algorithm
|
1 年之前 |
Frank Praznik
|
7e5511d3cd
x11: Move unrelated variables out of XFixes #ifdef
|
1 年之前 |
Sam Lantinga
|
3c5e9e6112
We can wait up to 500ms in onNativeSurfaceDestroyed(), so wait at least that long in onDestroy()
|
1 年之前 |
Sam Lantinga
|
53cda988f4
Clear any errors from a previous run
|
1 年之前 |
Anonymous Maarten
|
a197efe3a7
pen: fix leak caused by pen subsystem
|
1 年之前 |
Anonymous Maarten
|
fbb0914b78
wayland+x11: free system cursors when quiting video
|
1 年之前 |
Anonymous Maarten
|
7484d02a2e
testshape: use SDL_test to create multiple windows
|
1 年之前 |
SDL Wiki Bot
|
20250aecc5
Sync SDL3 wiki -> header
|
1 年之前 |
Frank Praznik
|
4fd778119b
video: Implement asynchronous windowing
|
1 年之前 |
Sam Lantinga
|
ace385a134
Revert "Fixed warning C33010: Unchecked lower bound for enum scancode used as index."
|
1 年之前 |
Ozkan Sezer
|
e482f00a17
SDL_string.c (SDL_vsscanf): fix gcc build
|
1 年之前 |
Sam Lantinga
|
f00ecf5f19
Fixed building with older Windows SDK
|
1 年之前 |
Sam Lantinga
|
7ca43995a1
Fixed warning C4028: formal parameter 1 different from declaration
|
1 年之前 |
Sam Lantinga
|
aab7432f5f
Fixed analyze warnings for SDL_dynapi_procs.h
|
1 年之前 |
Sam Lantinga
|
c484140f56
Fixed warning C33010: Unchecked lower bound for enum scancode used as index.
|
1 年之前 |
Sam Lantinga
|
02a116217d
Fixed Arithmetic overflow: Using operator '-' on a 4 byte value and then casting the result to a 8 byte value. Cast the value to the wider type before calling operator '-' to avoid overflow (io.2).
|
1 年之前 |
Sam Lantinga
|
91da942b33
Fixed warning C28251: Inconsistent annotation for 'SDL_RWvprintf_REAL': this instance has no annotations.
|
1 年之前 |
Sam Lantinga
|
b8840801cc
Fixed analyze warnings in SDL_xinputhaptic.c
|
1 年之前 |
Sam Lantinga
|
8e0d728c67
Fixed warning C26451: Arithmetic overflow: Using operator '-' on a 4 byte value and then casting the result to a 8 byte value. Cast the value to the wider type before calling operator '-' to avoid overflow (io.2).
|
1 年之前 |
Sam Lantinga
|
6a736d7766
Fixed warning C6340: Mismatch on sign: 'unsigned char' passed as _Param_(2) when some signed type is required in call to 'SDL_SetError_REAL'.
|
1 年之前 |
Sam Lantinga
|
1fcc75ba81
Fixed warning C6340: Mismatch on sign: 'unsigned char' passed as _Param_(4) when some signed type is required in call to 'SDL_snprintf_REAL'.
|
1 年之前 |
Sam Lantinga
|
7f2e16db8b
Fixed warning C6340: Mismatch on sign: 'const unsigned short' passed as _Param_(2) when some signed type is required in call to 'SDL_SetError_REAL'.
|
1 年之前 |
Sam Lantinga
|
163de8e697
Fixed warning C6001: Using uninitialized memory 'rdi'.
|
1 年之前 |
Sam Lantinga
|
e29393e407
Fixed warning C6001: Using uninitialized memory 'devName'.
|
1 年之前 |