Skip to content

Address intel linux driver bug

Ken Martin requested to merge ken-martin/vtk:intel_linux_issue into master

Some opengl intel linux systems seems to have an issue where they cannot properly read a msaa texture. Turn the use of msaa textures for Frame() FSQ off on those systems.

Merge request reports