Histórico de Commits

Autor SHA1 Mensagem Data
  Sam Lantinga ed463b41e1 Unified the software renderer creation path há 1 ano atrás
  RPP-dev b9ab326982 Added SDL_FLIP_DIAGONAL há 1 ano atrás
  Anonymous Maarten 7341d5f361 cmake: allow hidapi to use libusb on Windows há 1 ano atrás
  Anonymous Maarten 3bc27d3856 hidapi_libusb: use SDL_wcscmp and SDL_wcslcpy from SDL há 1 ano atrás
  Anonymous Maarten 0e6fcf947a cmake: find libusb through LibUSB cmake module há 1 ano atrás
  Tolik708 2a775cad6f Named typedef-ed structs Gave name to structs that were defined like anonymous struct with name given by typedef. Example 'typedef struct {...} Foo;' -> 'typedef struct Foo {...} Foo;' há 1 ano atrás
  Sam Lantinga 37d066b99b Clarify what pitch means (thanks @zlago!) há 1 ano atrás
  Frosty-J f9d018c808 Add flag to registerReceiver on Android há 1 ano atrás
  Green Sky 4de30a26a2 x11: workaround issues with primary selection and clipboard temporal ignorance há 1 ano atrás
  Simon McVittie 76defc5c82 joystick: Remove redundant CHECK_JOYSTICK_MAGIC in SDL_GetJoystickName há 1 ano atrás
  a dinosaur 41baf23e44 cmake: fix empty framework prefix on MacOS há 1 ano atrás
  Nour Fouad b6c5ad0075 Update hardcoded value of pi to use SDL constant SDL_PI_F for improved consistency and readability. há 1 ano atrás
  Sam Lantinga fcb132b8e8 Allow building testffmpeg without Vulkan support há 1 ano atrás
  Sam Lantinga 16e0806ced Note that the cursor clip has been cleared even if we didn't do it há 1 ano atrás
  Mingjie Shen 19b3ddac2f Fix TOCTOU race condition há 1 ano atrás
  Sam Lantinga cde793b0f5 Added support for the 6-button SEGA Mega Drive Control Pad for Nintendo Online há 1 ano atrás
  Ozkan Sezer d86ff6c6c0 remove stale / wrong information from SDL_RWread() documentation há 1 ano atrás
  Ozkan Sezer 9e89f093d9 remove stale / wrong information from SDL_RWread() documentation há 1 ano atrás
  Sam Lantinga 790cd395f5 Make sure the type in the SDL_Event aligns properly across the union há 1 ano atrás
  Sam Lantinga e9ab2d46de Revert "Change `SDL_Keycode` type to an enum" há 1 ano atrás
  Sam Lantinga 33eaddc565 Cleaned up various type conversion issues há 1 ano atrás
  Sam Lantinga f53bdc9531 The pixel format in SDL_DisplayMode uses SDL_PixelFormatEnum há 1 ano atrás
  Sam Lantinga 57a160c9ab Fixed mapping for the Sanwa Supply JY-P76USV controller há 1 ano atrás
  Sam Lantinga 5643fd683f Added migration notes for enum type changes há 1 ano atrás
  Anonymous Maarten 3cc4705dd2 cmake: build OBJC sources with warning & error flags, ignoring deprecated declarations há 1 ano atrás
  SDL Wiki Bot 59ab5c0824 Sync SDL3 wiki -> header há 1 ano atrás
  Sam Lantinga c70710cde8 SDL_GetPixelFormatEnumForMasks() returns SDL_PixelFormatEnum há 1 ano atrás
  Susko3 01248a99c8 Add `default: break;` to switches on SDL_Event::type há 1 ano atrás
  Susko3 722f4104bf Use enums as types in SDL_*Event structures há 1 ano atrás
  Susko3 641b911d38 Update some internal files to use `SDL_WindowFlags` há 1 ano atrás