Frank Praznik
|
df97ccf283
win32: Return 0 from WM_WINDOWPOSCHANGING if a resize is expected
|
3 달 전 |
Frank Praznik
|
4f0a056b95
win32: Use the size in the WINDOWPOS data while handling popup windows in the WM_WINDOWPOSCHANGED message
|
3 달 전 |
SDL Wiki Bot
|
18fc13c20d
Sync SDL3 wiki -> header
|
3 달 전 |
SDL Wiki Bot
|
6d20b65a9e
Sync SDL3 wiki -> header
|
3 달 전 |
Ethan Lee
|
3cd3c9317e
storage: Add error messages when ReadIO/WriteIO lengths mismatch
|
3 달 전 |
SDL Wiki Bot
|
6ca2a48595
Sync SDL3 wiki -> header
|
3 달 전 |
Ryan C. Gordon
|
fa9c3331d5
main: Adjust how SDL_HINT_MAIN_CALLBACK_RATE works.
|
3 달 전 |
Ethan Lee
|
cd1bd0ac2e
storage: Remove an outdated FIXME.
|
3 달 전 |
Végh Márton
|
0be5b8070d
Update SDL_asyncio.c
|
3 달 전 |
Sam Lantinga
|
1c04ebe423
Renamed SDL_ASYNCIO_CANCELLED to SDL_ASYNCIO_CANCELED
|
3 달 전 |
Sam Lantinga
|
d4d5faedab
Added SDL_EVENT_FINGER_CANCELED
|
3 달 전 |
Sam Lantinga
|
8704ab8422
Wait for a display resize event before sending orientation changes
|
3 달 전 |
Sam Lantinga
|
60deaf5f0f
Send display mode change events when the orientation changes
|
3 달 전 |
Sam Lantinga
|
5340f2e3fe
Updated to the latest version of gradle, with support for Android SDK 35
|
3 달 전 |
Sam Lantinga
|
e91c37f4dd
Added support for inset handling on Android 15
|
3 달 전 |
Petar Popovic
|
f3cbd04a81
Fix C99 trailing enum comma warning.
|
3 달 전 |
Petar Popovic
|
5f25691c85
Fix C23 empty initializer warning.
|
3 달 전 |
Frank Praznik
|
8cc4735d74
wayland: Don't override the min/max values when scaling to the screen
|
3 달 전 |
Semphris
|
2d91f096ca
Remove libc function from Windows tray
|
3 달 전 |
SDL Wiki Bot
|
78c1dc3e2c
Sync SDL3 wiki -> header
|
3 달 전 |
Sam Lantinga
|
0410328b15
Fixed warning: ordered comparison of pointer with integer zero
|
3 달 전 |
Anonymous Maarten
|
d5f08b8f4b
stdinc: use __has_include to detect <stdbool.h>
|
3 달 전 |
Anonymous Maarten
|
543f244965
tests: include SDL_build_config.h when HAVE_BUILD_CONFIG is defined
|
3 달 전 |
Ozkan Sezer
|
c2121dd9a2
testcamera: fix MSVC build failure due to C4244 warning.
|
3 달 전 |
Sam Lantinga
|
5c84d38822
testcamera: don't pick a frame size larger than the maximum texture size
|
3 달 전 |
Sam Lantinga
|
6e1177ac03
Include tray function prototypes
|
3 달 전 |
Ryan C. Gordon
|
c030e6f782
examples/pen/01-drawing-lines: Match render target size to renderer output.
|
3 달 전 |
Ryan C. Gordon
|
0ad3a18937
uikit: reworked Apple Pencil code.
|
3 달 전 |
Ryan C. Gordon
|
f6143da617
uikit: Patched to compile, added to Xcode project.
|
3 달 전 |
Salman Alshamrani
|
774e38d073
uikit: Initial Apple Pencil support.
|
4 달 전 |