mirror of
https://github.com/libretro/RetroArch
synced 2025-03-02 19:13:34 +00:00
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:
parent
1d4462b198
commit
77829a8e5b
@ -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 */
|
||||
|
Loading…
x
Reference in New Issue
Block a user