Historique des commits

Auteur SHA1 Message Date
  nightmareci 718034f5fa Remove newlines from log messages il y a 1 an
  Sam Lantinga f2074d7af3 Updated copyright for 2025 il y a 1 an
  Sam Lantinga a90ad3b0e2 Removed SDL_bool in favor of plain bool il y a 1 an
  Sam Lantinga dc639956ba Improve logging performance and make log priorities thread-safe il y a 1 an
  Sam Lantinga 9ff3446f03 Use SDL_bool instead an int return code in the SDL API il y a 1 an
  Sam Lantinga 4f55271571 Removed temporary memory from the API il y a 1 an
  Sam Lantinga 9de8cb888a SDL_GetFullscreenDisplayModes() follows the SDL_GetStringRule il y a 1 an
  Sam Lantinga 9758e102bc SDL_GetDisplays() follows the SDL_GetStringRule il y a 1 an
  Frank Praznik 2f276a2eea video: Expose HDR metadata per-window il y a 1 an
  Sam Lantinga 4609af618a Updated logging functions for SDL3 naming convention il y a 1 an
  Frank Praznik df3fea87d6 wayland: Rework scale-to-display il y a 1 an
  Sam Lantinga 5b3ee51c6c Updated copyright for 2024 il y a 2 ans
  Sylvain d8600f717e Pointer as bool (libsdl-org#7214) il y a 2 ans
  Sam Lantinga c699f3d1d8 Updated SDL high DPI support il y a 3 ans
  Anonymous Maarten 3472dc11d6 Fix uses of undefined macro identifiers (-Wundef) il y a 3 ans
  capehill d5fac067cd testdisplayinfo: use correct index variable il y a 3 ans
  Anonymous Maarten 4a6528e3f0 testprograms: parse arguments using SDLTest_CommonState il y a 3 ans
  Sam Lantinga c6443d86c9 Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!) il y a 3 ans
  Sam Lantinga 824b9b0a58 Removed SDL_GetDisplayDPI() il y a 3 ans
  Sam Lantinga 6b137579ea Windows default to fullscreen desktop mode if they don't pick an explicit video mode il y a 3 ans
  Sam Lantinga 22c69bccdf Displays are now referenced by instance ID instead of index il y a 3 ans
  Sam Lantinga 24fec13ac1 Add full high DPI information to SDL_DisplayMode il y a 3 ans
  Sylvain 724d92fd65 Rename SDL_GetDisplayDPI to SDL_GetDisplayPhysicalDPI il y a 3 ans
  Sam Lantinga fde78d12f2 Updated copyright for 2023 il y a 3 ans
  Sam Lantinga e3c1749f5b The refresh rate in SDL_DisplayMode is now a float il y a 3 ans
  Sam Lantinga 63724c113b Removed the vi format comments from the source il y a 3 ans
  Daniel Gibson 22e22ba196 Add SDL_main.h includes to tests il y a 3 ans
  Pierre Wendling 3c501b963d Clang-Tidy fixes (#6725) il y a 3 ans
  Sam Lantinga 5750bcb174 Update for SDL3 coding style (#6717) il y a 3 ans
  Sylvain Becker 6a2200823c Cleanup add brace (#6545) il y a 3 ans