Sam Lantinga
|
8f14dc6998
Corrected comment
|
1 year ago |
zoeyjodon
|
3381828cc6
Fix 3DS Analog Values (#8581)
|
1 year ago |
shenleban tongying
|
be0e303ec8
document the purpose of SDL_SetTextInputRect
|
1 year ago |
Sam Lantinga
|
546bab0a8c
Fixed the GameCube HIDAPI controller mapping
|
1 year ago |
Sam Lantinga
|
98ee4a5292
Removed HIDAPI controller mappings
|
1 year ago |
Ryan C. Gordon
|
d42fa25a9e
test: SDLTest_PrintEvent now reports key event mod state.
|
1 year ago |
Ryan C. Gordon
|
7d25a443c4
cocoa: Use `-[NSApplicationDelegate applicationSupportsSecureRestorableState]`.
|
1 year ago |
Ryan C. Gordon
|
3fbaf737ef
test: Removed unnecessary line added by copy/paste error.
|
1 year ago |
Ryan C. Gordon
|
258849c9bc
test: testwm2 now displays keyboard mod state.
|
1 year ago |
Jake S. Del Mastro
|
594a79c2f9
Set framebuffer_srgb_capable to the actual value obtained (#8634)
|
1 year ago |
Sam Lantinga
|
8d47e3bb82
Added support for the NACON Revolution 5 Pro controller
|
1 year ago |
Ozkan Sezer
|
bbcf40e811
cmake: fixed iconv detection test program
|
1 year ago |
CasualPokePlayer
|
0fb36f29a8
cmake: check if CMP0087 exists before setting it (#8613)
|
1 year ago |
Ryan C. Gordon
|
4339647d90
render: Clip lines before Bresenham algorithm generates points.
|
1 year ago |
Ryan C. Gordon
|
a391dd5fef
rect: Avoid numeric overflow on massive lines in SDL_IntersectRectAndLine.
|
1 year ago |
Ozkan Sezer
|
657f5f791c
autotools: fix actually wrong use of AC_MSG_RESULT
|
1 year ago |
Ryan C. Gordon
|
e9b4869372
opengl: Creating a texture trashes the cached `texturing` state, fix it.
|
1 year ago |
Ryan C. Gordon
|
0a6b5abf45
render: GL-based renderers should treat adaptive vsync as vsync being enabled.
|
1 year ago |
Ryan C. Gordon
|
d8102bf660
x11: Deal with difference in GLX_EXT_swap_control_tear behavior.
|
1 year ago |
Ozkan Sezer
|
489e9b69df
autotools: bump minimum needed autoconf version to 2.65.
|
1 year ago |
Anonymous Maarten
|
baaac5cca3
cmake: Android expects SDL programs to be built as shared libraries
|
1 year ago |
Anonymous Maarten
|
5abcfdb93e
SDL_stdinc.h: fix compile warning when using SDL_PR[iux]64 on Android
|
1 year ago |
Ozkan Sezer
|
8cf7e9e7da
autotools, cmake: set SDL_SYSTEM_ICONV to OFF for windows (like SDL3.)
|
1 year ago |
Ryan C. Gordon
|
0e9d050296
psp: Hook up event subsystem init/quit.
|
1 year ago |
Ryan C. Gordon
|
87875a49b4
Removed some function declarations that don't actually exist.
|
1 year ago |
Ozkan Sezer
|
17e62abb6d
revise iconv detection:
|
1 year ago |
Anonymous Maarten
|
4940b5dbc2
SDL_bsdjoystick: fix -Wundef warning on FreeBSD
|
1 year ago |
Ozkan Sezer
|
3fb5124174
cmake: add openbsd wscons sources to build, if supported
|
1 year ago |
Ozkan Sezer
|
59b0a2d711
kmsdrm: restrict KMSDRM_ReleaseVT/KMSDRM_AcquireVT to SDL_INPUT_LINUXEV
|
1 year ago |
Sam Lantinga
|
dcd21d042f
Improved GCController handling on Apple platforms
|
1 year ago |