История коммитов

Автор SHA1 Сообщение Дата
  Sam Lantinga e264bb5178 Rename SDL_PIXELFORMAT_RGB888 and SDL_PIXELFORMAT_BGR888 to SDL_PIXELFORMAT_XRGB8888 and SDL_PIXELFORMAT_XBGR8888 for clarity 2 лет назад
  Sam Lantinga 4de7433a9e Use the term "points" instead of "screen coordinates" 2 лет назад
  SDL Wiki Bot 60127460b0 Sync SDL3 wiki -> header 3 лет назад
  Sam Lantinga dcd17f5473 Renderer logical size is now implemented as a render target 3 лет назад
  Sasha Szpakowski 90795291e4 Remove SDL_GL/Metal/Vulkan_GetDrawableSize(). 3 лет назад
  Sam Lantinga 7b50bae524 Renamed SDL events for clarity 3 лет назад
  Sam Lantinga ea0c2f55be SDL API renaming: *Is* functions 3 лет назад
  Sam Lantinga fc478c1bc0 SDL API renaming: SDL_joystick.h 3 лет назад
  Daniel Gibson ab554c8392 Update doc/README-* for header-only SDL_main 3 лет назад
  Daniel Gibson 8e0693c982 Make iOS/tvOS (uikit) SDL_main header-only 3 лет назад
  Sam Lantinga cc1f9eb983 Use Apple's nomenclature for macOS and iOS 3 лет назад
  Sam Lantinga 2c4159b99a First pass at changing SDL 2.0 to SDL 3.0 3 лет назад
  slime f8f562dace iOS: remove dead pre-iOS 8 codepaths. 3 лет назад
  tjpadula a0f143fc93 Add build target to Xcode project to create an xcframework for iOS (#6188) 3 лет назад
  Sam Lantinga f789bc7d5f Updated minimum OS targets on Apple platforms to match supported platforms using Xcode 13 3 лет назад
  Sam Lantinga cbe97cbf7f Added a step necessary for running on a real device 4 лет назад
  Sam Lantinga 056c09942d Updated iOS build instructions 4 лет назад
  Ryan C. Gordon 73a41f4058 Removed outdated build-scripts/iosbuild.sh 4 лет назад
  Sam Lantinga 19c129faba Added documentation that the UIApplicationSupportsIndirectInputEvents key must be set to true 4 лет назад
  Sylvain f5b87273e1 Fixed bug #4397 - update IOS documentation 4 лет назад
  Ryan C. Gordon b8590f1aec README-ios: added a note about enabling hidapi. 7 лет назад
  Sam Lantinga bd5c984ac0 Fixed bug 3850 - incorrect numbering in docs/README-ios.md 8 лет назад
  Sam Lantinga 12efabcbf0 Added instructions for deploying to older iOS devices (thanks Sylvain!) 8 лет назад
  Sam Lantinga 309474765b We don't need the VULKAN_SDK to build SDL with Vulkan support anymore 8 лет назад
  Ryan C. Gordon 25e3a1ec90 vulkan: Initial Vulkan support! 8 лет назад
  Philipp Wiesemann fe4c3b29d9 iOS: Added brackets to function names in README so that doxygen links them. 9 лет назад
  Philipp Wiesemann 5ba1fd9bb1 Fixed typo in README for iOS. 10 лет назад
  Alex Szpakowski 4aae0290ea Updated some header comments and iOS documentation to better clarify high-dpi / retina support and screen-coordinate sizes versus pixel sizes. 10 лет назад
  Alex Szpakowski 6ea942dae3 Added MSAA support for OpenGL ES contexts on iOS. 10 лет назад
  Philipp Wiesemann 6d9dbf5e1e Fixed markdown formatting in READMEs. 11 лет назад