Sam Lantinga
|
5ae90ef67a
Fixed bug 3788 - software renderer crashes in SDL_RenderCopyEx with rotation and dstrect w or h is 0
|
преди 7 години |
Sam Lantinga
|
8b660c5046
Added some missing "extern" declarations
|
преди 7 години |
Ryan C. Gordon
|
f40bd5ee24
audio: removed my perl experiment script.
|
преди 7 години |
Ryan C. Gordon
|
1a3b95a11e
audio: Replaced the resampler. Again.
|
преди 7 години |
Mark Callow
|
3c45e662f5
macOS: remove unneeded #includes.
|
преди 7 години |
Sam Lantinga
|
f0a324f8eb
Reverted Alex's commit 131cba1768a5 - we're about to release 2.0.6, don't remove support for the iOS 7 SDK yet.
|
преди 7 години |
Alex Szpakowski
|
d452b89f9b
iOS: I don't think SDL compiles with the iOS 7 SDK anymore, so we might as well drop the #ifdefs trying to guard for that.
|
преди 7 години |
Alex Szpakowski
|
12fb004fba
iOS: remove an unused static variable
|
преди 7 години |
David Ludwig
|
e365968a4c
WinRT: minor formatting tweak in README-winrt
|
преди 7 години |
David Ludwig
|
f57ef6ff97
WinRT: noted UWP's inability to work with some game controllers
|
преди 7 години |
Sam Lantinga
|
c08a7a74a5
Added a hint SDL_HINT_AUDIO_CATEGORY to control the audio category,
|
преди 7 години |
Patrice Mandin
|
46ec130528
Fix for 3829. Revert adding GameSir G4s, uses same GUID as PS3 controller.
|
преди 7 години |
Patrice Mandin
|
73c85e986c
Readd support for GameSir G4s, lost with changeset 11431
|
преди 7 години |
Sam Lantinga
|
e8187a3f78
Updated iOS keyboard test to cover text input rect and orientation changes
|
преди 7 години |
Sam Lantinga
|
cfe72c76e2
Fixed iOS keyboard positioning, based on the final position rather than the initial one
|
преди 7 години |
Ryan C. Gordon
|
76176486ce
surface: Make sure SDL_ConvertSurface() deals with palettes (thanks, Sylvain!).
|
преди 7 години |
Sam Lantinga
|
ac782d7122
Added support for the PDP Battlefield One Xbox One controller on Linux
|
преди 7 години |
David Ludwig
|
78b83d3a6d
WinRT: build fix when using recent versions of the Windows 10 SDK
|
преди 7 години |
Sam Lantinga
|
e98fc8972d
Fixed bug 3812 - Fallthrough warnings gcc-7
|
преди 7 години |
Sam Lantinga
|
5f48ce0b64
Fixed bug 3815 - implicit-fallthrough warning - DUFFS_LOOP4 and friends
|
преди 7 години |
Sam Lantinga
|
19114b0378
Fixed bug 3813 - gcc7 fallthrough warnings in SDL_iconv.c and SDL_pixels.c
|
преди 7 години |
Sam Lantinga
|
849c4c1472
Fixed tabs to spaces
|
преди 7 години |
Sam Lantinga
|
8ed16ea465
Fixed compile warning
|
преди 7 години |
Sam Lantinga
|
16b8c4ea43
Fixed bug 3811 - change HAVE_COPYSIGN to HAVE__COPYSIGN in SDL_config_windows.h
|
преди 7 години |
Sam Lantinga
|
2cdb967435
Fixed the include path for khronos with Visual Studio
|
преди 7 години |
Sam Lantinga
|
be1caece4a
Correction: copysign has been supported by windows several toolchains
|
преди 7 години |
Ryan C. Gordon
|
93583d461c
alsa: removed snd_pcm_wait() call before writing to playback device.
|
преди 7 години |
Sam Lantinga
|
569c222ca8
Updated documentation so it's clear you should use SDL_SetWindowDisplayMode() to change the size of fullscreen windows.
|
преди 7 години |
Sam Lantinga
|
b2ba8963b3
Fixed bug 3809 - Restore after maximize leads to wrong size
|
преди 7 години |
Sam Lantinga
|
676c3a9263
Fixed bug 3719 - Cocoa - Incorrect window size when leaving fullscreen
|
преди 7 години |