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