Historial de Commits

Autor SHA1 Mensaje Fecha
  Sylvain Becker a70bb58d4b Android: fix joystick allocation that can be never used hace 5 años
  Sylvain Becker 2e38c94950 Fix bug 5303 - Touch/Mouse events simulation doesn't work on Android 11 hace 5 años
  Sylvain Becker cd6670bff3 SDL_Surface refcount: fix memory leak when blitting between stack'ed surfaces hace 5 años
  Ozkan Sezer 883509fc84 ran gendynapi.pl after new (android-only) api additions. hace 5 años
  Sylvain Becker 0467e332af Android: small change to access to device diagonal value hace 5 años
  Sylvain Becker 62b029f33b Android: missing import class Uri hace 5 años
  Sylvain Becker dd55bfe89c Android: add helper function to open an URL/URI (see bug 2783) hace 5 años
  Sam Lantinga 45c644cc99 Added support for the MOGA XP5-X Plus hace 5 años
  Manuel Alfayate Corchete 78c274cb5d kmsdrm: merge patches from Ozkan Sezer for removing c-99'isms and raising libgbm version reqeriments. hace 5 años
  Sylvain Becker 7ad71563ce Android: be sure shared libraries are loaded in onConfigurationChanged() hace 5 años
  Sylvain Becker 955f3184f9 Fixed bug 5239 - Play audio on Android while backgrounded (Thanks Superfury) hace 5 años
  Ryan C. Gordon 7ef188a1fb jack: Fixed memory leak on device close. hace 5 años
  Ozkan Sezer ebfc98377b ac_check_define.m4: remove stray AC_DEFINE outside of the macro definition hace 5 años
  Ozkan Sezer 3544bd9e78 ac_check_define.m4: AC_REQUIRE([AC_PROG_CPP]) -- fixes bug #5234. hace 5 años
  Cameron Gutman 9a769da04a X11: Remove our X11 error callback in X11_DeleteDevice() hace 5 años
  Manuel Alfayate Corchete 9c342e76dd kmsdrm: merge heap buffer overflow and cursor creation patches from meyraud705. hace 5 años
  Manuel Alfayate Corchete 0cb9bfa502 kmsdrm: less excessive error checkhing hace 5 años
  Manuel Alfayate Corchete 5bed30dd61 kmsdrm: also do pending modeseting in SwapWindowDoubleBuffered(). hace 5 años
  Manuel Alfayate Corchete 9e9227add3 kmsdrm: reimplement modesetting for fullscreen window scaling and AR-correction. hace 5 años
  Manuel Alfayate Corchete 4575c6942a kmsdrm: delete ununsed variable. hace 5 años
  Manuel Alfayate Corchete 01b0cf1c90 Backed out changeset 4a45d1a30d25 hace 5 años
  Manuel Alfayate Corchete 7b67654872 kmsdrm: don't fool SDL into thinking that changing the physical videomode is done. hace 5 años
  Manuel Alfayate Corchete a6d182d326 kmsdrm: no need to reconnect/reactivate things in SwapWindowDoubleBuffered(). hace 5 años
  Manuel Alfayate Corchete 47e2d0304e kmsdrm: greatly improve comments in SwapBuffersFenced() for future reference. hace 5 años
  Ryan C. Gordon 3c6004feb7 kmsdrm: Choose how to swap buffers based on EGL extension availability. hace 5 años
  Ryan C. Gordon c7e761f872 kmsdrm: Patched to compile if EGL headers lack EGL_ANDROID_native_fence_sync. hace 5 años
  Ryan C. Gordon 224aa45b59 kmsdrm: Implement GL_DefaultProfileConfig for Raspberry Pi compatibility. hace 5 años
  Ryan C. Gordon 092162ede7 video: Set up default before calling GL_DefaultProfileConfig(). hace 5 años
  Ryan C. Gordon e758dd53dc egl: Make SDL_EGL_HasExtension() available outside of SDL_egl.c. hace 5 años
  Manuel Alfayate Corchete 055cad49b6 kmsdrm: no need to re-connect/reactivate things in SwapWindow() anymore because we use a dumb buffer on KMS buffers destruction now. hace 5 años