Ryan C. Gordon
|
e9659f5738
Removed some function declarations that don't actually exist.
|
1 anno fa |
Ryan C. Gordon
|
3264e64738
SDL_RunApp: Make sure argc/argv are stable if the caller didn't define them.
|
1 anno fa |
Sam Lantinga
|
eca79e38db
Removed test shape images
|
1 anno fa |
Sam Lantinga
|
81fc7ded78
Removed the window shape API for SDL 3.0
|
1 anno fa |
Sam Lantinga
|
45938bbfa5
Corrected comment
|
1 anno fa |
zoeyjodon
|
059e550e98
Fix 3DS Analog Values (#8581)
|
1 anno fa |
zoey jodon
|
dbf14df80f
Fix joysticks returning invalid device IDs
|
1 anno fa |
Anonymous Maarten
|
d2db3f3993
ci: cache android ndk archive
|
1 anno fa |
Anonymous Maarten
|
d6291d4d42
alloca: use alloca from <stdlib.h> on NetBSD
|
1 anno fa |
Anonymous Maarten
|
f26a93211f
SDL_bsdjoystick: fix -Wundef warning on FreeBSD
|
1 anno fa |
Ozkan Sezer
|
d1def7f033
cmake: add openbsd wscons sources to build, if supported
|
1 anno fa |
Ozkan Sezer
|
86d77bbcc5
kmsdrm: restrict KMSDRM_ReleaseVT/KMSDRM_AcquireVT to SDL_INPUT_LINUXEV
|
1 anno fa |
Ozkan Sezer
|
94ad1a4ae4
SDL_bsdjoystick.c: fix -Wundef warning.
|
1 anno fa |
Sam Lantinga
|
e761770c24
No, this wasn't right
|
1 anno fa |
Sam Lantinga
|
b7d7e54895
Fixed uninitialized variable
|
1 anno fa |
Sam Lantinga
|
119e02f314
Always use 'm' for controllers provided by the MFI joystick driver
|
1 anno fa |
Sam Lantinga
|
75df4cc5c2
Don't tickle PS4 Bluetooth controllers in simple mode
|
1 anno fa |
Dimitriy Ryazantcev
|
0d431015bf
Extract BMP magic into separate define
|
1 anno fa |
Dimitriy Ryazantcev
|
0413f6fc49
Use SDL_iscntrl() call instead of manual code that is doing the same (#8593)
|
1 anno fa |
Zack Middleton
|
fd91178d7f
Make size cursors be double arrows on Wayland
|
1 anno fa |
Zack Middleton
|
5e9b0820f3
Add cursors for X11/Wayland window resizing
|
1 anno fa |
Dimitriy Ryazantcev
|
91e122316c
Use SDL_small_alloc() instead of SDL_stack_alloc() in CreateMaskBitmap()
|
1 anno fa |
Ionuț Leonte
|
b76f8de298
Hit testing tweaks for X11 and Wayland (#8582)
|
1 anno fa |
Ryan C. Gordon
|
5b1c68c2f3
testshader: Don't make local variables with the same name as GL entry points.
|
1 anno fa |
Sam Lantinga
|
30a2291d59
Fixed compatibility with sdl2-compat (thanks @sezero!)
|
1 anno fa |
Dimitriy Ryazantcev
|
49d58bc73a
Cleanup WIN_CreateCursor() code a bit
|
1 anno fa |
Frank Praznik
|
4722269fb6
tests: Print window occluded log events
|
1 anno fa |
Cameron Cawley
|
5db781cc3d
Use the correct pixel formats for OpenGL ES on big endian
|
1 anno fa |
Cameron Cawley
|
05e7dcf8f8
Support returning <8bpp surfaces in SDL_LoadBMP_RW
|
1 anno fa |
Cameron Cawley
|
773ec1cfcb
Extend blitting support for all <8bpp formats
|
1 anno fa |