Historial de Commits

Autor SHA1 Mensaje Fecha
  nightmareci 718034f5fa Remove newlines from log messages hace 1 año
  Sam Lantinga f2074d7af3 Updated copyright for 2025 hace 1 año
  Frank Praznik fd0ce75e2e tests: Fix tests when run with the --high-pixel-density flag hace 1 año
  Sam Lantinga a90ad3b0e2 Removed SDL_bool in favor of plain bool hace 1 año
  Sam Lantinga dc639956ba Improve logging performance and make log priorities thread-safe hace 1 año
  Sam Lantinga df573391b1 Added SDL_BLENDMODE_BLEND_PREMULTIPLIED and SDL_BLENDMODE_ADD_PREMULTIPLIED hace 1 año
  Sam Lantinga e8dbbf8380 Renamed SDLK_a-z to SDLK_A-Z hace 1 año
  Sam Lantinga d9dc4b320a The keycode in key events is the base, unmodified, keycode for the current keyboard layout hace 1 año
  Sam Lantinga 96f2f23240 Simplified SDL random function names and added thread-safe versions hace 1 año
  Sam Lantinga 90034b16dc The keycode in key events is affected by modifiers by default. hace 1 año
  Sam Lantinga 0dd579d40d Removed SDL_Keysym hace 1 año
  John Kaniarz 8f29f8cae5 Renamed SDL_rand() to SDL_rand_bits() and updated tests hace 1 año
  Sam Lantinga d1d484ddbe Added SDL_srand(), SDL_rand(), and SDL_rand_r() (thanks @JKaniarz!) hace 1 año
  Sam Lantinga 80a907e0e6 Backed out the viewport and cliprect changes in 9fb5a9ccac0a6bb6af02e72644c1c56dc6ab6f3e hace 1 año
  Sam Lantinga 9fb5a9ccac Use floating point values for viewport, clip rectangle, and texture sizes hace 1 año
  Sam Lantinga 4609af618a Updated logging functions for SDL3 naming convention hace 1 año
  Susko3 f8cb3c742d Change `SDL_Keycode` type to an enum hace 2 años
  Anonymous Maarten 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) hace 2 años
  Sam Lantinga 5b3ee51c6c Updated copyright for 2024 hace 2 años
  Sylvain d8600f717e Pointer as bool (libsdl-org#7214) hace 2 años
  Anonymous Maarten 08d5235da0 testintersections: check integer argument + no global done + get final tick before SDL shutdown hace 3 años
  Sylvain 4312abab69 testprogram: add option to use SDL_BLENDMODE_MUL hace 3 años
  Sylvain 16bb6a0b3d Fix warnings about static function and prototype hace 3 años
  Anonymous Maarten 758c0dd6d8 Rename mouse BUTTON(DOWN|UP) event to BUTTON_(DOWN|UP) hace 3 años
  Sam Lantinga 7b50bae524 Renamed SDL events for clarity hace 3 años
  Sam Lantinga fde78d12f2 Updated copyright for 2023 hace 3 años
  Sam Lantinga 9c1a9ecb4b Removed non-float versions of SDL render API drawing functions hace 3 años
  Sam Lantinga cefbeb582f Mouse coordinates are floating point hace 3 años
  Sam Lantinga 58aecf0a54 SDL API renaming: SDL_rect.h hace 3 años
  Sam Lantinga 0d54115235 SDL API renaming: SDL_render.h hace 3 años