Sam Lantinga
|
ae72cd57b5
Quiet spurious warning
|
1 year ago |
David CARLIER
|
8f858d7908
SDL_TriggerBreakppoint for riscv arch (both 32/64) version.
|
1 year ago |
Anonymous Maarten
|
5bfdb6e02f
Fix overflow when doing SDL_sscanf("%hd", ...)
|
1 year ago |
Mathieu Eyraud
|
739d3ec189
Fix out of bound read of 'has_hat' array
|
1 year ago |
Sam Lantinga
|
2319b2635b
Fixed testautomation --filter pixels_allocFreePalette
|
1 year ago |
Sam Lantinga
|
bda161d22b
Fixed testautomation --filter pixels_allocFreeFormat
|
1 year ago |
Anonymous Maarten
|
dbfd47e77d
cmake: update cmake_minimum_required to avoid deprecated warning
|
1 year ago |
Ryan C. Gordon
|
dbb6cd02aa
include: fixed a typo in SDL_RenderGetMetalCommandEncoder docs.
|
1 year ago |
Ozkan Sezer
|
841263c9d6
updated config.guess and config.sub from mainstream
|
1 year ago |
Sam Lantinga
|
2ccb311cb7
Added a gamepad mapping for the G-Shark GS-GP702
|
1 year ago |
Sam Lantinga
|
e0a345702d
The Flydigi Vader and Apex series controllers all have the same VID, PID, and name
|
1 year ago |
Sam Lantinga
|
9fba36511f
Removed Flydigi Vader 2 mappings
|
1 year ago |
Ozkan Sezer
|
45fb778fe5
adjusted coding style in SDL_os2_joystick.c to match rest of SDL better
|
1 year ago |
Sam Lantinga
|
031912c4b6
Updated to version 2.28.2 for release
|
1 year ago |
Ozkan Sezer
|
348cc05b4f
minor os/2 stuff merged from the bitwiseworks' fork
|
1 year ago |
Ozkan Sezer
|
e2e87a536c
SDL_video.c: move ngage video before offscreen.
|
1 year ago |
Ozkan Sezer
|
66d5ad19f0
SDL_video.c: move os2 video before offscreen.
|
1 year ago |
Sam Lantinga
|
94e945ccff
Fixed build
|
1 year ago |
Sam Lantinga
|
3f93f56b6e
Fixed duplicate key press/release events on iOS
|
1 year ago |
Sam Lantinga
|
ed5ef8fed4
Synchronize on-screen keyboard state with text input active state
|
1 year ago |
Sam Lantinga
|
39781eef09
Only pass keypresses up the responder chain when text input is active
|
1 year ago |
Sam Lantinga
|
3436124804
Revert "Stop beep when running iOS apps on ARM-based Macs"
|
1 year ago |
Sam Lantinga
|
9267a9032e
Fixed build
|
1 year ago |
Sam Lantinga
|
02be870c54
Fixed crash if a display is enumerated twice
|
1 year ago |
Ryan C. Gordon
|
84ad531689
cocoa: Ignore first mouse motion event after enabling relative mode.
|
1 year ago |
Ryan C. Gordon
|
e73a81b28a
x11: Blocking for window maximization should wait 100 ms, not 1000.
|
1 year ago |
Ryan C. Gordon
|
133ad1915c
Revert "x11: check if window size/position has changed during SDL_ShowWindow."
|
1 year ago |
Sam Lantinga
|
5733f42c7c
Fall back to Xlib if XRandR isn't available
|
1 year ago |
Mathieu Eyraud
|
dda971833e
Add missing break
|
1 year ago |
Ozkan Sezer
|
38a5aed974
minor os/2 stuff merged from the bitwiseworks' fork
|
1 year ago |