Skip to content

Automatically detect the proprietary NVidia driver and use EGLStreams accordingly

Xaver Hugl requested to merge zamundaaa/kwin:auto-recognize-eglstreams into master

Part of #13 (closed) and solves #18 (closed)

I am using the extension EGL_NV_stream_attrib to detect whether or not the GPU is using the NVidia proprietary driver. As I don't have a NVidia GPU, please test this if you do.

Merge request reports