Commit History

Author SHA1 Message Date
  Simon McVittie e974985998 test: Add test coverage for surface size overflows 2 years ago
  Simon McVittie 507ce36d80 video: Note unused SDL_surface creation parameters for removal in SDL 3 2 years ago
  Simon McVittie 535fdc3adc video: Detect and reject nonsense SDL_surface dimensions 2 years ago
  Simon McVittie 8c9f7104e3 video: Harden calculation of SDL_surface pitch and size against overflow 2 years ago
  Anonymous Maarten 6606ab8b56 Introduce EXTRA_TEST_LIBS variable for test-only libraries 2 years ago
  Anonymous Maarten e99a7144ff Use list(APPEND EXTRA_LIBS) everywhere 2 years ago
  Anonymous Maarten 851eecdf40 Don't add extra build linker flags to SDL2_static 2 years ago
  Simon McVittie 63b3b9a558 Fix some typos in diagnostic messages 2 years ago
  Sam Lantinga c95edd9450 Fixed spacing 2 years ago
  SDL Wiki Bot 33f8a4ddca Sync wiki -> header 2 years ago
  Sam Lantinga 6258f2ef3f Fixed spacing 2 years ago
  Simon McVittie 7321537971 cmake: Fix static linking to dependencies with "-" in library name 2 years ago
  Ozkan Sezer bdf141335c autotools: fixed d3d12 detection result report. 2 years ago
  Ryan C. Gordon 9a0367675f windows: Get better name for the physical display, for Vista and later. 2 years ago
  Pierre Wendling 1963cccce1 CMake: Fix XCode CMake config file. (#5787) 2 years ago
  Matthew Morrison b84ce0d484 Fix typo 2 years ago
  Cameron Cawley fd8cafc72e Rename variables in SDL_egl.c to be more intuitive 2 years ago
  Eric Wasylishen e09551bc80 Fix WinRT build 2 years ago
  Eric Wasylishen 2830895740 testgles2.c: refresh cached SDL_GL_GetDrawableSize() on SDL_WINDOWEVENT_SIZE_CHANGED, not SDL_WINDOWEVENT_RESIZED 2 years ago
  Eric Wasylishen ab81a559f4 Windows DPI scaling/highdpi support 2 years ago
  Eric Wasylishen df36f926fc testautomation: add video_setWindowCenteredOnDisplay test 2 years ago
  Eric Wasylishen 448e05e3c8 add DPI_AWARENESS_CONTEXT_UNAWARE_GDISCALED define 2 years ago
  Eric Wasylishen 1b797957c1 SDL_windowsvideo.c: add HIGHDPI_DEBUG ifdef, print DPI awareness at startup if defined 2 years ago
  Eric Wasylishen 1488c40812 WM_DPICHANGED: remove some dead code, add comment 2 years ago
  Eric Wasylishen 60ef11b3cb Fix Watcom compile errors 2 years ago
  Eric Wasylishen d3b970d4d5 HighDPI: remove SWP_NOSIZE in WIN_SetWindowPosition 2 years ago
  Eric Wasylishen 51ebefeeee Support PMv2 DPI awareness, add SDL_HINT_WINDOWS_DPI_AWARENESS 3 years ago
  Cameron Gutman 81d3adddbf events: Fix spurious early returns from SDL_WaitEvent()/SDL_WaitEventTimeout() 2 years ago
  Nhalrath b3260e7eb3 Remove macro definition for SDL_ERRBUFIZE 2 years ago
  Frank Praznik 4a3277b0f9 wayland: Always commit window constraints before entering fullscreen 2 years ago