|
@@ -30,7 +30,7 @@ glx-copy-from-front = false;
|
|
|
# My tests on nouveau shows a 200% performance boost when only 1/4 of the screen is updated.
|
|
|
# May break VSync and is not available on some drivers.
|
|
|
# Overrides --glx-copy-from-front.
|
|
|
-# glx-use-copysubbuffermesa = true;
|
|
|
+ glx-use-copysubbuffermesa = true;
|
|
|
|
|
|
# GLX backend: Avoid rebinding pixmap on window damage.
|
|
|
# Probably could improve performance on rapid window content changes, but is known to break things on some drivers (LLVMpipe).
|