Jay Petacat
|
8a5ee3faf9
video: NULL out pointer to freed window surface
|
il y a 5 ans |
James Le Cuirot
|
abcc6706fd
build: Don't duplicate Libs in Libs.private in pkg-config file
|
il y a 5 ans |
James Le Cuirot
|
99f87a7158
build: Merge pkg-config Libs.private into Libs for static-only builds
|
il y a 5 ans |
Sam Lantinga
|
bd7b4f39ed
Partial fix for bug 5086 - CMake builds on Windows broken by sensor support (thanks DominikD!)
|
il y a 5 ans |
hmk
|
0918903f3c
render: add a hint for toggling relative scaling
|
il y a 5 ans |
hmk
|
aa188048f1
render: Scale relative mouse motion better for logical sizing
|
il y a 5 ans |
Ryan C. Gordon
|
d292f6bd4f
stdlib: Add SDL_trunc and SDL_truncf
|
il y a 5 ans |
Ryan C. Gordon
|
a791689086
metal: Added some support interfaces to Apple's Metal API (thanks, Caleb!).
|
il y a 5 ans |
Charlie Birks
|
258d410653
emscripten: Add a few keyCode mappings for German keyboards
|
il y a 5 ans |
Charlie Birks
|
babf010c60
emscripten: Pass canvas id to request_pointer_lock
|
il y a 5 ans |
Daid
|
287772f5e9
emscripten: Let SDL_GetDisplayUsableBounds return the size of the window
|
il y a 5 ans |
Daid
|
fb3df3a18d
emscripten: Fix the reported keys for the numpad. See https://github.com/emscripten-ports/SDL2/issues/94
|
il y a 5 ans |
Sylvain Beucler
|
44716b0236
emscripten: Send SDL_APP_TERMINATING before unload (#88)
|
il y a 5 ans |
Beuc
|
0380cbd792
emscripten: Typo
|
il y a 5 ans |
Sam Lantinga
|
d4f1b520c9
Added support for press/release hardware keyboard events in iOS 13.4
|
il y a 5 ans |
Sam Lantinga
|
e9c94ac0b3
Fixed Windows accelerometer data units
|
il y a 5 ans |
Sam Lantinga
|
3d942ccc15
Removed debug code
|
il y a 5 ans |
Sam Lantinga
|
09f552639a
Fixed memory leak and removed debug code from Windows sensor implementation
|
il y a 5 ans |
Sam Lantinga
|
55515a8c25
SDL: ps4 controller trigger bits on other controllers just mean that there's some activity, not saturation - only force it on if the analog value is 0.
|
il y a 5 ans |
Sam Lantinga
|
ba95fa6152
Revert "Fix incorrectly terminated MakeThreadHighPriority dbus message"
|
il y a 5 ans |
Sam Lantinga
|
9cd06ac33f
Add perforce support to showrev.sh
|
il y a 5 ans |
Sam Lantinga
|
3180ba81af
First pass at Windows sensor implementation
|
il y a 5 ans |
Ryan C. Gordon
|
6e6b517789
cocoa: Patched to compile.
|
il y a 5 ans |
Ryan C. Gordon
|
8c165adde7
joystick: Remove force_centering flag; we handle this on disconnect now.
|
il y a 5 ans |
Ryan C. Gordon
|
fba081e489
wasapi: Patched to compile on C89 systems, and use SDL_ceilf instead of ceilf.
|
il y a 5 ans |
Ryan C. Gordon
|
4c2be47207
wasapi: Improve WASAPI audio backend latency (thanks, Anthony!).
|
il y a 5 ans |
Michael Maltese
|
361417c0a4
cocoa: allow calling CreateWindowFrom on an NSView
|
il y a 5 ans |
Ryan C. Gordon
|
8641f6e99d
emscripten: support KaiOS's Left Soft Key and Right Soft Key (thanks, pelya!).
|
il y a 5 ans |
Ryan C. Gordon
|
309d6137ae
cocoa: OpenGL setView and update must be used on main thread (thanks, Tim!).
|
il y a 5 ans |
Paul Cercueil
|
486f0b6c60
configure.ac: Fix stupid autotools errors
|
il y a 5 ans |