Histórico de commits

Autor SHA1 Mensagem Data
  Anonymous Maarten d0657fde30 cmake: Use DWARF 4 debug information when building using mingw 2 anos atrás
  Sam Lantinga f18fae4c68 Use DWARF 4 debug information when building using mingw 2 anos atrás
  Anonymous Maarten cbb1cf0c93 cmake+xcode: only create SDL2::SDL2main target when it does not exist again 2 anos atrás
  Sylvain fdef96e233 Android: remove "nativeSetComposingText" since it's not used anymore 2 anos atrás
  Sylvain eac3d6d3c0 SDL_video.c: fix variable 'i' may be uninitialized when used here "_this->name = bootstrap[i]->name;" 2 anos atrás
  David Gow ad29875ee6 Wayland: Emulate mouse warp using relative mouse mode 3 anos atrás
  Sam Lantinga 9e3c4b9f32 Use the correct platform defines 2 anos atrás
  Sam Lantinga 5291e5cb76 Added version checking to SDLActivity.java 2 anos atrás
  Sam Lantinga 3607f8316f Find out if a controller is wireless using WGI (thanks @DJm00n!) 2 anos atrás
  Ryan C. Gordon 321ca1091d opengles2: Texture names are GLuint, not GLenum. 2 anos atrás
  Ryan C. Gordon 01c5554f0e opengles2: SDL_GL_BindTexture() should bind all YUV textures. 2 anos atrás
  slime f8f562dace iOS: remove dead pre-iOS 8 codepaths. 2 anos atrás
  slime bbeacd72c4 Fix some credit comments. 2 anos atrás
  Sam Lantinga cf331ef3f9 Fixed build 2 anos atrás
  SDL Wiki Bot 34b28002d9 Sync SDL wiki -> header 2 anos atrás
  Sam Lantinga 64ea6cefaf SDL_ResetHint() no longer clears the callbacks associated with a hint 2 anos atrás
  Sam Lantinga 19ecb64e0d Fixed build 2 anos atrás
  Sam Lantinga bd6afc2317 Fixed sensor axes in vertical mode 2 anos atrás
  Sam Lantinga b4c25f5714 Remapped the side button and trigger as paddles for the mini-gamepad mode of the Joy-Cons 2 anos atrás
  Sam Lantinga f58a6506a1 Added paddle mapping for combined Joy-Cons 2 anos atrás
  Sam Lantinga 37dfa2629b Added paddle mapping for combined Joy-Cons 2 anos atrás
  Sam Lantinga a00565b8ba Fixed displaying more than 18 buttons 2 anos atrás
  Happy Harry 6c8bf3af4c Add vertical mode for Nintendo Joy-Con (#6303) 2 anos atrás
  Sam Lantinga 0672dc8d8f Fixed combined Joy-Cons after https://github.com/libsdl-org/SDL/commit/aa2e2f4843567cfe4e6f2f4ffa3f0b74dd98f1ba (thanks @happyharryh!) 2 anos atrás
  Anonymous Maarten bac54b3d26 Android: add script for building prefab archive 2 anos atrás
  Aaron Barany 5e654a4bf2 Fixed Mac compile errors when OpenGL is disabled. 2 anos atrás
  Ozkan Sezer c29629a5ef fix permissions of Android.mk 2 anos atrás
  Sam Lantinga 6acc7a5622 Mark the editbox as multi-line so the return key is always visible 2 anos atrás
  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 anos atrás
  Sam Lantinga 28572702bf Properly backspace over text that was entered when autocorrect updates text with the iPhone on-screen keyboard 2 anos atrás