Commit History

Author SHA1 Message Date
  Sam Lantinga b8ed432c3e Added a note about Android 11 4 years ago
  Ryan C. Gordon 77c9d73b63 Removed SDL_AndroidOpenURL, added SDL_OpenURL. 4 years ago
  Sylvain Becker dd55bfe89c Android: add helper function to open an URL/URI (see bug 2783) 4 years ago
  Sylvain Becker 97fad04551 Fixed bug 5278 - export SDL_AndroidRequestPermission() (Thanks Huki!) 4 years ago
  Sam Lantinga d7ece7ee6f Made SDL_GetAndroidSDKVersion() available for applications 5 years ago
  Sam Lantinga 37278066f2 Export SDL functions for iOS application delegates 5 years ago
  Sam Lantinga a8780c6a28 Updated copyright date for 2020 5 years ago
  Sam Lantinga 5e13087b0f Updated copyright for 2019 6 years ago
  Sam Lantinga 6f758ad25f Moved SDL_IsTablet() to a cross-platform API function 6 years ago
  Sam Lantinga 109544ca04 Add SDL_IsTablet() to Android and iOS SDL. 6 years ago
  Sam Lantinga ff8c9538bc Allow trapping the back button so right mouse click can work on some Android systems (thanks Rachel!) 6 years ago
  Sam Lantinga a515853569 Added support for external mouse in Samsung DeX mode 6 years ago
  Sam Lantinga 113801b790 Added SDL_IsChromebook() to determine if we're running on a Chromebook. 6 years ago
  Sam Lantinga 432312561f Added SDL_LinuxSetThreadPriority() to directly set the priority of a Linux thread (tid) 7 years ago
  Sam Lantinga 6ed184ec69 Added SDL_IsAndroidTV() 7 years ago
  Sam Lantinga e3cc5b2c6b Updated copyright for 2018 7 years ago
  Sam Lantinga baae74c857 Added SDL_WinRTGetDeviceFamily() to find out what type of device your application is running on (thanks Daniel Knobe!) 7 years ago
  Sam Lantinga 45b774e3f7 Updated copyright for 2017 8 years ago
  Sam Lantinga 26f05ecb4d Fixed missing prototypes on Android, patch from Sylvain 8 years ago
  Sam Lantinga 3615633571 Renaming of guard header names to quiet -Wreserved-id-macro 8 years ago
  Sam Lantinga 42065e785d Updated copyright to 2016 9 years ago
  Philipp Wiesemann 72590685c0 Backed out changeset 4ad56dbf4a6f 9 years ago
  Alex Szpakowski c4035654a9 Added framebuffer and colorbuffer members to the uikit portion of the SDL_SysWMinfo struct, removed SDL_iOSGetViewRenderbuffer and SDL_iOSGetViewFramebuffer. 10 years ago
  Alex Szpakowski fcd0f06a88 Renamed SDL_iPhoneGetViewFramebuffer/Renderbuffer to SDL_iOSGetViewFramebuffer/Renderbuffer. Added #defines for SDL_iOSSetAnimationCallback and SDL_iOSSetEventPump, which point to SDL_iPhoneSetAnimationCallback and SDL_iPhoneSetEventPump. 10 years ago
  Alex Szpakowski ea5d1a8a3f Merged default into iOS-improvements 10 years ago
  Philipp Wiesemann 775a5aa554 Added and fixed doxygen markup in header file. 10 years ago
  Sam Lantinga 70438be272 Combo commit including the following mercurial changes 3 months ago
  Alex Szpakowski deceab256e Added iOS-specific functions to get the window view's current OpenGL Renderbuffer and Framebuffer objects, so they can be more easily rebound when necessary. 10 years ago
  Gabriel Jacobo 553cc07e9d Initialize nacl_io, removes SDL_NaClMount/Umount 11 years ago
  Gabriel Jacobo efa2d0581d Fixes audio for Native Client, and other fixes... 11 years ago