Skip to content

llvmpipe ssbo support

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

This implements SSBO support for draw and llvmpipe. it will also enable atomic counters.

This currently doesn't regress anything and all tests pass that should pass (once you fix some piglit broken tests).

Edited by Dave Airlie

Merge request reports