Hi,
I have read about GSK_RENDERER={vulkan,opengl}
I suffer with my monitor attached nvidia’s gpu on optimus-enhanced system …
What about make use of osmesa (off-screen mesa renderer) that let cpu render but not gpu. We can do that and the right gl_dispatch can take action right time…
GSK_RENDERER=osmesa
What do you think?
Thx