Sam Lantinga
|
97380dcdab
We don't need to reserve window flag bits for sdl2-compat
|
2 tahun lalu |
Sam Lantinga
|
8da9b22c17
The SDL_WINDOW_SKIP_TASKBAR flag has been replaced by the SDL_WINDOW_UTILITY flag
|
2 tahun lalu |
Sam Lantinga
|
0f4679102c
Fixed pedantic warning: comma at end of enumerator list
|
2 tahun lalu |
SDL Wiki Bot
|
a3e0cd5208
Sync SDL3 wiki -> header
|
2 tahun lalu |
Sylvain
|
627165a2b2
Fix comments
|
2 tahun lalu |
Sam Lantinga
|
9fe384b696
Fixed display orientation function names for SDL 3.0 convention
|
2 tahun lalu |
Sam Lantinga
|
e6d1ba2a17
Added the concept of display natural orientation
|
2 tahun lalu |
SDL Wiki Bot
|
7f86415146
Sync SDL3 wiki -> header
|
2 tahun lalu |
Sam Lantinga
|
281018f169
Make it clear that you can't mix 2D rendering and the window surface API
|
2 tahun lalu |
Sam Lantinga
|
a66cad79c1
SDL_GetClosestFullscreenDisplayMode() now takes a boolean whether to include high density modes
|
2 tahun lalu |
SDL Wiki Bot
|
f9ecc841ca
Sync SDL3 wiki -> header
|
2 tahun lalu |
Sam Lantinga
|
cc94f600fd
Officially added the concept of window pixel density
|
2 tahun lalu |
SDL Wiki Bot
|
5836e057de
Sync SDL3 wiki -> header
|
2 tahun lalu |
Sam Lantinga
|
c699f3d1d8
Updated SDL high DPI support
|
2 tahun lalu |
Sam Lantinga
|
2aa2fa5449
Added SDL_CreateWindowWithPosition()
|
3 tahun lalu |
Sam Lantinga
|
422517c036
Allow passing 0 to SDL_SetWindowMinimumSize() and SDL_SetWindowMaximumSize() to indicate no limit
|
3 tahun lalu |
Sylvain
|
2cafa52598
- Added SDL_WINDOW_TRANSPARENT to request a window with transparent framebuffer
|
3 tahun lalu |
SDL Wiki Bot
|
1010254a28
Sync SDL3 wiki -> header
|
3 tahun lalu |
Sam Lantinga
|
4dd26698fc
Added SDL_GetWindowParent() to get the parent of popup windows
|
3 tahun lalu |
SDL Wiki Bot
|
689ea5361e
Sync SDL3 wiki -> header
|
3 tahun lalu |
Frank Praznik
|
1f35fd6939
video: Update the popup window creation documentation and disallowed flags
|
3 tahun lalu |
SDL Wiki Bot
|
1550fb69e4
Sync SDL3 wiki -> header
|
3 tahun lalu |
Frank Praznik
|
e987c4a463
video: Add the concept of child popup windows
|
3 tahun lalu |
Sam Lantinga
|
8994878767
Added SDL_GetSystemTheme() to return whether the system is using a dark or light color theme, and SDL_EVENT_SYSTEM_THEME_CHANGED is sent when this changes
|
3 tahun lalu |
Sam Lantinga
|
698dbd8464
SDL_CreateWindow() has been simplified and no longer takes a window position.
|
3 tahun lalu |
Ryan C. Gordon
|
0598ecc150
Sync wiki -> headers.
|
3 tahun lalu |
Anonymous Maarten
|
549cedfa88
include: add \brief to includes
|
3 tahun lalu |
Sylvain
|
81c94a165c
Add \since docs where missing and resets some to 3.0.0
|
3 tahun lalu |
Sylvain
|
49e47b523a
Update `\returns` to the generic form
|
3 tahun lalu |
Sylvain
|
43c08170af
Add missing '\param' documentation
|
3 tahun lalu |