SDL Wiki Bot
|
98fdef75bb
Sync SDL3 wiki -> header
|
10 hónapja |
Sam Lantinga
|
c74886ab00
Added SDL_SetWindowAspectRatio() and SDL_GetWindowAspectRatio()
|
10 hónapja |
Ozkan Sezer
|
aacafd6233
time/windows/SDL_systime.c: remove minwinbase.h & timezoneapi.h includes
|
10 hónapja |
Ozkan Sezer
|
864df05b19
SDL_windowsevents.c: define RI_MOUSE_HWHEEL if missing.
|
10 hónapja |
Ozkan Sezer
|
ba1fdf24c9
fix type redefinition error after commit dfe4445214
|
10 hónapja |
erysdren
|
2f1384e5d1
SDL_systime.c: missing include for PSP toolchain
|
10 hónapja |
Sam Lantinga
|
36015ad5e5
Fixed compiling SDL_platform_defines.h on macOS with older compilers (thanks @sezero!)
|
10 hónapja |
Ryan C. Gordon
|
e508d82f74
include: Tweaked some vsync-related documentation.
|
10 hónapja |
SDL Wiki Bot
|
6524f9c9b8
Sync SDL3 wiki -> header
|
10 hónapja |
Sam Lantinga
|
dfe4445214
Added SDL_SetWindowSurfaceVSync() and SDL_GetWindowSurfaceVSync()
|
10 hónapja |
SDL Wiki Bot
|
7c75801571
Sync SDL3 wiki -> header
|
10 hónapja |
Ryan C. Gordon
|
3364aff757
main: Make the main callback return value symbols smaller (thanks, @Lzard!).
|
10 hónapja |
Frank Praznik
|
ef5d56de51
wayland: Implement animated system cursors when not using the cursor shape protocol
|
10 hónapja |
SDL Wiki Bot
|
a086144dad
Sync SDL3 wiki -> header
|
10 hónapja |
Ryan C. Gordon
|
0fe9900429
main: Main callback docs recommend returning the symbols instead of -1, 0, 1.
|
10 hónapja |
L zard
|
06aa02453a
Tests: Use the main callback code macros
|
10 hónapja |
Sam Lantinga
|
7d81e9d46c
Note that you can redraw in response to SDL_EVENT_WINDOW_EXPOSED from an event watch callback
|
10 hónapja |
SDL Wiki Bot
|
54fcacae31
Sync SDL3 wiki -> header
|
10 hónapja |
Sam Lantinga
|
14667cc0a3
Document that the timer callback can potentially be called before the timer returns.
|
10 hónapja |
Sam Lantinga
|
aaa9bf9422
Added more error checking for SDL timer functions
|
10 hónapja |
Sam Lantinga
|
99599d9236
Added SDL_AddTimerNS()
|
10 hónapja |
Sam Lantinga
|
b6360516e4
Added the timerID to the SDL timer callback
|
11 hónapja |
Sam Lantinga
|
a5b0041b4a
Fixed SDL_strncmp() logic in portal dialog code
|
10 hónapja |
Sam Lantinga
|
df25e4022d
Removed short aliases for 16-bit pixel formats
|
10 hónapja |
SDL Wiki Bot
|
5fa9432b7d
Sync SDL3 wiki -> header
|
11 hónapja |
Ryan C. Gordon
|
066f49da1a
main: Add some macros for main callback return codes.
|
11 hónapja |
SDL Wiki Bot
|
c168ccc3c3
Sync SDL3 wiki -> header
|
11 hónapja |
Anonymous Maarten
|
ddb826d1a0
VC+d3d12: spread test for __has_include and d3d12.h test over multiple lines
|
11 hónapja |
Anonymous Maarten
|
279fb3acc3
release: build mingw binaries on Ubuntu 24.04
|
11 hónapja |
Anonymous Maarten
|
4fa5006247
VC+d3d12: use __has_include to detect presence of d3d12 ehaders
|
11 hónapja |