Sam Lantinga
|
b7d7e54895
Fixed uninitialized variable
|
1 year ago |
Sam Lantinga
|
119e02f314
Always use 'm' for controllers provided by the MFI joystick driver
|
1 year ago |
Sam Lantinga
|
75df4cc5c2
Don't tickle PS4 Bluetooth controllers in simple mode
|
1 year ago |
Dimitriy Ryazantcev
|
0d431015bf
Extract BMP magic into separate define
|
1 year ago |
Dimitriy Ryazantcev
|
0413f6fc49
Use SDL_iscntrl() call instead of manual code that is doing the same (#8593)
|
1 year ago |
Zack Middleton
|
fd91178d7f
Make size cursors be double arrows on Wayland
|
1 year ago |
Zack Middleton
|
5e9b0820f3
Add cursors for X11/Wayland window resizing
|
1 year ago |
Dimitriy Ryazantcev
|
91e122316c
Use SDL_small_alloc() instead of SDL_stack_alloc() in CreateMaskBitmap()
|
1 year ago |
Ionuț Leonte
|
b76f8de298
Hit testing tweaks for X11 and Wayland (#8582)
|
1 year ago |
Ryan C. Gordon
|
5b1c68c2f3
testshader: Don't make local variables with the same name as GL entry points.
|
1 year ago |
Sam Lantinga
|
30a2291d59
Fixed compatibility with sdl2-compat (thanks @sezero!)
|
1 year ago |
Dimitriy Ryazantcev
|
49d58bc73a
Cleanup WIN_CreateCursor() code a bit
|
1 year ago |
Frank Praznik
|
4722269fb6
tests: Print window occluded log events
|
1 year ago |
Cameron Cawley
|
5db781cc3d
Use the correct pixel formats for OpenGL ES on big endian
|
1 year ago |
Cameron Cawley
|
05e7dcf8f8
Support returning <8bpp surfaces in SDL_LoadBMP_RW
|
1 year ago |
Cameron Cawley
|
773ec1cfcb
Extend blitting support for all <8bpp formats
|
1 year ago |
Cameron Cawley
|
753bbd199e
Add SDL_PIXELFORMAT_INDEX2LSB and SDL_PIXELFORMAT_INDEX2MSB
|
1 year ago |
Cameron Cawley
|
fda69e5e79
Test both MSB and LSB indexed surfaces in testautomation
|
1 year ago |
Ozkan Sezer
|
39870031d1
use format string attributes for functions accepting va_list params, too
|
1 year ago |
Sam Lantinga
|
666301f9f9
Fixed build with older macOS SDK
|
1 year ago |
Sam Lantinga
|
238987df3b
Always use physicalInputProfile on OS versions that support it
|
1 year ago |
Sam Lantinga
|
e424dcca4b
More fixing the build with older macOS SDKs
|
1 year ago |
Sam Lantinga
|
4ebb0c6dac
Revert "Fixed build"
|
1 year ago |
Sam Lantinga
|
7abacc9f9f
Fixed build
|
1 year ago |
Sam Lantinga
|
ac1f896f89
Fixed building with older macOS SDK
|
1 year ago |
Sam Lantinga
|
8043dad369
Fixed build warning
|
1 year ago |
Sam Lantinga
|
5c8c3931f2
Removed outdated information about SDL_GetWindowWMInfo()
|
1 year ago |
Sam Lantinga
|
e0d0d140b2
Fixed SDL_GetWindowWMInfo() code example
|
1 year ago |
Sam Lantinga
|
f61c0f3dc1
SDL_HINT_TV_REMOTE_AS_JOYSTICK should only affect Siri Remotes on Apple TV
|
1 year ago |
Sam Lantinga
|
51fc134cad
Added support for the second generation Siri Remote on Apple TV
|
1 year ago |