Historial de Commits

Autor SHA1 Mensaje Fecha
  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
  Sam Lantinga 63724c113b Removed the vi format comments from the source hace 3 años
  Frank Praznik abdfa809db Prepend key modifier enum values with 'SDL_' hace 3 años
  Daniel Gibson 22e22ba196 Add SDL_main.h includes to tests hace 3 años
  Sam Lantinga 8121bbd083 Convert ticks to 64-bit, added nanosecond precision to the API hace 3 años
  Pierre Wendling 3c501b963d Clang-Tidy fixes (#6725) hace 3 años
  Sam Lantinga 5750bcb174 Update for SDL3 coding style (#6717) hace 3 años