Frank Praznik
|
bddbd1e317
cocoa: Check the resizable flag along with zoomed status when resizing
|
1 gadu atpakaļ |
Frank Praznik
|
835c733f4d
video: Only sync when programmatically entering/exiting fullscreen
|
1 gadu atpakaļ |
Dimitriy Ryazantcev
|
c790572674
Use existing XUSB driver software PID 0x02a1 instead of PID 0x02fe
|
1 gadu atpakaļ |
Sam Lantinga
|
581d1cab25
You should call present when using a software renderer as well.
|
1 gadu atpakaļ |
Sam Lantinga
|
5173b0c2cc
Make built-in joystick device lists extendable by using hints
|
1 gadu atpakaļ |
Sam Lantinga
|
34eb24ebc4
Back out Steam virtual gamepad changes
|
1 gadu atpakaļ |
Sam Lantinga
|
7529d25b2b
Use the Steam virtual gamepad slot as the gamepad player index
|
1 gadu atpakaļ |
Sam Lantinga
|
445f08a0fb
Print the gamepad player index when opening a gamepad
|
1 gadu atpakaļ |
Sam Lantinga
|
17723381da
Sort Steam virtual gamepads by Steam controller slot
|
1 gadu atpakaļ |
Ryan C. Gordon
|
f3d8a2def5
audio: Fixed resource leak in unlikely failure case during device add.
|
1 gadu atpakaļ |
Frank Praznik
|
63ae84e140
x11: Improve sync algorithm
|
1 gadu atpakaļ |
Frank Praznik
|
7e5511d3cd
x11: Move unrelated variables out of XFixes #ifdef
|
1 gadu atpakaļ |
Sam Lantinga
|
3c5e9e6112
We can wait up to 500ms in onNativeSurfaceDestroyed(), so wait at least that long in onDestroy()
|
1 gadu atpakaļ |
Sam Lantinga
|
53cda988f4
Clear any errors from a previous run
|
1 gadu atpakaļ |
Anonymous Maarten
|
a197efe3a7
pen: fix leak caused by pen subsystem
|
1 gadu atpakaļ |
Anonymous Maarten
|
fbb0914b78
wayland+x11: free system cursors when quiting video
|
1 gadu atpakaļ |
Anonymous Maarten
|
7484d02a2e
testshape: use SDL_test to create multiple windows
|
1 gadu atpakaļ |
SDL Wiki Bot
|
20250aecc5
Sync SDL3 wiki -> header
|
1 gadu atpakaļ |
Frank Praznik
|
4fd778119b
video: Implement asynchronous windowing
|
1 gadu atpakaļ |
Sam Lantinga
|
ace385a134
Revert "Fixed warning C33010: Unchecked lower bound for enum scancode used as index."
|
1 gadu atpakaļ |
Ozkan Sezer
|
e482f00a17
SDL_string.c (SDL_vsscanf): fix gcc build
|
1 gadu atpakaļ |
Sam Lantinga
|
f00ecf5f19
Fixed building with older Windows SDK
|
1 gadu atpakaļ |
Sam Lantinga
|
7ca43995a1
Fixed warning C4028: formal parameter 1 different from declaration
|
1 gadu atpakaļ |
Sam Lantinga
|
aab7432f5f
Fixed analyze warnings for SDL_dynapi_procs.h
|
1 gadu atpakaļ |
Sam Lantinga
|
c484140f56
Fixed warning C33010: Unchecked lower bound for enum scancode used as index.
|
1 gadu atpakaļ |
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 gadu atpakaļ |
Sam Lantinga
|
91da942b33
Fixed warning C28251: Inconsistent annotation for 'SDL_RWvprintf_REAL': this instance has no annotations.
|
1 gadu atpakaļ |
Sam Lantinga
|
b8840801cc
Fixed analyze warnings in SDL_xinputhaptic.c
|
1 gadu atpakaļ |
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 gadu atpakaļ |
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 gadu atpakaļ |