Commit History

Author SHA1 Message Date
  Frank Praznik 344ec60f8f tests: Fix window centering test with Wayland display scaling mode 1 year ago
  Sam Lantinga 3b55c7d1f4 Shortened SDL property names 1 year ago
  Ozkan Sezer f7ba340999 remove several instances of unnecessary emptry str "" after SDL_PRI??? 1 year ago
  Sam Lantinga 1a13dae219 Added constant definitions for SDL properties 1 year ago
  Frank Praznik 8f94102b04 tests: Use unsigned format specifiers for printing flags 1 year ago
  Sam Lantinga ebd7f9adbd Fixed warning C4245: 'initializing': conversion from 'int' to 'Uint32', signed/unsigned mismatch in SDL_video.c 1 year ago
  Frank Praznik 63ae84e140 x11: Improve sync algorithm 1 year ago
  Frank Praznik 4fd778119b video: Implement asynchronous windowing 1 year ago
  Sam Lantinga e0c45c6c98 Renamed SDL_WINDOW_FOREIGN to SDL_WINDOW_EXTERNAL 1 year ago
  Sam Lantinga 229b7b9d50 SDL_CreateWindowWithPosition() and SDL_CreateWindowFrom() have been replaced with SDL_CreateWindowWithProperties() 1 year ago
  Sam Lantinga 0907f345cb Added property types: pointer, string, number, float 1 year ago
  Sylvain d8600f717e Pointer as bool (libsdl-org#7214) 1 year ago
  Sam Lantinga aea6e6de6f Simplified SDL_SetProperty() and added SDL_SetPropertyWithCleanup() 1 year ago
  Ryan C. Gordon c53843a961 docs: Remove Doxygen `\brief` tags. 1 year ago
  Sam Lantinga 4368f70ff9 Added properties to various SDL objects 2 years ago
  Frank Praznik f8e8dff7ee tests: Fix automated window grab and positioning tests under Wayland/XWayland 2 years ago
  Sam Lantinga b8d91252c6 Fixed automation tests using the dummy video driver 2 years ago
  luzpaz 65e1d568ef Fix various typos (docs/build scripts/tests) 2 years ago
  Sam Lantinga a66cad79c1 SDL_GetClosestFullscreenDisplayMode() now takes a boolean whether to include high density modes 2 years ago
  Sam Lantinga c699f3d1d8 Updated SDL high DPI support 2 years ago
  Sam Lantinga 2aa2fa5449 Added SDL_CreateWindowWithPosition() 2 years ago
  Sylvain 693558a894 testautomation_video: fix memory leak 2 years ago
  Sylvain f30a182de2 Fix video_getSetWindowGrab(): need to raise the window, and wait for focus gained 2 years ago
  Sylvain d4d26e0ddb testautomation_video: if SDL_SetWindowSize/Position isn't honored, we should check there is an event 2 years ago
  Sam Lantinga 422517c036 Allow passing 0 to SDL_SetWindowMinimumSize() and SDL_SetWindowMaximumSize() to indicate no limit 2 years ago
  Sam Lantinga d95b04feaf Fixed display ID check in video_setWindowCenteredOnDisplay 2 years ago
  Sylvain 4053876bf6 Fix warning drop const qualifier 2 years ago
  Sylvain c963f02571 More fix warnings about static function and prototype 2 years ago
  Sam Lantinga 698dbd8464 SDL_CreateWindow() has been simplified and no longer takes a window position. 2 years ago
  Anonymous Maarten 08bcee8570 test: don't use wiki urls for documentation comments 2 years ago