Rename xshm to x11 as it can now work without shm

xshm was disabled, so no problem with config update
This commit is contained in:
Vladimir Serbinenko 2020-05-24 05:11:53 +02:00
parent 1d4462b198
commit 77829a8e5b

View File

@ -274,7 +274,7 @@ video_driver_t video_xshm = {
NULL, /* has_windowed */
xshm_gfx_set_shader,
xshm_gfx_free,
"xshm",
"x11",
NULL,
NULL, /* set_rotation */