"README.rst" did not exist on "a5c65989666e9a7d0eb714c52e078809eb5719c1"
i915: Fix incorrect depth scaling when enabling/disabling depth buffers.
We were updating our new viewport using the old buffers' _WindowMap.m. We can do less math and avoid using that deprecated matrix by just folding the viewport calculation right in to the driver. Fixes piglit fbo-depthtex.
Loading
Please register or sign in to comment