Frank Praznik
|
fafc9f642a
win32: Don't set the display HDR values to uninitialized data
|
hace 10 meses |
Ozkan Sezer
|
2b374e6c0f
check dxgi1_6.h before enabling sdr/hdr code in SDL_windowsmodes.c
|
hace 10 meses |
Ozkan Sezer
|
00a7b14ee7
cmake: check mfapi.h before enabling SDL_CAMERA_DRIVER_MEDIAFOUNDATION
|
hace 10 meses |
Sam Lantinga
|
d141827895
Fixed positioning a window with undefined position on a specific display
|
hace 10 meses |
SDL Wiki Bot
|
98fdef75bb
Sync SDL3 wiki -> header
|
hace 10 meses |
Sam Lantinga
|
c74886ab00
Added SDL_SetWindowAspectRatio() and SDL_GetWindowAspectRatio()
|
hace 10 meses |
Ozkan Sezer
|
aacafd6233
time/windows/SDL_systime.c: remove minwinbase.h & timezoneapi.h includes
|
hace 10 meses |
Ozkan Sezer
|
864df05b19
SDL_windowsevents.c: define RI_MOUSE_HWHEEL if missing.
|
hace 10 meses |
Ozkan Sezer
|
ba1fdf24c9
fix type redefinition error after commit dfe4445214
|
hace 10 meses |
erysdren
|
2f1384e5d1
SDL_systime.c: missing include for PSP toolchain
|
hace 10 meses |
Sam Lantinga
|
36015ad5e5
Fixed compiling SDL_platform_defines.h on macOS with older compilers (thanks @sezero!)
|
hace 10 meses |
Ryan C. Gordon
|
e508d82f74
include: Tweaked some vsync-related documentation.
|
hace 10 meses |
SDL Wiki Bot
|
6524f9c9b8
Sync SDL3 wiki -> header
|
hace 10 meses |
Sam Lantinga
|
dfe4445214
Added SDL_SetWindowSurfaceVSync() and SDL_GetWindowSurfaceVSync()
|
hace 10 meses |
SDL Wiki Bot
|
7c75801571
Sync SDL3 wiki -> header
|
hace 10 meses |
Ryan C. Gordon
|
3364aff757
main: Make the main callback return value symbols smaller (thanks, @Lzard!).
|
hace 10 meses |
Frank Praznik
|
ef5d56de51
wayland: Implement animated system cursors when not using the cursor shape protocol
|
hace 10 meses |
SDL Wiki Bot
|
a086144dad
Sync SDL3 wiki -> header
|
hace 10 meses |
Ryan C. Gordon
|
0fe9900429
main: Main callback docs recommend returning the symbols instead of -1, 0, 1.
|
hace 10 meses |
L zard
|
06aa02453a
Tests: Use the main callback code macros
|
hace 10 meses |
Sam Lantinga
|
7d81e9d46c
Note that you can redraw in response to SDL_EVENT_WINDOW_EXPOSED from an event watch callback
|
hace 10 meses |
SDL Wiki Bot
|
54fcacae31
Sync SDL3 wiki -> header
|
hace 10 meses |
Sam Lantinga
|
14667cc0a3
Document that the timer callback can potentially be called before the timer returns.
|
hace 10 meses |
Sam Lantinga
|
aaa9bf9422
Added more error checking for SDL timer functions
|
hace 10 meses |
Sam Lantinga
|
99599d9236
Added SDL_AddTimerNS()
|
hace 10 meses |
Sam Lantinga
|
b6360516e4
Added the timerID to the SDL timer callback
|
hace 11 meses |
Sam Lantinga
|
a5b0041b4a
Fixed SDL_strncmp() logic in portal dialog code
|
hace 10 meses |
Sam Lantinga
|
df25e4022d
Removed short aliases for 16-bit pixel formats
|
hace 10 meses |
SDL Wiki Bot
|
5fa9432b7d
Sync SDL3 wiki -> header
|
hace 10 meses |
Ryan C. Gordon
|
066f49da1a
main: Add some macros for main callback return codes.
|
hace 10 meses |