Skip to content

llvmpipe gles31 fixes

Dave Airlie requested to merge airlied/mesa:llvmpipe-gles31-fixes into master

Running deqp gles31 tests found a missing compute intrinsic, and a geometry shader memory overwrite.

Also fix the debugging while here.

Merge request reports