커밋 기록

작성자 SHA1 메시지 날짜
  Sylvain Becker 56f4a711e3 Android: minor change in the evaluation of SOURCE_CLASS_JOYSTICK (no op!) 6 년 전
  Sylvain Becker 8f828a8e1b Android: remove hard-coded constant for Samsung DeX (no op!) 6 년 전
  Sylvain Becker e5f8801f55 Android: prevent concurrency in Android_SetScreenResolution() when exiting 6 년 전
  Sylvain Becker 6690a46941 Android: also update APP_PLATFORM to android-16 in Application.mk 6 년 전
  Sylvain Becker ede0fc4f4c Fixed bug 4024 - remove trailing comma of Controller mappings 6 년 전
  Sylvain Becker 8a19ff3e2d Android: add mutex protection to onNativeOrientationChanged 6 년 전
  Sylvain Becker e994be5833 Android: move static variable isPaused/isPausing to SDL_VideoData structure 6 년 전
  Sylvain Becker 291f6006a1 Android: merge SDLJoystickHandler_API12 and SDLJoystickHandler_API16 6 년 전
  Sylvain Becker a86754167c Android: remove trailing spaces 6 년 전
  Sylvain Becker d86de288d4 Android: remove old code after Android-16 has been set as minimum requirement 6 년 전
  Ryan C. Gordon 861a21f98b evdev: don't debug log on a BTN_TOUCH from a non-touch device. 6 년 전
  Ryan C. Gordon 2755a505a3 evdev: Add touchscreen mouse emulation and pressure support (thanks, Zach!). 6 년 전
  Sylvain Becker dc263450ff Android: create Pause/ResumeSem semaphore at higher level than CreateWindow() 6 년 전
  Sylvain Becker 1b24b2eca5 Android/openslES: fix Pause/ResumeDevices when openslES is not used 6 년 전
  Sylvain Becker ae41831e0d Android: minor, remove static attributes, move mIsSurfaceReady to SDLSurface 6 년 전
  Sylvain Becker 647b1f6a6d Android/openslES: check for non NULL variable, some intialization. 6 년 전
  Sylvain Becker 7b1cc441dd Android/openslES: start playing, after creating ressources 6 년 전
  Sylvain Becker 955d87894b Android/openslES: set audio in paused/resumed state for Android event loop 6 년 전
  Sylvain Becker 59c8c7b684 Android/openslES: move a few static variables to SDL_PrivateAudioData structure 6 년 전
  Sylvain Becker 5aeeaaab70 Android/openslES: register and use CloseDevice function. 6 년 전
  Sylvain Becker 365fd9c602 Android/openslES: some space and indentation to match SDL conventions 6 년 전
  Sam Lantinga 7dc92a7669 Initial Android OpenSL ES implementation, contributed by ANTA 6 년 전
  Sam Lantinga fb8cb95fbc Fixed compiler warning 6 년 전
  Sam Lantinga 390459d83e Updated minimum supported Android version to API 16, to match latest NDK toolchain 6 년 전
  Sylvain Becker be991f3a78 Fixed bug 4453 - GLES / GLES2: first white renderer clear cmd is drawn as black 6 년 전
  Sylvain Becker 7b42f03fd9 Android: move and group JNIEnv helper functions 6 년 전
  Sylvain Becker 7f3478305f Android: change the way JNIEnv is retrieved 6 년 전
  Sylvain Becker dc10d96cde Android: use the same naming for JNI env local variables 6 년 전
  Sylvain Becker 3cfd907df7 Android: Audio thread is already setup for the JVM 6 년 전
  Sylvain Becker 9d82f4e985 Android: use pthread_once for creating thread key 'mThreadKey' 6 년 전