Commit History

作者 SHA1 備註 提交日期
  Frank Praznik f8e8dff7ee tests: Fix automated window grab and positioning tests under Wayland/XWayland 2 年之前
  Sam Lantinga b8d91252c6 Fixed automation tests using the dummy video driver 2 年之前
  luzpaz 65e1d568ef Fix various typos (docs/build scripts/tests) 2 年之前
  Sam Lantinga a66cad79c1 SDL_GetClosestFullscreenDisplayMode() now takes a boolean whether to include high density modes 2 年之前
  Sam Lantinga c699f3d1d8 Updated SDL high DPI support 2 年之前
  Sam Lantinga 2aa2fa5449 Added SDL_CreateWindowWithPosition() 3 年之前
  Sylvain 693558a894 testautomation_video: fix memory leak 3 年之前
  Sylvain f30a182de2 Fix video_getSetWindowGrab(): need to raise the window, and wait for focus gained 3 年之前
  Sylvain d4d26e0ddb testautomation_video: if SDL_SetWindowSize/Position isn't honored, we should check there is an event 3 年之前
  Sam Lantinga 422517c036 Allow passing 0 to SDL_SetWindowMinimumSize() and SDL_SetWindowMaximumSize() to indicate no limit 3 年之前
  Sam Lantinga d95b04feaf Fixed display ID check in video_setWindowCenteredOnDisplay 3 年之前
  Sylvain 4053876bf6 Fix warning drop const qualifier 3 年之前
  Sylvain c963f02571 More fix warnings about static function and prototype 3 年之前
  Sam Lantinga 698dbd8464 SDL_CreateWindow() has been simplified and no longer takes a window position. 3 年之前
  Anonymous Maarten 08bcee8570 test: don't use wiki urls for documentation comments 3 年之前
  Sam Lantinga ac75fe9324 Folded SDL_WINDOW_FULLSCREEN_EXCLUSIVE and SDL_WINDOW_FULLSCREEN_DESKTOP into a single SDL_WINDOW_FULLSCREEN flag 3 年之前
  Sam Lantinga 9ff1055489 Workaround for Visual Studio 2019 const warning 3 年之前
  Sam Lantinga 6b137579ea Windows default to fullscreen desktop mode if they don't pick an explicit video mode 3 年之前
  Sam Lantinga 22c69bccdf Displays are now referenced by instance ID instead of index 3 年之前
  Sam Lantinga e83c54f271 SDL_WINDOW_FULLSCREEN and SDL_WINDOW_FULLSCREEN_DESKTOP are now distinct flags 3 年之前
  Sam Lantinga 24fec13ac1 Add full high DPI information to SDL_DisplayMode 3 年之前
  Sam Lantinga 4696c9556b SDL 3.0 is going to be high DPI aware and officially separates screen… (#7145) 3 年之前
  Sam Lantinga e3c1749f5b The refresh rate in SDL_DisplayMode is now a float 3 年之前
  Sylvain Becker d7d3c22dbf Remove more reserved identifiers (#6925) 3 年之前
  Sam Lantinga ea0c2f55be SDL API renaming: *Is* functions 3 年之前
  Sylvain aa46ff8f4b Remove SDL_WINDOW_SHOW flag, as redundant with SDL_WINDOW_HIDDEN 3 年之前
  Sam Lantinga 63724c113b Removed the vi format comments from the source 3 年之前
  Pierre Wendling 3c501b963d Clang-Tidy fixes (#6725) 3 年之前
  Sam Lantinga 5750bcb174 Update for SDL3 coding style (#6717) 3 年之前
  Sylvain Becker 6a2200823c Cleanup add brace (#6545) 3 年之前