Historia zmian

Autor SHA1 Wiadomość Data
  Sam Lantinga a66cad79c1 SDL_GetClosestFullscreenDisplayMode() now takes a boolean whether to include high density modes 2 lat temu
  SDL Wiki Bot f9ecc841ca Sync SDL3 wiki -> header 2 lat temu
  Sam Lantinga cc94f600fd Officially added the concept of window pixel density 2 lat temu
  SDL Wiki Bot 5836e057de Sync SDL3 wiki -> header 2 lat temu
  Sam Lantinga c699f3d1d8 Updated SDL high DPI support 2 lat temu
  Sam Lantinga 2aa2fa5449 Added SDL_CreateWindowWithPosition() 3 lat temu
  Sam Lantinga 422517c036 Allow passing 0 to SDL_SetWindowMinimumSize() and SDL_SetWindowMaximumSize() to indicate no limit 3 lat temu
  Sylvain 2cafa52598 - Added SDL_WINDOW_TRANSPARENT to request a window with transparent framebuffer 3 lat temu
  SDL Wiki Bot 1010254a28 Sync SDL3 wiki -> header 3 lat temu
  Sam Lantinga 4dd26698fc Added SDL_GetWindowParent() to get the parent of popup windows 3 lat temu
  SDL Wiki Bot 689ea5361e Sync SDL3 wiki -> header 3 lat temu
  Frank Praznik 1f35fd6939 video: Update the popup window creation documentation and disallowed flags 3 lat temu
  SDL Wiki Bot 1550fb69e4 Sync SDL3 wiki -> header 3 lat temu
  Frank Praznik e987c4a463 video: Add the concept of child popup windows 3 lat temu
  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 lat temu
  Sam Lantinga 698dbd8464 SDL_CreateWindow() has been simplified and no longer takes a window position. 3 lat temu
  Ryan C. Gordon 0598ecc150 Sync wiki -> headers. 3 lat temu
  Anonymous Maarten 549cedfa88 include: add \brief to includes 3 lat temu
  Sylvain 81c94a165c Add \since docs where missing and resets some to 3.0.0 3 lat temu
  Sylvain 49e47b523a Update `\returns` to the generic form 3 lat temu
  Sylvain 43c08170af Add missing '\param' documentation 3 lat temu
  Sylvain ce366facaa Add missing \returns, change "return" to "returns" to have same naming 3 lat temu
  Sam Lantinga 69a6796476 Note that the coordinates in SDL_GetDisplayForPoint() and SDL_GetDisplayForRect() are screen coordinates 3 lat temu
  Sylvain cee245b6a9 SDL_*SceenSaver(): change return value to int. // add SDL_Unsupported() errors 3 lat temu
  Sylvain e2e5e670bf Remove returns int from Destroy/Close/Unlock functions 3 lat temu
  Sam Lantinga 824b9b0a58 Removed SDL_GetDisplayDPI() 3 lat temu
  Sylvain c5c94a6be6 Change return type from void to int, for functions that set an error 3 lat temu
  Linus Probert 375bde8a4f [SDL3] Cleanup void functions (#7253) 3 lat temu
  Sam Lantinga dcd17f5473 Renderer logical size is now implemented as a render target 3 lat temu
  Sam Lantinga ac75fe9324 Folded SDL_WINDOW_FULLSCREEN_EXCLUSIVE and SDL_WINDOW_FULLSCREEN_DESKTOP into a single SDL_WINDOW_FULLSCREEN flag 3 lat temu