Historique des commits

Auteur SHA1 Message Date
  Ryan C. Gordon 913aa610b5 url: Include SDL_misc.h to get public function declaration. il y a 4 ans
  Ryan C. Gordon 5f68812249 url: patched to compile on Android. il y a 4 ans
  Ryan C. Gordon 84f1b95008 url: fixed wrong include. il y a 4 ans
  Ryan C. Gordon 77c9d73b63 Removed SDL_AndroidOpenURL, added SDL_OpenURL. il y a 4 ans
  Sylvain Becker a70bb58d4b Android: fix joystick allocation that can be never used il y a 4 ans
  Sylvain Becker 2e38c94950 Fix bug 5303 - Touch/Mouse events simulation doesn't work on Android 11 il y a 4 ans
  Sylvain Becker cd6670bff3 SDL_Surface refcount: fix memory leak when blitting between stack'ed surfaces il y a 4 ans
  Ozkan Sezer 883509fc84 ran gendynapi.pl after new (android-only) api additions. il y a 4 ans
  Sylvain Becker 0467e332af Android: small change to access to device diagonal value il y a 4 ans
  Sylvain Becker 62b029f33b Android: missing import class Uri il y a 4 ans
  Sylvain Becker dd55bfe89c Android: add helper function to open an URL/URI (see bug 2783) il y a 4 ans
  Sam Lantinga 45c644cc99 Added support for the MOGA XP5-X Plus il y a 4 ans
  Manuel Alfayate Corchete 78c274cb5d kmsdrm: merge patches from Ozkan Sezer for removing c-99'isms and raising libgbm version reqeriments. il y a 4 ans
  Sylvain Becker 7ad71563ce Android: be sure shared libraries are loaded in onConfigurationChanged() il y a 4 ans
  Sylvain Becker 955f3184f9 Fixed bug 5239 - Play audio on Android while backgrounded (Thanks Superfury) il y a 4 ans
  Ryan C. Gordon 7ef188a1fb jack: Fixed memory leak on device close. il y a 4 ans
  Ozkan Sezer ebfc98377b ac_check_define.m4: remove stray AC_DEFINE outside of the macro definition il y a 4 ans
  Ozkan Sezer 3544bd9e78 ac_check_define.m4: AC_REQUIRE([AC_PROG_CPP]) -- fixes bug #5234. il y a 4 ans
  Cameron Gutman 9a769da04a X11: Remove our X11 error callback in X11_DeleteDevice() il y a 4 ans
  Manuel Alfayate Corchete 9c342e76dd kmsdrm: merge heap buffer overflow and cursor creation patches from meyraud705. il y a 4 ans
  Manuel Alfayate Corchete 0cb9bfa502 kmsdrm: less excessive error checkhing il y a 4 ans
  Manuel Alfayate Corchete 5bed30dd61 kmsdrm: also do pending modeseting in SwapWindowDoubleBuffered(). il y a 4 ans
  Manuel Alfayate Corchete 9e9227add3 kmsdrm: reimplement modesetting for fullscreen window scaling and AR-correction. il y a 4 ans
  Manuel Alfayate Corchete 4575c6942a kmsdrm: delete ununsed variable. il y a 4 ans
  Manuel Alfayate Corchete 01b0cf1c90 Backed out changeset 4a45d1a30d25 il y a 4 ans
  Manuel Alfayate Corchete 7b67654872 kmsdrm: don't fool SDL into thinking that changing the physical videomode is done. il y a 4 ans
  Manuel Alfayate Corchete a6d182d326 kmsdrm: no need to reconnect/reactivate things in SwapWindowDoubleBuffered(). il y a 4 ans
  Manuel Alfayate Corchete 47e2d0304e kmsdrm: greatly improve comments in SwapBuffersFenced() for future reference. il y a 4 ans
  Ryan C. Gordon 3c6004feb7 kmsdrm: Choose how to swap buffers based on EGL extension availability. il y a 4 ans
  Ryan C. Gordon c7e761f872 kmsdrm: Patched to compile if EGL headers lack EGL_ANDROID_native_fence_sync. il y a 4 ans