Ryan C. Gordon
|
adb91fd3db
process: Don't use vfork() on Apple platforms.
|
3 months ago |
Frank Praznik
|
819628c6bf
testautomation: Remove Win32 borderless resizable hint
|
3 months ago |
Sam Lantinga
|
759e01bd64
testautomation: don't validate alpha values on XRGB formats
|
3 months ago |
Sam Lantinga
|
c698c61f03
renderer: initialize the surface colorspace correctly
|
3 months ago |
Sam Lantinga
|
c975f77b0f
Update joysticks and so forth during live resize
|
3 months ago |
Sam Lantinga
|
362f96a6cf
testcontroller: use SDL_MAIN_USE_CALLBACKS so updates happen during live resizing
|
3 months ago |
Sam Lantinga
|
f8040b2e01
Use UIKeyboardTypeDecimalPad for number fields on iOS
|
3 months ago |
Ryan C. Gordon
|
90b2e2527e
include: Added a tiny bit to SDL_sensor.h's category documentation.
|
3 months ago |
Ryan C. Gordon
|
2be749b23b
include: More category documentation.
|
3 months ago |
Ryan C. Gordon
|
642262e30e
cocoa: Fix mousegrab when going fullscreen.
|
3 months ago |
Ryan C. Gordon
|
d5766bc4b8
include: More category documentation.
|
3 months ago |
Ryan C. Gordon
|
b809da52fd
assert: Try using __builtin_trap() for SDL_TriggerBreakpoint().
|
3 months ago |
SDL Wiki Bot
|
c4c0bfdfb1
Sync SDL3 wiki -> header
|
3 months ago |
William Hou
|
7133969e3a
Feature add hint to remap option as alt key (#12021)
|
3 months ago |
SDL Wiki Bot
|
53a5350292
Sync SDL3 wiki -> header
|
3 months ago |
Sam Lantinga
|
5f2dd5f04e
tray: fixed multi-threading issues with GTk implementation
|
3 months ago |
Sam Lantinga
|
dfdc120268
tray: document thread-safety
|
3 months ago |
Sam Lantinga
|
d4cda51057
tray: renamed SDL_HasNoActiveTrays() to SDL_HasActiveTrays()
|
3 months ago |
Sam Lantinga
|
a974888aad
tray: fixed icon colors on Windows
|
3 months ago |
Sam Lantinga
|
7570ab106d
tray: improved error checking
|
3 months ago |
Sam Lantinga
|
b716eeefef
testtray: minor cleanup
|
3 months ago |
Sam Lantinga
|
3afd1e7eaa
windows: use WIN_UTF8ToStringW() for dialog titles
|
3 months ago |
SDL Wiki Bot
|
78023500fa
Sync SDL3 wiki -> header
|
3 months ago |
Ryan C. Gordon
|
34c12d0db8
include: Add category documentation to SDL_timer.h.
|
3 months ago |
SDL Wiki Bot
|
b088e89191
Sync SDL3 wiki -> header
|
3 months ago |
Ryan C. Gordon
|
0851322fb1
include: Add category documentation to SDL_power.h.
|
3 months ago |
Semphris
|
43b54b3d72
Fix Windows dialog folder titles
|
3 months ago |
Ryan C. Gordon
|
32965b4bf1
pen: Send virtual mouse motion without a button press when a pen is hovering.
|
3 months ago |
Ryan C. Gordon
|
5da9d4ecc2
cocoa: Slightly better display hotplugging detection.
|
3 months ago |
Semphris
|
19f42094bb
Fix Windows fie dialog args freeing
|
3 months ago |