Ozkan Sezer
|
42c8366fdc
revise iconv detection:
|
hace 1 año |
Anonymous Maarten
|
a45b371de0
cmake: create and install SDL3::Jar target for Android
|
hace 1 año |
Ozkan Sezer
|
53544cabaa
psp: fix copy/paste error from SDL2 in PSP_VideoQuit().
|
hace 1 año |
Ryan C. Gordon
|
6cde96f9a0
psp: Hook up event subsystem init/quit.
|
hace 1 año |
Ryan C. Gordon
|
e9659f5738
Removed some function declarations that don't actually exist.
|
hace 1 año |
Ryan C. Gordon
|
3264e64738
SDL_RunApp: Make sure argc/argv are stable if the caller didn't define them.
|
hace 1 año |
Sam Lantinga
|
eca79e38db
Removed test shape images
|
hace 1 año |
Sam Lantinga
|
81fc7ded78
Removed the window shape API for SDL 3.0
|
hace 1 año |
Sam Lantinga
|
45938bbfa5
Corrected comment
|
hace 1 año |
zoeyjodon
|
059e550e98
Fix 3DS Analog Values (#8581)
|
hace 1 año |
zoey jodon
|
dbf14df80f
Fix joysticks returning invalid device IDs
|
hace 1 año |
Anonymous Maarten
|
d2db3f3993
ci: cache android ndk archive
|
hace 1 año |
Anonymous Maarten
|
d6291d4d42
alloca: use alloca from <stdlib.h> on NetBSD
|
hace 1 año |
Anonymous Maarten
|
f26a93211f
SDL_bsdjoystick: fix -Wundef warning on FreeBSD
|
hace 1 año |
Ozkan Sezer
|
d1def7f033
cmake: add openbsd wscons sources to build, if supported
|
hace 1 año |
Ozkan Sezer
|
86d77bbcc5
kmsdrm: restrict KMSDRM_ReleaseVT/KMSDRM_AcquireVT to SDL_INPUT_LINUXEV
|
hace 1 año |
Ozkan Sezer
|
94ad1a4ae4
SDL_bsdjoystick.c: fix -Wundef warning.
|
hace 1 año |
Sam Lantinga
|
e761770c24
No, this wasn't right
|
hace 1 año |
Sam Lantinga
|
b7d7e54895
Fixed uninitialized variable
|
hace 1 año |
Sam Lantinga
|
119e02f314
Always use 'm' for controllers provided by the MFI joystick driver
|
hace 1 año |
Sam Lantinga
|
75df4cc5c2
Don't tickle PS4 Bluetooth controllers in simple mode
|
hace 1 año |
Dimitriy Ryazantcev
|
0d431015bf
Extract BMP magic into separate define
|
hace 1 año |
Dimitriy Ryazantcev
|
0413f6fc49
Use SDL_iscntrl() call instead of manual code that is doing the same (#8593)
|
hace 1 año |
Zack Middleton
|
fd91178d7f
Make size cursors be double arrows on Wayland
|
hace 1 año |
Zack Middleton
|
5e9b0820f3
Add cursors for X11/Wayland window resizing
|
hace 1 año |
Dimitriy Ryazantcev
|
91e122316c
Use SDL_small_alloc() instead of SDL_stack_alloc() in CreateMaskBitmap()
|
hace 1 año |
Ionuț Leonte
|
b76f8de298
Hit testing tweaks for X11 and Wayland (#8582)
|
hace 1 año |
Ryan C. Gordon
|
5b1c68c2f3
testshader: Don't make local variables with the same name as GL entry points.
|
hace 1 año |
Sam Lantinga
|
30a2291d59
Fixed compatibility with sdl2-compat (thanks @sezero!)
|
hace 1 año |
Dimitriy Ryazantcev
|
49d58bc73a
Cleanup WIN_CreateCursor() code a bit
|
hace 1 año |