Sylvain Becker
|
f2157b6c25
Fixed bug 4669: Android software renderer, black screen when window resizes
|
5 년 전 |
Sam Lantinga
|
6c4765a17a
Removed extraneous fprintf() call
|
5 년 전 |
Sam Lantinga
|
67c67f3a6b
Updated version to 2.0.10
|
5 년 전 |
Sam Lantinga
|
93a5e4ce06
Fixed bug 4667 - Build errors on Linux when building without Threads support
|
5 년 전 |
Alex Szpakowski
|
9306ef9b10
Fix synthetically generated mouse events getting lost forever after the device orientation changes (or the window is otherwise resized) while a finger is touching the screen.
|
5 년 전 |
Alex Szpakowski
|
f4625f52f2
iOS: remove some code which could affect the state of UIViews that aren't owned by SDL.
|
5 년 전 |
Ryan C. Gordon
|
fffa791fce
assert: Another attempt to quiet compiler warnings.
|
5 년 전 |
Ryan C. Gordon
|
59e510b0b6
assert: Possibly fixing compiler warning on Android.
|
5 년 전 |
Ryan C. Gordon
|
ed8b78d36b
cocoa: ignore compiler warnings about OpenGL being deprecated.
|
5 년 전 |
Ryan C. Gordon
|
90e2dc9891
A few minor changes to placate static analysis.
|
5 년 전 |
Sam Lantinga
|
4eb3c0c387
Added support for Xbox and PS4 wireless controllers on iOS and tvOS
|
5 년 전 |
Sam Lantinga
|
1213fe79d8
Worked around "Undefined symbol: ___isPlatformVersionAtLeast()" link error on Xcode 11 beta
|
5 년 전 |
Ryan C. Gordon
|
289d109245
audio: Attempt to fix build on ARM versions of Visual Studio.
|
5 년 전 |
Ryan C. Gordon
|
33b235f4c3
audio: Fix ARM NEON audio converter bugs.
|
5 년 전 |
Ryan C. Gordon
|
5c56c88824
audio: patched to compile.
|
5 년 전 |
Ethan Lee
|
5bd9b8b167
Check src alignment for S32_to_F32 conversions
|
5 년 전 |
Ryan C. Gordon
|
d9a2eff26f
cocoa: Another attempt at synthesized mouse/touch events.
|
5 년 전 |
Ryan C. Gordon
|
294574647d
cocoa: Revised synthesized mouse/touch event strategy.
|
5 년 전 |
Alex Szpakowski
|
50f5123190
macOS: Fix the coordinate space of SDL_GetDisplayUsableBounds (thanks Tim!)
|
5 년 전 |
Alex Szpakowski
|
74e86a51d8
iOS: Remove didAddSubview override in NSWindow, its code breaks things which rely on focus changing within SDL's UIWindow (bug #4659).
|
5 년 전 |
Ryan C. Gordon
|
2fa33d6f98
wave: Fixed static analysis warning about dead assignment.
|
5 년 전 |
Ryan C. Gordon
|
32ead2cb46
vulkan: Fixed use-after-free bug.
|
5 년 전 |
Ryan C. Gordon
|
b530d75afb
assert: Fixed some compiler warnings.
|
5 년 전 |
Sam Lantinga
|
747df96eb0
Better patch to make it more clear what's going on
|
5 년 전 |
Sam Lantinga
|
3fbaa5da05
The hat index passed to the application should be zero-based with no holes
|
5 년 전 |
Sam Lantinga
|
a1a2f9b9f8
Fixed bug 4486 - Segfault when pressing a trigger on the Steam Controller (Linux)
|
5 년 전 |
Sam Lantinga
|
d01150abc2
Fixed bug 4665 - Add support for single touch evdev devices
|
5 년 전 |
Sebastian Krzyszkowiak
|
797b28133c
wayland: HiDPI support
|
5 년 전 |
Ozkan Sezer
|
09142eb715
fix permissions
|
5 년 전 |
Sylvain Becker
|
cd011bb1e7
SDL_Wave: missing field 'length' initializer
|
5 년 전 |