Sylvain Becker
|
aa45af7fcb
Android: explicitly expand Android_GLES_MakeCurrent/Android_GLES_CreateContext
|
5 years ago |
Ryan C. Gordon
|
57e08c27ef
cocoa: Check for capslock in -[NSResponder flagsChanged], not with IOKit.
|
5 years ago |
Ryan C. Gordon
|
0beadea574
windows: Call GetWindowText() with the correct parameters (thanks, Zebediah!)
|
5 years ago |
Ozkan Sezer
|
282b2b9395
define __ARM_NEON for Windows only if _M_ARM or _M_ARM64 is defined. fixes Visual Studio builds.
|
5 years ago |
Ozkan Sezer
|
83a713f1a0
update version in os/2 makefile
|
5 years ago |
Ozkan Sezer
|
bcb357d451
fix permissions
|
5 years ago |
Sylvain Becker
|
ccba8d4691
Android: export Lock/Unlock activity API
|
5 years ago |
Sam Lantinga
|
7f78d0f0d3
Fixed bug 4684 - GLES1 variables missing under Android with CMake
|
5 years ago |
Ryan C. Gordon
|
31bb95f11f
direct3d: Use D3DPOOL_DEFAULT for vertex buffers after all, release correctly.
|
5 years ago |
Sam Lantinga
|
51555a85cc
Enable Raspberry Pi video by default
|
5 years ago |
Cameron Gutman
|
e681623cb2
direct3d: Fix dirty textures failing to update
|
5 years ago |
Sam Lantinga
|
f3226457e0
Fixed bug 4672 - Warnings in SDL_LogEvent()
|
5 years ago |
Sam Lantinga
|
be6cda9f95
Rolling back GameCube HIDAPI support
|
5 years ago |
Zack Middleton
|
56e2b9a4ee
Handle GameCube WaveBird controller differences
|
5 years ago |
Zack Middleton
|
6f63c1c37f
Make GameCube controllers only rumble if both USB cables are connected
|
5 years ago |
Zack Middleton
|
b23cce282e
Fix GameCube controller power level being reset to unknown
|
5 years ago |
Sam Lantinga
|
bd95290075
Use SDL C runtime functions
|
5 years ago |
Sylvain Becker
|
faed7f836d
KMSDRM: fix inverted strcmp, remove useless if test (Bug 4624)
|
5 years ago |
Sylvain Becker
|
5998c51324
KMSDRM: fix compilation on linux, no d_namlen (Bug 4624)
|
5 years ago |
Ryan C. Gordon
|
d0fa93d63c
wayland: Fixed C99-style variable declaration inside for-loop.
|
5 years ago |
Sam Lantinga
|
667c872b42
Fixed building DMG archive on Mac OS X
|
5 years ago |
Ryan C. Gordon
|
7162649f78
opengl: Be more robust in failing cases.
|
5 years ago |
Sam Lantinga
|
8ab907baa6
Only warp the mouse to set focus if we're definitely going into relative mode
|
5 years ago |
Sam Lantinga
|
14e8b93e37
Fixed compiler warning
|
5 years ago |
Sam Lantinga
|
99abcbb2bc
Fixed bug 4624 - KMS/DRM fails on FreeBSD because /dev/dri/card* nodes are symlinks
|
5 years ago |
Ryan C. Gordon
|
d3bedda4df
cocoa: Patched to compile and also handle possible malloc failure.
|
5 years ago |
Sam Lantinga
|
3e720d2a80
Fixed potential double-free in mouse cleanup code
|
5 years ago |
Sam Lantinga
|
5dcac4ccdf
Fixed 4669 - Using the software SDL_Renderer on Android leads to GL errors & black screen when window resizes
|
5 years ago |
Sylvain Becker
|
e96d4760ac
Android: resize with software rendering, reverted again (Bug 4669)
|
5 years ago |
Sylvain Becker
|
12b92260cc
Android: try to fix resize with software rendering (bug 4669)
|
5 years ago |