Cronologia Commit

Autore SHA1 Messaggio Data
  Amir 360740ac76 correct dynapi 4 anni fa
  Amir 5696582e1d add SDL_AndroidShowToast for https://developer.android.com/reference/android/widget/Toast 4 anni fa
  Amir 1a924bc0bb add SDL_AndroidShowToast for https://developer.android.com/reference/android/widget/Toast 4 anni fa
  Sam Lantinga 9130f7c377 Updated copyright for 2021 4 anni fa
  Sam Lantinga 223af86c62 Added SDL_RenderGetD3D11Device() to get access to the device associated with the D3D11 renderer 4 anni fa
  Sam Lantinga b8ed432c3e Added a note about Android 11 4 anni fa
  Ryan C. Gordon 77c9d73b63 Removed SDL_AndroidOpenURL, added SDL_OpenURL. 4 anni fa
  Sylvain Becker dd55bfe89c Android: add helper function to open an URL/URI (see bug 2783) 5 anni fa
  Sylvain Becker 97fad04551 Fixed bug 5278 - export SDL_AndroidRequestPermission() (Thanks Huki!) 5 anni fa
  Sam Lantinga d7ece7ee6f Made SDL_GetAndroidSDKVersion() available for applications 5 anni fa
  Sam Lantinga 37278066f2 Export SDL functions for iOS application delegates 5 anni fa
  Sam Lantinga a8780c6a28 Updated copyright date for 2020 5 anni fa
  Sam Lantinga 5e13087b0f Updated copyright for 2019 6 anni fa
  Sam Lantinga 6f758ad25f Moved SDL_IsTablet() to a cross-platform API function 7 anni fa
  Sam Lantinga 109544ca04 Add SDL_IsTablet() to Android and iOS SDL. 7 anni fa
  Sam Lantinga ff8c9538bc Allow trapping the back button so right mouse click can work on some Android systems (thanks Rachel!) 7 anni fa
  Sam Lantinga a515853569 Added support for external mouse in Samsung DeX mode 7 anni fa
  Sam Lantinga 113801b790 Added SDL_IsChromebook() to determine if we're running on a Chromebook. 7 anni fa
  Sam Lantinga 432312561f Added SDL_LinuxSetThreadPriority() to directly set the priority of a Linux thread (tid) 7 anni fa
  Sam Lantinga 6ed184ec69 Added SDL_IsAndroidTV() 7 anni fa
  Sam Lantinga e3cc5b2c6b Updated copyright for 2018 7 anni fa
  Sam Lantinga baae74c857 Added SDL_WinRTGetDeviceFamily() to find out what type of device your application is running on (thanks Daniel Knobe!) 7 anni fa
  Sam Lantinga 45b774e3f7 Updated copyright for 2017 8 anni fa
  Sam Lantinga 26f05ecb4d Fixed missing prototypes on Android, patch from Sylvain 8 anni fa
  Sam Lantinga 3615633571 Renaming of guard header names to quiet -Wreserved-id-macro 8 anni fa
  Sam Lantinga 42065e785d Updated copyright to 2016 9 anni fa
  Philipp Wiesemann 72590685c0 Backed out changeset 4ad56dbf4a6f 10 anni fa
  Alex Szpakowski c4035654a9 Added framebuffer and colorbuffer members to the uikit portion of the SDL_SysWMinfo struct, removed SDL_iOSGetViewRenderbuffer and SDL_iOSGetViewFramebuffer. 10 anni fa
  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 anni fa
  Alex Szpakowski ea5d1a8a3f Merged default into iOS-improvements 10 anni fa