Frank Praznik
|
4b6df89238
wayland: Add a property to allow creation of a wl_egl_window object even if OpenGL is not enabled
|
2 years ago |
Frank Praznik
|
f7dd0f9491
wayland: Allow the creation of roleless window surfaces for custom application use
|
2 years ago |
Frank Praznik
|
4417250d0d
wayland: Remove the registry from the window properties
|
2 years ago |
SDL Wiki Bot
|
4942027117
Sync SDL3 wiki -> header
|
2 years ago |
Ryan C. Gordon
|
e056f52f7d
include: Remove string literals from properties documentation.
|
2 years ago |
SDL Wiki Bot
|
e8c595af5c
Sync SDL3 wiki -> header
|
2 years ago |
Ryan C. Gordon
|
adef35b9ec
include: Attempt to make new properties documentation wiki bridge friendly.
|
2 years ago |
SDL Wiki Bot
|
4d5bffc323
Sync SDL3 wiki -> header
|
2 years ago |
Sam Lantinga
|
1a13dae219
Added constant definitions for SDL properties
|
2 years ago |
Sam Lantinga
|
5b3ee51c6c
Updated copyright for 2024
|
2 years ago |
Sam Lantinga
|
ebd7f9adbd
Fixed warning C4245: 'initializing': conversion from 'int' to 'Uint32', signed/unsigned mismatch in SDL_video.c
|
2 years ago |
SDL Wiki Bot
|
20250aecc5
Sync SDL3 wiki -> header
|
2 years ago |
Frank Praznik
|
4fd778119b
video: Implement asynchronous windowing
|
2 years ago |
SDL Wiki Bot
|
e4582e6edc
Sync SDL3 wiki -> header
|
2 years ago |
Sam Lantinga
|
7203641597
Note that the SDL window properties are read-only
|
2 years ago |
Sam Lantinga
|
e0c45c6c98
Renamed SDL_WINDOW_FOREIGN to SDL_WINDOW_EXTERNAL
|
2 years ago |
Sam Lantinga
|
229b7b9d50
SDL_CreateWindowWithPosition() and SDL_CreateWindowFrom() have been replaced with SDL_CreateWindowWithProperties()
|
2 years ago |
Ryan C. Gordon
|
8766aa39d6
Sync wiki -> headers.
|
2 years ago |
Sam Lantinga
|
1c4723ac66
SDL_CreateWindowFrom() now takes a set of properties that describe the native window and options.
|
2 years ago |
Sam Lantinga
|
0907f345cb
Added property types: pointer, string, number, float
|
2 years ago |
Sam Lantinga
|
d3e43668d0
Revert "Sync SDL3 wiki -> header"
|
2 years ago |
SDL Wiki Bot
|
43571769f1
Sync SDL3 wiki -> header
|
2 years ago |
Sam Lantinga
|
b374105975
Replaced SDL_GetTextureDXGIResource() with texture properties
|
2 years ago |
Ryan C. Gordon
|
aa7baf63aa
Sync wiki -> headers.
|
2 years ago |
Sam Lantinga
|
151cdfa99f
Added the "SDL.window.wayland.registry" property
|
2 years ago |
Sam Lantinga
|
fd4a2cce9e
SDL_syswm.h has been removed and replaced with window properties
|
2 years ago |
Sam Lantinga
|
0cd4b7d3e3
Added display properties
|
2 years ago |
Ryan C. Gordon
|
c53843a961
docs: Remove Doxygen `\brief` tags.
|
2 years ago |
Ryan C. Gordon
|
ac71831350
Sync wiki -> headers
|
2 years ago |
Sam Lantinga
|
4368f70ff9
Added properties to various SDL objects
|
2 years ago |