Skip to content

mesa: compile for glvnd

Mark Janes requested to merge majanes/mesa_jenkins:glvnd into master

This is required for newer kernels.

dEQP cannot find GLES1 headers when Mesa is compiled with glvnd support. This commit includes a patch for dEQP's CMake to fix that issue.

test build here: http://otc-mesa-ci.jf.intel.com/job/mesa_custom/6633/

Edited by Mark Janes

Merge request reports