Historial de Commits

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