Disable xshm gfx driver by default (#15359)

This commit is contained in:
Grisly Glee 2023-06-07 22:02:54 +03:00 committed by GitHub
parent fd99da3ac2
commit 1e389a97ff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -151,7 +151,7 @@ HAVE_IMAGEVIEWER=yes # Built-in image viewer support.
HAVE_MMAP=auto # MMAP support
HAVE_QT=auto # Qt companion support
C89_QT=no
HAVE_XSHM=auto # XShm video driver support
HAVE_XSHM=no # XShm video driver support
HAVE_CHEEVOS=yes # Retro Achievements
HAVE_LUA=no # Lua support (for Retro Achievements)
HAVE_DISCORD=yes # Discord Integration