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

Автор SHA1 Сообщение Дата
  Ryan C. Gordon 01c5554f0e opengles2: SDL_GL_BindTexture() should bind all YUV textures. 2 лет назад
  slime f8f562dace iOS: remove dead pre-iOS 8 codepaths. 2 лет назад
  slime bbeacd72c4 Fix some credit comments. 2 лет назад
  Sam Lantinga cf331ef3f9 Fixed build 2 лет назад
  SDL Wiki Bot 34b28002d9 Sync SDL wiki -> header 2 лет назад
  Sam Lantinga 64ea6cefaf SDL_ResetHint() no longer clears the callbacks associated with a hint 2 лет назад
  Sam Lantinga 19ecb64e0d Fixed build 2 лет назад
  Sam Lantinga bd6afc2317 Fixed sensor axes in vertical mode 2 лет назад
  Sam Lantinga b4c25f5714 Remapped the side button and trigger as paddles for the mini-gamepad mode of the Joy-Cons 2 лет назад
  Sam Lantinga f58a6506a1 Added paddle mapping for combined Joy-Cons 2 лет назад
  Sam Lantinga 37dfa2629b Added paddle mapping for combined Joy-Cons 2 лет назад
  Sam Lantinga a00565b8ba Fixed displaying more than 18 buttons 2 лет назад
  Happy Harry 6c8bf3af4c Add vertical mode for Nintendo Joy-Con (#6303) 2 лет назад
  Sam Lantinga 0672dc8d8f Fixed combined Joy-Cons after https://github.com/libsdl-org/SDL/commit/aa2e2f4843567cfe4e6f2f4ffa3f0b74dd98f1ba (thanks @happyharryh!) 2 лет назад
  Anonymous Maarten bac54b3d26 Android: add script for building prefab archive 2 лет назад
  Aaron Barany 5e654a4bf2 Fixed Mac compile errors when OpenGL is disabled. 2 лет назад
  Ozkan Sezer c29629a5ef fix permissions of Android.mk 2 лет назад
  Sam Lantinga 6acc7a5622 Mark the editbox as multi-line so the return key is always visible 2 лет назад
  Sam Lantinga 257cacab18 Android text input now works like iOS, where you get text in progress and then backspaces and new text if autocomplete changes it or the IME commits it. 2 лет назад
  Sam Lantinga 28572702bf Properly backspace over text that was entered when autocorrect updates text with the iPhone on-screen keyboard 2 лет назад
  Ryan C. Gordon e6640ef2d4 coreaudio: Possibly fixed another shutdown race condition. 2 лет назад
  Ozkan Sezer 7567c4cb00 revert executable permissions from Android.mk 2 лет назад
  Sam Lantinga 82e341bc9e Android: use real editable text and mimic the edit operations to generate key events 2 лет назад
  Ryan C. Gordon 1b895912a2 docs: Note the lowest supported Emscripten version. 2 лет назад
  Sam Clegg cfab203f91 emscripten: Remove use of EM_ASM from SDL_timer code. 2 лет назад
  Ryan C. Gordon a97d2e6958 GitHub Actions: bump Emscripten version used to build to 2.0.31. 2 лет назад
  Ozkan Sezer 1b52145bad Makefile.w32: no need for the description field, we have a *.res already 2 лет назад
  Ethan Lee 0d6c4ff622 testaudioinfo: Initialize deviceName unconditionally 2 лет назад
  Ethan Lee 1ea1a90edb testaudioinfo: Also test SDL_GetAudioDeviceSpec 2 лет назад
  Jarod Hillman 40893821f2 coreaudio: Add support for SDL_GetDefaultAudioInfo (#6277) 2 лет назад