Skip to content

Softpipe: fix cube array addressing and rasterizer_discard

Gert Wollny requested to merge gerddie/mesa:softpipe-fix-cubearray into master

These two patches fix some issues with cube map addressing and ensure that rasterizser_discard really discards.

Merge request reports