Hello,
Ever since 361.28 I’ve had obnoxious screen tearing with my compositor. I use compton as my compositing backend and it is using the following config for vsync:
backend = “glx”;
paint-on-overlay = true;
glx-no-stencil = true;
glx-swap-method = 3;
vsync = “opengl-swc”;
These options are new, may be experimental
xrender-sync-fence = true;
#unredir-if-possible = true;
It appears opengl-swc is not working properly. I can send the output from nvidia bug report if it helps.
I should probably also add I have a Maxwell based card (Geforce GTX 980 Ti).
nvidia-bug-report.log.gz (231 KB)