Historie revizí

Autor SHA1 Zpráva Datum
  Sylvain 693558a894 testautomation_video: fix memory leak před 3 roky
  Sylvain f30a182de2 Fix video_getSetWindowGrab(): need to raise the window, and wait for focus gained před 3 roky
  Sylvain d4d26e0ddb testautomation_video: if SDL_SetWindowSize/Position isn't honored, we should check there is an event před 3 roky
  Sam Lantinga 422517c036 Allow passing 0 to SDL_SetWindowMinimumSize() and SDL_SetWindowMaximumSize() to indicate no limit před 3 roky
  Sam Lantinga d95b04feaf Fixed display ID check in video_setWindowCenteredOnDisplay před 3 roky
  Sylvain 4053876bf6 Fix warning drop const qualifier před 3 roky
  Sylvain c963f02571 More fix warnings about static function and prototype před 3 roky
  Sam Lantinga 698dbd8464 SDL_CreateWindow() has been simplified and no longer takes a window position. před 3 roky
  Anonymous Maarten 08bcee8570 test: don't use wiki urls for documentation comments před 3 roky
  Sam Lantinga ac75fe9324 Folded SDL_WINDOW_FULLSCREEN_EXCLUSIVE and SDL_WINDOW_FULLSCREEN_DESKTOP into a single SDL_WINDOW_FULLSCREEN flag před 3 roky
  Sam Lantinga 9ff1055489 Workaround for Visual Studio 2019 const warning před 3 roky
  Sam Lantinga 6b137579ea Windows default to fullscreen desktop mode if they don't pick an explicit video mode před 3 roky
  Sam Lantinga 22c69bccdf Displays are now referenced by instance ID instead of index před 3 roky
  Sam Lantinga e83c54f271 SDL_WINDOW_FULLSCREEN and SDL_WINDOW_FULLSCREEN_DESKTOP are now distinct flags před 3 roky
  Sam Lantinga 24fec13ac1 Add full high DPI information to SDL_DisplayMode před 3 roky
  Sam Lantinga 4696c9556b SDL 3.0 is going to be high DPI aware and officially separates screen… (#7145) před 3 roky
  Sam Lantinga e3c1749f5b The refresh rate in SDL_DisplayMode is now a float před 3 roky
  Sylvain Becker d7d3c22dbf Remove more reserved identifiers (#6925) před 3 roky
  Sam Lantinga ea0c2f55be SDL API renaming: *Is* functions před 3 roky
  Sylvain aa46ff8f4b Remove SDL_WINDOW_SHOW flag, as redundant with SDL_WINDOW_HIDDEN před 3 roky
  Sam Lantinga 63724c113b Removed the vi format comments from the source před 3 roky
  Pierre Wendling 3c501b963d Clang-Tidy fixes (#6725) před 3 roky
  Sam Lantinga 5750bcb174 Update for SDL3 coding style (#6717) před 3 roky
  Sylvain Becker 6a2200823c Cleanup add brace (#6545) před 3 roky
  Sam Lantinga 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` před 3 roky
  Sam Lantinga 63f307fe1f Remove SDL_config.h from the public headers před 3 roky
  slime 52f4cc843d Remove SDL_SetWindowBrightness and SDL_SetWindowGammaRamp. před 3 roky
  Pierre Wendling d080e3bf3a Silence `-Wmaybe-uninitialized` warnings in tests. před 3 roky
  Pierre Wendling 6784d84c9d N3DS: Fix `-Wformat` warnings in tests. před 3 roky
  Eric Wasylishen df36f926fc testautomation: add video_setWindowCenteredOnDisplay test před 3 roky