Ryan C. Gordon
|
5b1c68c2f3
testshader: Don't make local variables with the same name as GL entry points.
|
il y a 1 an |
Sam Lantinga
|
30a2291d59
Fixed compatibility with sdl2-compat (thanks @sezero!)
|
il y a 1 an |
Dimitriy Ryazantcev
|
49d58bc73a
Cleanup WIN_CreateCursor() code a bit
|
il y a 1 an |
Frank Praznik
|
4722269fb6
tests: Print window occluded log events
|
il y a 1 an |
Cameron Cawley
|
5db781cc3d
Use the correct pixel formats for OpenGL ES on big endian
|
il y a 1 an |
Cameron Cawley
|
05e7dcf8f8
Support returning <8bpp surfaces in SDL_LoadBMP_RW
|
il y a 1 an |
Cameron Cawley
|
773ec1cfcb
Extend blitting support for all <8bpp formats
|
il y a 1 an |
Cameron Cawley
|
753bbd199e
Add SDL_PIXELFORMAT_INDEX2LSB and SDL_PIXELFORMAT_INDEX2MSB
|
il y a 1 an |
Cameron Cawley
|
fda69e5e79
Test both MSB and LSB indexed surfaces in testautomation
|
il y a 1 an |
Ozkan Sezer
|
39870031d1
use format string attributes for functions accepting va_list params, too
|
il y a 1 an |
Sam Lantinga
|
666301f9f9
Fixed build with older macOS SDK
|
il y a 1 an |
Sam Lantinga
|
238987df3b
Always use physicalInputProfile on OS versions that support it
|
il y a 1 an |
Sam Lantinga
|
e424dcca4b
More fixing the build with older macOS SDKs
|
il y a 1 an |
Sam Lantinga
|
4ebb0c6dac
Revert "Fixed build"
|
il y a 1 an |
Sam Lantinga
|
7abacc9f9f
Fixed build
|
il y a 1 an |
Sam Lantinga
|
ac1f896f89
Fixed building with older macOS SDK
|
il y a 1 an |
Sam Lantinga
|
8043dad369
Fixed build warning
|
il y a 1 an |
Sam Lantinga
|
5c8c3931f2
Removed outdated information about SDL_GetWindowWMInfo()
|
il y a 1 an |
Sam Lantinga
|
e0d0d140b2
Fixed SDL_GetWindowWMInfo() code example
|
il y a 1 an |
Sam Lantinga
|
f61c0f3dc1
SDL_HINT_TV_REMOTE_AS_JOYSTICK should only affect Siri Remotes on Apple TV
|
il y a 1 an |
Sam Lantinga
|
51fc134cad
Added support for the second generation Siri Remote on Apple TV
|
il y a 1 an |
Sam Lantinga
|
bfba9de43a
Revert "Map Siri Remote touchpad to D-Pad for consistency with physicalInputProfile mapping"
|
il y a 1 an |
Ryan C. Gordon
|
f2c12fe5f3
Removed TODO.txt
|
il y a 1 an |
Sam Lantinga
|
d4448fe3d2
Update virtual joystick test now that we're just using abxy for mappings, for compatibility
|
il y a 1 an |
Sam Lantinga
|
f40f272107
Fixed build
|
il y a 1 an |
Sam Lantinga
|
34bdd321bf
Improved navigation while setting up controller mapping
|
il y a 1 an |
Sam Lantinga
|
57e5c7f6ee
We'll just use the legacy names for face buttons in the mappings
|
il y a 1 an |
Sam Lantinga
|
051ed397d1
Removed testautomation_syswm.c from the Xcode project
|
il y a 1 an |
Sam Lantinga
|
fb08c22abf
Disable controller state debug messages
|
il y a 1 an |
Sam Lantinga
|
2999634f29
Map Siri Remote touchpad to D-Pad for consistency with physicalInputProfile mapping
|
il y a 1 an |