Historial de Commits

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