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 년 전 |
Ryan C. Gordon
|
f5a347853d
assert: mark SDL_ExitProcess as SDL_NORETURN again.
|
5 년 전 |
Ryan C. Gordon
|
04b50f6c6b
cocoa: Backed out CVDisplayLink code for macOS vsync.
|
5 년 전 |
Sam Lantinga
|
39733dc6b9
Fixed bug 4615 - RPM Build fails due to unpackaged files
|
5 년 전 |
Sam Lantinga
|
69d27a69cd
Fixed bug 4570 - Support Vulkan Portability rather than MoltenVK specifically
|
5 년 전 |
Ryan C. Gordon
|
3e9bf28413
software: Fixed compiler warning and dos2unix'd the endlines.
|
5 년 전 |
Ryan C. Gordon
|
04fedce0e8
software: Correctly track viewport and cliprect.
|
5 년 전 |
Ryan C. Gordon
|
a2f2b73554
direct3d: Use D3DPOOL_MANAGED for vertex buffers.
|
5 년 전 |
Sam Lantinga
|
aa80d279d3
Fix build with the 10.10 SDK
|
5 년 전 |
Ryan C. Gordon
|
f7b7a9727b
direct3d: Fixed SDL_RenderSetClipRect usage.
|
5 년 전 |
Ryan C. Gordon
|
4f59d372f8
direct3d: don't dereference bogus pointer if current texture was destroyed.
|
5 년 전 |
Sylvain Becker
|
4392c6ff14
Android: fix coordinates for Surface.ROTATION_180
|
5 년 전 |
Sylvain Becker
|
45a3dd171d
Android: revert wrong fix typo calling onBackPressed() (Bug 4657)
|
5 년 전 |
Ryan C. Gordon
|
f71454c0ad
testoverlay2: Changed some C runtime calls to be SDL equivalents.
|
5 년 전 |
Ryan C. Gordon
|
a6af0b8291
direct3d: Fixed more compiler warnings on Visual Studio 64-bit builds.
|
5 년 전 |