On 02/21/2014 12:48 PM, Chris Forbes wrote:
This series adds support for texture views on i965. I think it's fairly
complete, but have probably still missed some things. It would be great if
someone at Intel can run the relevant parts of oglconform against this.

Big changes from V1:

* Level/layer clamping behavior is fixed. [there were patches for this 
previously,
   but they have now been folded into the main series].
* Depth clears with a range of layers fixed.
* The view's mesa_format is now tracked in intel_texture_object::_Format,
   rather than assuming the mt's format is always what we want. This fixes
   rendering tests which reinterpret the underlying texture with a different
   format.

Patches 1 through 4, 7, and 9 through 22 are

Reviewed-by: Ian Romanick <ian.d.roman...@intel.com>

Patches 4 and 8 may or may not be depending on the discussion of my reply to 8.

-- Chris

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to