Historique des commits

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