Histórico de Commits

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