Ozkan Sezer
|
19aaa2944d
Fix https://bugzilla.libsdl.org/show_bug.cgi?id=5306
|
hace 4 años |
Ozkan Sezer
|
69fbd60d25
Fix https://bugzilla.libsdl.org/show_bug.cgi?id=4877#c2
|
hace 4 años |
Ozkan Sezer
|
e58cc5fa0e
minor whitespace fix
|
hace 4 años |
Sam Lantinga
|
79e625f017
Fixed trying to build OSX SDL_OpenURL on iOS and tvOS
|
hace 4 años |
Sam Lantinga
|
bd14f2676c
Removed unused variable
|
hace 4 años |
Ozkan Sezer
|
d86a746542
SDL_video.c: fix whitespace
|
hace 4 años |
Ozkan Sezer
|
3aa418f451
SDL_video.h (SDL_DisplayEventID): remove comma at end of enumerator list
|
hace 4 años |
Sam Lantinga
|
76980e30f2
Added events for dynamically connecting and disconnecting displays, with an iOS implementation
|
hace 4 años |
Sam Lantinga
|
cd703b5628
Fixed whitespace
|
hace 4 años |
Ozkan Sezer
|
54bb9aaccb
k_rem_pio2.c: fix typo in second memset(): iq, not q. fixes bug #5309.
|
hace 4 años |
Ryan C. Gordon
|
061256a3b3
metal: Clear the framebuffer if presenting without any other operations.
|
hace 4 años |
Sylvain Becker
|
b7b8ef59a3
Fixed bug 5307 - Crash when joysticks hats number is odd (Thanks Sockmonsters!)
|
hace 4 años |
Sylvain Becker
|
bffbc7e316
Android: better readibility for pollHapticDevices()
|
hace 4 años |
Sylvain Becker
|
20c070d869
Android: better readibility for pollInputDevices()
|
hace 4 años |
Ryan C. Gordon
|
003a16980c
wav: Make sure the data size is a multiple of blockalign, not an exact match.
|
hace 4 años |
Ryan C. Gordon
|
4627426994
url: WinRT actually works now (and has been tested, hooray!).
|
hace 4 años |
Ryan C. Gordon
|
fc05a696ad
url: Attempt #23235 at WinRT support...
|
hace 4 años |
Ryan C. Gordon
|
02addf135d
url: Another attempt at WinRT implementation.
|
hace 4 años |
Ozkan Sezer
|
1f4b5d54ca
windows/SDL_syslocale.c: make it build against older SDKs.
|
hace 4 años |
Ryan C. Gordon
|
6c6d2bdd35
url: Build WinRT-specific code as C++/CX instead of plain C++.
|
hace 4 años |
Ryan C. Gordon
|
7bec9df11a
url: Add to Xcode project files, iOS/mac fixes.
|
hace 4 años |
Ryan C. Gordon
|
57e3003d3f
url: Attempt at WinRT support.
|
hace 4 años |
Ryan C. Gordon
|
566479c8ef
url: ShellExecuteW returns an HINSTANCE, so deal with that more correctly.
|
hace 4 años |
Ryan C. Gordon
|
b7b2995fbe
url: Added to Visual Studio project files.
|
hace 4 años |
Ryan C. Gordon
|
ee56090d3d
url: Cleanups and compiler warning fixes.
|
hace 4 años |
Ryan C. Gordon
|
cc158f2983
url: removed "extern" from function declaration.
|
hace 4 años |
Ryan C. Gordon
|
a3802cc533
url: Patched to compile on C89 compilers.
|
hace 4 años |
Ozkan Sezer
|
66d847bd5c
url: Patched to compile on OS/2.
|
hace 4 años |
Ryan C. Gordon
|
0099e38a9a
url: More win32 fixes.
|
hace 4 años |
Ryan C. Gordon
|
3fe5ce7b9a
url: Patched to compile on OS/2.
|
hace 4 años |