Sam Lantinga
|
4dd9f61bfd
Don't map the top keyboard row to numbers when using the one-handed DVORAK layouts (thanks @tormol!)
|
1 year ago |
Caleb Cornett
|
376a3cd100
Fix Xbox link error from IsRectEmpty
|
1 year ago |
Sam Lantinga
|
d7a56b93d5
Revert "Popups don't accept first focus clicks"
|
1 year ago |
Sam Lantinga
|
e1a28bc16f
Popups don't accept first focus clicks
|
1 year ago |
M. P. Halpin
|
bbf38bbbc3
Stop beep when running iOS apps on ARM-based Macs
|
2 years ago |
Sam Lantinga
|
a6a222095e
Added the hint SDL_HINT_ENABLE_SCREEN_KEYBOARD to control whether the on-screen keyboard should be shown when text input is active
|
1 year ago |
Sam Lantinga
|
f005106d1b
Make sure the sentinel is at the end of the current event pump cycle
|
1 year ago |
Sam Lantinga
|
1a3b713524
Added support for the PowerA MOGA XP-Ultra Controller
|
1 year ago |
Sam Lantinga
|
517a2afcbd
Added support for the PowerA MOGA XP-Ultra Controller
|
1 year ago |
Sam Lantinga
|
f60622c510
Undo name change for the controller list
|
1 year ago |
Sam Lantinga
|
24007b00b2
Moved the controller list out so it can be included elsewhere
|
1 year ago |
Sam Lantinga
|
4e9cfad558
Cache window manipulation calls while an SDL_Window is hidden and replay them when the window is set visible
|
1 year ago |
Ozkan Sezer
|
5c019bc97e
style fixes for SDL_PROC macros.
|
1 year ago |
Frank Praznik
|
d5f07730be
x11: Dynamically update the scale factor
|
1 year ago |
Sam Lantinga
|
068d3da366
Fixed window and backbuffer size on Android
|
1 year ago |
Sam Lantinga
|
a66cad79c1
SDL_GetClosestFullscreenDisplayMode() now takes a boolean whether to include high density modes
|
1 year ago |
Frank Praznik
|
32ab1183c7
x11: Expose the text/global scaling factor as the display content scale
|
1 year ago |
Sam Lantinga
|
87186a893c
Integrate 8067023 and 8067041 to SDL3:
|
1 year ago |
Sam Lantinga
|
e61b5ceefe
The SDL_WINDOW_ALLOW_HIGHDPI flag has been renamed SDL_WINDOW_HIGH_PIXEL_DENSITY
|
1 year ago |
Sam Lantinga
|
d1ee44b65e
Add the pixel density to the display mode list in testwm
|
1 year ago |
Sam Lantinga
|
887a1b5969
Print some newly added window flags
|
1 year ago |
SDL Wiki Bot
|
f9ecc841ca
Sync SDL3 wiki -> header
|
1 year ago |
Sam Lantinga
|
cc94f600fd
Officially added the concept of window pixel density
|
1 year ago |
Sam Lantinga
|
e708674416
Always expose the high density video modes in the mode list
|
1 year ago |
Ryan C. Gordon
|
2e646c7141
audio: Load .WAV files with format->blockalign==0.
|
1 year ago |
Ryan C. Gordon
|
d05639a626
dynapi: Accept a comma-separated list of libraries to attempt to load.
|
1 year ago |
Frank Praznik
|
68edc72ae8
wayland: Fixups for new DPI code
|
1 year ago |
Sam Lantinga
|
a3ce0d03e3
Fixed building with older macOS SDK
|
1 year ago |
SDL Wiki Bot
|
5836e057de
Sync SDL3 wiki -> header
|
1 year ago |
Sam Lantinga
|
26e780bc9e
Fixed warning "A function declaration without a prototype is deprecated in all versions of C"
|
1 year ago |