SDL Wiki Bot
|
00a8ca403e
Sync SDL3 wiki -> header
|
1 year ago |
Frank Praznik
|
5b8ca05f1a
wayland: Add a forced screen space scaling mode
|
1 year ago |
SDL Wiki Bot
|
aba3038353
Sync SDL3 wiki -> header
|
1 year ago |
Sam Lantinga
|
3b55c7d1f4
Shortened SDL property names
|
1 year ago |
SDL Wiki Bot
|
4e60fc9b2b
Sync SDL3 wiki -> header
|
1 year ago |
Sam Lantinga
|
fb898d6df0
Clarify that desktop mode is the non-exclusive borderless fullscreen mode
|
1 year ago |
SDL Wiki Bot
|
3ca8cee874
Sync SDL3 wiki -> header
|
1 year ago |
Ryan C. Gordon
|
8bf74280e0
docs: Note SDL_UpdateWindowSurfaceRects can update beyond specified areas.
|
1 year ago |
SDL Wiki Bot
|
464a41411e
Sync SDL3 wiki -> header
|
1 year ago |
Frank Praznik
|
4f3d4bd110
wayland: Add the ability to import and wrap external surfaces
|
1 year ago |
Frank Praznik
|
4b6df89238
wayland: Add a property to allow creation of a wl_egl_window object even if OpenGL is not enabled
|
1 year ago |
Frank Praznik
|
f7dd0f9491
wayland: Allow the creation of roleless window surfaces for custom application use
|
1 year ago |
Frank Praznik
|
4417250d0d
wayland: Remove the registry from the window properties
|
1 year ago |
SDL Wiki Bot
|
4942027117
Sync SDL3 wiki -> header
|
1 year ago |
Ryan C. Gordon
|
e056f52f7d
include: Remove string literals from properties documentation.
|
1 year ago |
SDL Wiki Bot
|
e8c595af5c
Sync SDL3 wiki -> header
|
1 year ago |
Ryan C. Gordon
|
adef35b9ec
include: Attempt to make new properties documentation wiki bridge friendly.
|
1 year ago |
SDL Wiki Bot
|
4d5bffc323
Sync SDL3 wiki -> header
|
1 year ago |
Sam Lantinga
|
1a13dae219
Added constant definitions for SDL properties
|
1 year ago |
Sam Lantinga
|
5b3ee51c6c
Updated copyright for 2024
|
1 year ago |
Sam Lantinga
|
ebd7f9adbd
Fixed warning C4245: 'initializing': conversion from 'int' to 'Uint32', signed/unsigned mismatch in SDL_video.c
|
1 year ago |
SDL Wiki Bot
|
20250aecc5
Sync SDL3 wiki -> header
|
1 year ago |
Frank Praznik
|
4fd778119b
video: Implement asynchronous windowing
|
1 year ago |
SDL Wiki Bot
|
e4582e6edc
Sync SDL3 wiki -> header
|
1 year ago |
Sam Lantinga
|
7203641597
Note that the SDL window properties are read-only
|
1 year ago |
Sam Lantinga
|
e0c45c6c98
Renamed SDL_WINDOW_FOREIGN to SDL_WINDOW_EXTERNAL
|
1 year ago |
Sam Lantinga
|
229b7b9d50
SDL_CreateWindowWithPosition() and SDL_CreateWindowFrom() have been replaced with SDL_CreateWindowWithProperties()
|
1 year ago |
Ryan C. Gordon
|
8766aa39d6
Sync wiki -> headers.
|
1 year ago |
Sam Lantinga
|
1c4723ac66
SDL_CreateWindowFrom() now takes a set of properties that describe the native window and options.
|
1 year ago |
Sam Lantinga
|
0907f345cb
Added property types: pointer, string, number, float
|
1 year ago |