Commit Verlauf

Autor SHA1 Nachricht Datum
  danginsburg 723835d16a Windows: fix for client rect resizing larger each time we came from exclusive fullscreen -> windowed on a monitor with HiDPI set. The problem was we were using the monitor DPI rather than the window DPI so AdjustWindowRectExForDpi was giving us an incorrect size which would be too large for the client rect. Closes #8237. vor 1 Jahr
  Ryan C. Gordon ce27363df2 wikiheaders: Sort undocumented functions. vor 1 Jahr
  Sam Huang e22282b097 Added README about transparent windows in Win32 vor 1 Jahr
  Sam Lantinga 1d1c6e6305 Turn off COREAUDIO debug logging by default vor 1 Jahr
  Frank Praznik 52efefca04 wayland: Fix drag offer leak vor 1 Jahr
  Ryan C. Gordon 3a992af446 audio: Added a postmix callback to logical devices. vor 1 Jahr
  Simon McVittie 7207bdce5d render: Enable clipping for zero-sized rectangles vor 1 Jahr
  Anonymous Maarten 22d81fb3e9 cmake: use MSVC_RUNTIME_LIBRARY to force MT vor 1 Jahr
  Anonymous Maarten a2e17852d9 cmake: make sure SDL_GetPrefPath is run before testfilesystem vor 1 Jahr
  Anonymous Maarten 2fb266e0a4 ci: run tests in parallel vor 1 Jahr
  Ryan C. Gordon ad1313e751 testaudio: Patched to compile. vor 1 Jahr
  Ryan C. Gordon 5747ddc012 testaudio: Clean up some messy memory management. vor 1 Jahr
  Ryan C. Gordon fafbea1ced audio: Move internal float32 mixing to a simplified function vor 1 Jahr
  Ryan C. Gordon 116b0ec977 include: minor tweak to audio API documentation vor 1 Jahr
  Ryan C. Gordon fb13770353 include: Replaced old Bugzilla URL. vor 1 Jahr
  Ryan C. Gordon 38c8fc05c5 audio: Remove ChooseMixStrategy. vor 1 Jahr
  Anonymous Maarten b00cbd76aa wikiheaders.pl: create Unsupported.md file with list of functions undocumented in either the headers or the wiki vor 1 Jahr
  Frank Praznik 37e1fc3b58 wayland: Ensure that the toplevel window is recreated when switching decoration modes vor 1 Jahr
  Brick f2ca9a615b Added SDL_AUDIO_FRAMESIZE vor 1 Jahr
  Brick 53122593f8 Added SDL_AUDIO_BYTESIZE vor 1 Jahr
  SDL Wiki Bot 544351c98e Sync SDL3 wiki -> header vor 1 Jahr
  Sam Lantinga 2e7d2b94eb Clarify that SDL_BlitSurface() ignores the width and height in dstrect vor 1 Jahr
  Makarenko Oleg a2c1984d37 Detect Simagic wheel bases as wheels (#8198) vor 1 Jahr
  Ozkan Sezer 1d8dfbb223 avoid type redefinition errors after PR/8181 vor 1 Jahr
  Oleg 266b91d2fd Detect Logitech G923 Playstation as wheel vor 1 Jahr
  Oleg cde67ea49a Detect Logitech PRO Racing Wheel for Xbox (PC mode) as wheel vor 1 Jahr
  Sam Lantinga 3a932141e4 Restore audio format binary compatibility with SDL 2.0 vor 1 Jahr
  Anonymous Maarten e85206ffd8 wikiheaders.pl: add --rev= option to pass revision string vor 1 Jahr
  Sam Lantinga 233789b0d1 Audio types have the same naming convention as other SDL endian types, e.g. [S|U][BITS][LE|BE] vor 1 Jahr
  SDL Wiki Bot 36b5f3e35c Sync SDL3 wiki -> header vor 1 Jahr