Sylvain Becker
|
12b92260cc
Android: try to fix resize with software rendering (bug 4669)
|
5 년 전 |
Sylvain Becker
|
8a20d40d90
Android: revert commit SW_GetOutputSize, again (Bug 4669)
|
5 년 전 |
Sam Lantinga
|
63506ae195
Added a patch note about batched rendering
|
5 년 전 |
Sam Lantinga
|
e89789bb4b
Added patch notes for 2.0.10
|
5 년 전 |
Sam Lantinga
|
eb71cd800d
Make sure we haven't changed the size of the SDL_Event structure and broken binary compatibility.
|
5 년 전 |
Sylvain Becker
|
5418d41626
Android: prevent ignoring surfaceChanged() in MultiWindow
|
5 년 전 |
Sylvain Becker
|
98cc7589b1
Android: prevent using SW_GetOutputSize with software renderer (Bug 4669)
|
5 년 전 |
Sylvain Becker
|
a55c0e1479
Android: revert previous commit (Bug 4669)
|
5 년 전 |
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 년 전 |