Frank Praznik
|
d603371848
video: Try to get the display for fullscreen windows via the window position
|
2 years ago |
Sam Lantinga
|
a357021800
Use GNU sed if available
|
2 years ago |
Sam Lantinga
|
0208a0eeb3
Added support for the Logitech ChillStream
|
2 years ago |
Ozkan Sezer
|
7f3036c353
make sure to not enable SDL_PASSED_BEGINTHREAD_ENDTHREAD for WinRT
|
2 years ago |
Ozkan Sezer
|
b82a8b76b1
windows/SDL_systhread.c: remove some dead code.
|
2 years ago |
Sam Lantinga
|
22bafe8729
Removed debug code accidentally committed
|
2 years ago |
Sam Lantinga
|
f8b41919da
Fixed warning running a command queue without any vertex operations
|
2 years ago |
Linus Probert
|
375bde8a4f
[SDL3] Cleanup void functions (#7253)
|
2 years ago |
Sam Lantinga
|
9d8f98c735
Don't change presentation modes when resizing the logical target
|
2 years ago |
Sylvain
|
6f0acca8bd
Return the SDL_SetError value
|
2 years ago |
Sean Ridenour
|
a077cc8e4d
[SDL3] macOS SetCursor performance fix (fixes #7151) (#7249)
|
2 years ago |
Sylvain
|
fbe0352764
SDL_DestroyRenderer: drop all commands first
|
2 years ago |
Ozkan Sezer
|
e1d79b418c
fix build error due to -Wshadow
|
2 years ago |
Sam Lantinga
|
653f2c4ba3
Made the render tests less verbose in the successful case
|
2 years ago |
Sam Lantinga
|
ec1b42557f
Fixed memory leak at shutdown (thanks @1bsyl!)
|
2 years ago |
Sylvain
|
5d1006657a
SDL_migration.cocci: remove metavariable warning
|
2 years ago |
Leonardo Brondani Schenkel
|
6f06e4bc80
Add Linux mapping for 8BitDo Pro 2 Wired Controller for Xbox
|
2 years ago |
Sam Lantinga
|
1c03ddefc3
Sorted controller list
|
2 years ago |
Sam Lantinga
|
d563f38a0d
Note that the renderer will by default scale from window coordinates to pixels
|
2 years ago |
Antonis Geralis
|
52cd9fcbb0
Added Elecom 8button gamepad
|
2 years ago |
Sylvain
|
85143c28b5
SDL_migration.cocci: fix syntax
|
2 years ago |
Frank Praznik
|
4a16d8d00e
Merge pull request #7238 from Kontrabant/wayland_fix_portrait
|
2 years ago |
Frank Praznik
|
b2d8a1a58c
wayland: Transform mode values for native portrait displays
|
2 years ago |
Ozkan Sezer
|
02fbf2cf99
replaced line comments in public header.
|
2 years ago |
Sam Lantinga
|
2a83093b36
Use a reasonable upper bound on the number of pixels we'll try to draw when traversing a line
|
2 years ago |
Anonymous Maarten
|
d6fdb842b0
include: add comment documenting the change(s) to SDL_opengl_glext.h
|
2 years ago |
Alynne
|
4dea13e02f
Adds Stadia BT mapping
|
2 years ago |
Sam Lantinga
|
a34a84ba98
Rename int versions of the SDL2 render functions (#7235)
|
2 years ago |
Sam Lantinga
|
14a4ce8b59
Fixed SDL_ScaleMode values for consistency
|
2 years ago |
Sam Lantinga
|
e5edce8e75
Fixed permissions on src/render/SDL_render.c (#7232)
|
2 years ago |