Historial de Commits

Autor SHA1 Mensaje Fecha
  Sylvain Becker 62b029f33b Android: missing import class Uri hace 4 años
  Sylvain Becker dd55bfe89c Android: add helper function to open an URL/URI (see bug 2783) hace 4 años
  Sam Lantinga 45c644cc99 Added support for the MOGA XP5-X Plus hace 4 años
  Manuel Alfayate Corchete 78c274cb5d kmsdrm: merge patches from Ozkan Sezer for removing c-99'isms and raising libgbm version reqeriments. hace 4 años
  Sylvain Becker 7ad71563ce Android: be sure shared libraries are loaded in onConfigurationChanged() hace 4 años
  Sylvain Becker 955f3184f9 Fixed bug 5239 - Play audio on Android while backgrounded (Thanks Superfury) hace 4 años
  Ryan C. Gordon 7ef188a1fb jack: Fixed memory leak on device close. hace 4 años
  Ozkan Sezer ebfc98377b ac_check_define.m4: remove stray AC_DEFINE outside of the macro definition hace 4 años
  Ozkan Sezer 3544bd9e78 ac_check_define.m4: AC_REQUIRE([AC_PROG_CPP]) -- fixes bug #5234. hace 4 años
  Cameron Gutman 9a769da04a X11: Remove our X11 error callback in X11_DeleteDevice() hace 4 años
  Manuel Alfayate Corchete 9c342e76dd kmsdrm: merge heap buffer overflow and cursor creation patches from meyraud705. hace 4 años
  Manuel Alfayate Corchete 0cb9bfa502 kmsdrm: less excessive error checkhing hace 4 años
  Manuel Alfayate Corchete 5bed30dd61 kmsdrm: also do pending modeseting in SwapWindowDoubleBuffered(). hace 4 años
  Manuel Alfayate Corchete 9e9227add3 kmsdrm: reimplement modesetting for fullscreen window scaling and AR-correction. hace 4 años
  Manuel Alfayate Corchete 4575c6942a kmsdrm: delete ununsed variable. hace 4 años
  Manuel Alfayate Corchete 01b0cf1c90 Backed out changeset 4a45d1a30d25 hace 4 años
  Manuel Alfayate Corchete 7b67654872 kmsdrm: don't fool SDL into thinking that changing the physical videomode is done. hace 4 años
  Manuel Alfayate Corchete a6d182d326 kmsdrm: no need to reconnect/reactivate things in SwapWindowDoubleBuffered(). hace 4 años
  Manuel Alfayate Corchete 47e2d0304e kmsdrm: greatly improve comments in SwapBuffersFenced() for future reference. hace 4 años
  Ryan C. Gordon 3c6004feb7 kmsdrm: Choose how to swap buffers based on EGL extension availability. hace 4 años
  Ryan C. Gordon c7e761f872 kmsdrm: Patched to compile if EGL headers lack EGL_ANDROID_native_fence_sync. hace 4 años
  Ryan C. Gordon 224aa45b59 kmsdrm: Implement GL_DefaultProfileConfig for Raspberry Pi compatibility. hace 4 años
  Ryan C. Gordon 092162ede7 video: Set up default before calling GL_DefaultProfileConfig(). hace 4 años
  Ryan C. Gordon e758dd53dc egl: Make SDL_EGL_HasExtension() available outside of SDL_egl.c. hace 4 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 4 años
  Manuel Alfayate Corchete 351219bfd8 kmsdrm: On VideoQuit(), only destroy dumb buffer if it exists. hace 4 años
  Sam Lantinga 8709f67ebc Fixed bug 5215 - Fixing filenames passed to dlopen for OpenBSD hace 4 años
  Cameron Gutman 1b6de9a987 Fix SDL_HINT_MOUSE_FOCUS_CLICKTHROUGH=1 on Metal windows hace 4 años
  Manuel Alfayate Corchete 244d0ad854 kmsdrm: Tell SDL that mouse has entered the window via artificial event. Fixes sticky mouse in Scummvm. hace 4 años
  Manuel Alfayate Corchete 550e153365 kmsdrm: No need to test for display driverdata when freeing a plane. hace 4 años