Anthony
|
e9982bf1b5
Filter Android drivers according to SDL_***_DISABLED macros to help reduce APK size (#9986)
|
10 months ago |
Sam Lantinga
|
e69272344c
Added documentation for SDL_FLT_EPSILON (thanks @MrOnlineCoder!)
|
10 months ago |
Fabrice Desclaux
|
f62a1bed16
Fix spurious LCtrl on RAlt key pressed
|
10 months ago |
SDL Wiki Bot
|
9a4fc81bff
Sync SDL3 wiki -> header
|
10 months ago |
Sam Lantinga
|
5701c4f4bc
Added migration documentation for iOS window properties
|
10 months ago |
Sam Lantinga
|
1938d25b7e
Use "%S" format specifier for wide-character strings
|
10 months ago |
Sam Lantinga
|
2a8f87d34b
Fixed build warnings
|
10 months ago |
SDL Wiki Bot
|
a5356f9b45
Sync SDL3 wiki -> header
|
10 months ago |
Sam Lantinga
|
23db1062fc
Document that you can pass NULL to SDL_PeepEvents()
|
10 months ago |
kanjitalk755
|
7547d80c05
Add SDL_PIXELFORMAT_XRGB8888 and SDL_PIXELFORMAT_XBGR8888 to SDL_render_metal.m
|
10 months ago |
Oleg
|
7529b4bed5
Added VRS DirectForce Pro wheelbase VID/PID to wheel devices list
|
10 months ago |
Sam Lantinga
|
b6d7adfec1
Fixed PlayStation detection interrupting input for the Logitech K400 keyboard
|
10 months ago |
Anthony
|
3c5b1b52ac
Update proguard-rules.pro for recent haptic changes
|
10 months ago |
Sam Lantinga
|
27728db41d
Sort joystick drivers in Android.mk
|
10 months ago |
Sam Lantinga
|
69bfa5c951
Build the dummy joystick driver on Android
|
10 months ago |
Sam Lantinga
|
26fc7a8060
Fixed signatures for internal haptics functions
|
10 months ago |
Sam Lantinga
|
f879411627
Added support for gamepad rumble on Android
|
10 months ago |
erysdren
|
0c3dcdf4a3
Add a basic ShowMessageBox implementation for PSP (#9932)
|
10 months ago |
Frank Praznik
|
a422dfe572
video: Don't attempt to apply window flags to popup windows when the window is shown
|
10 months ago |
Sam Lantinga
|
7b14fcb4d9
Stack allocation never happened, so explicitly allocate the path
|
10 months ago |
Sam Lantinga
|
4836fd1e70
Fixed crash if a file can't be opened on Android
|
10 months ago |
Sam Lantinga
|
9b2debb131
Renamed old function reference
|
10 months ago |
Sam Lantinga
|
ce65f84fd8
Fixed Android warnings
|
10 months ago |
Hunter Kvalevog
|
5387022855
camera: Initialize AVCaptureVideoDataOutput.videoSettings to zero
|
10 months ago |
Hunter Kvalevog
|
14f7eebac6
testcamera: Add [--camera name] parameter
|
10 months ago |
Wouter Wijsman
|
a3adc41f79
PSP: Add on-screen keyboard support
|
10 months ago |
Wouter Wijsman
|
25e41df4db
Merge pull request #9961 from erysdren/psp-renderer-crash
|
10 months ago |
Sam Lantinga
|
4d392bfc67
Fixed camera capture on iOS
|
10 months ago |
Sam Lantinga
|
7e231fcd90
Added testcamera to Xcode test apps
|
10 months ago |
Sam Lantinga
|
b1529699cf
Fixed Xcode build after adding offscreen Vulkan support
|
10 months ago |