Commit Verlauf

Autor SHA1 Nachricht Datum
  Ryan C. Gordon 3f40396d33 First shot at merging the wiki documentation into the headers. vor 4 Jahren
  Ryan C. Gordon 3c78c211d5 Update and rename README.txt to README.md vor 4 Jahren
  Sylvain Becker 599edaaf93 Merge pull request #4212 from Cacodemon345/patch-11 vor 4 Jahren
  Cacodemon345 1899844952 Fix GitHub display of README-android.md vor 4 Jahren
  vanfanel cf7eef37b0 [KMSDRM] Better error handling: no more segfaults on window creation failure. vor 4 Jahren
  Vanfanel 4acd1dcad4 [KMSDRM] Improve the way to test if last window is being destroyed. vor 4 Jahren
  Vanfanel 8638674a87 [KMSDRM] Correct comment typo. vor 4 Jahren
  vanfanel 82ff6045fa [KMSDRM] Unload GL/EGL libs and destroy GBM only when we are destroying the last window. vor 4 Jahren
  vanfanel c35e71892e [KMSDRM] All non-vulkan windows have to be marked as OPENGL, not only the first created one. vor 4 Jahren
  vanfanel 281a7bdbb3 [KMSDRM] Make the gbm_init flag a viddata member to avoid GBM re-init when several displays are connected. vor 4 Jahren
  Ozkan Sezer e5821bf276 regenerated configure. vor 4 Jahren
  Vanfanel e6b87005c1 Fix tests configuration and building when only GLVND full OpenGL implementation is present. vor 4 Jahren
  Vanfanel 7d1b9c9f15 [KMSDRM] Remove unneeded function calls and improve comments for future reference. vor 4 Jahren
  Ryan C. Gordon db2ad6fa73 git-pre-push-hook: remove ".git" from URL. vor 4 Jahren
  Ryan C. Gordon e7e519a466 dsp: Refuse to initialize if there aren't any Open Sound System devices. vor 4 Jahren
  Ankith 559be8aab4 fix invalid out of bounds UTF8 handling vor 4 Jahren
  Ankith 07fc1bb883 Fix invalid UTF-8 handling of extra bytes vor 4 Jahren
  Vanfanel 96cc49857d [Build system] Report differentiated glx and glvnd OpenGL implementation detection. vor 4 Jahren
  Vanfanel e14fb54e3f [KMSDRM] Undo SDL_CreateRenderer() modifications aimed at create opengles2 when KMSDRM is in use because it's a harmful solution. vor 4 Jahren
  Ryan C. Gordon 7a2a1a85e9 documentation: initial script to merge header comments and the wiki. vor 4 Jahren
  Vanfanel 108bb5aabe [KMSDRM] Modify SDL_CreateRenderer() to create an opengles2 renderer when the KMSDRM backend is being used and no renderer name has been specified. vor 4 Jahren
  vanfanel e213f37a45 [KMSDRM] Enable full OpenGL detection (MESA/libglvnd) on both the make and cmake buildsystems. vor 4 Jahren
  Ryan C. Gordon b98b5adcae wasapi: Don't use the system's resampler. vor 4 Jahren
  Esme 8ba735c208 Include arm_neon.h in mingw targeting ARM Windows. vor 4 Jahren
  Cacodemon345 3853531f6d Fix CMake script on Linux vor 4 Jahren
  Haelwenn (lanodan) Monnier 9996cecc72 Set ALT_OGL to libOpenGL.so.0 instead of libOpenGL.so.1 vor 4 Jahren
  Cacodemon345 5f7eb88ae0 Load libOpenGL.so.1 if libGL.so.1 is not found vor 4 Jahren
  Ozkan Sezer b49e0953b1 regenerated configure vor 4 Jahren
  Ozkan Sezer 1957ffd21a fixed a typo in SDL_ceilf() vor 4 Jahren
  Cacodemon345 34de3b57a1 Fix CMake script on FreeBSD vor 4 Jahren