Ryan C. Gordon
|
db7f6425d0
rect: Avoid numeric overflow on massive lines in SDL_IntersectRectAndLine.
|
1 year ago |
Anonymous Maarten
|
e548044a82
ci: add NetBSD to test matrix
|
1 year ago |
Anonymous Maarten
|
dd5b8db3a6
SDL_hidapi requires libusb >= 1.0.16
|
1 year ago |
Ryan C. Gordon
|
6ba90f7775
render: Batching is always enabled now!
|
1 year ago |
Ryan C. Gordon
|
b24d6bd59a
opengl: Creating a texture trashes the cached `texturing` state, fix it.
|
1 year ago |
Ryan C. Gordon
|
dcf04559db
render: GL-based renderers should treat adaptive vsync as vsync being enabled.
|
1 year ago |
Ryan C. Gordon
|
74a2542564
x11: Deal with difference in GLX_EXT_swap_control_tear behavior.
|
1 year ago |
Ozkan Sezer
|
08fac5b1b2
SDL_PenModifyForWacomID: return zero as axis_flags upon failure.
|
1 year ago |
Ozkan Sezer
|
aaba01aee4
hidapi: syncing with mainstream:
|
1 year ago |
Ozkan Sezer
|
5730eb67f0
add HAVE_GCC_DIAGNOSTIC_PRAGMA to SDL_internal.h, use it
|
1 year ago |
Ozkan Sezer
|
42c8366fdc
revise iconv detection:
|
1 year ago |
Anonymous Maarten
|
a45b371de0
cmake: create and install SDL3::Jar target for Android
|
1 year ago |
Ozkan Sezer
|
53544cabaa
psp: fix copy/paste error from SDL2 in PSP_VideoQuit().
|
1 year ago |
Ryan C. Gordon
|
6cde96f9a0
psp: Hook up event subsystem init/quit.
|
1 year ago |
Ryan C. Gordon
|
e9659f5738
Removed some function declarations that don't actually exist.
|
1 year ago |
Ryan C. Gordon
|
3264e64738
SDL_RunApp: Make sure argc/argv are stable if the caller didn't define them.
|
1 year ago |
Sam Lantinga
|
eca79e38db
Removed test shape images
|
1 year ago |
Sam Lantinga
|
81fc7ded78
Removed the window shape API for SDL 3.0
|
1 year ago |
Sam Lantinga
|
45938bbfa5
Corrected comment
|
1 year ago |
zoeyjodon
|
059e550e98
Fix 3DS Analog Values (#8581)
|
1 year ago |
zoey jodon
|
dbf14df80f
Fix joysticks returning invalid device IDs
|
1 year ago |
Anonymous Maarten
|
d2db3f3993
ci: cache android ndk archive
|
1 year ago |
Anonymous Maarten
|
d6291d4d42
alloca: use alloca from <stdlib.h> on NetBSD
|
1 year ago |
Anonymous Maarten
|
f26a93211f
SDL_bsdjoystick: fix -Wundef warning on FreeBSD
|
1 year ago |
Ozkan Sezer
|
d1def7f033
cmake: add openbsd wscons sources to build, if supported
|
1 year ago |
Ozkan Sezer
|
86d77bbcc5
kmsdrm: restrict KMSDRM_ReleaseVT/KMSDRM_AcquireVT to SDL_INPUT_LINUXEV
|
1 year ago |
Ozkan Sezer
|
94ad1a4ae4
SDL_bsdjoystick.c: fix -Wundef warning.
|
1 year ago |
Sam Lantinga
|
e761770c24
No, this wasn't right
|
1 year ago |
Sam Lantinga
|
b7d7e54895
Fixed uninitialized variable
|
1 year ago |
Sam Lantinga
|
119e02f314
Always use 'm' for controllers provided by the MFI joystick driver
|
1 year ago |