[Mesa-dev] [PATCH V3 00/30] ARB_texture_view for i965
Chris Forbes
chrisf at ijw.co.nz
Wed Apr 2 01:04:56 PDT 2014
This series adds ARB_texture_view support for i965 Gen7/7.5.
Significant changes from V2:
- All the assorted post-V2 format fixups are moved to the start of the series.
This gives us consistent memory layout for all the formats between which we
have to support casting.
- Texture validation changes are simplified (Eric)
- CopyTexSubImage respects view parameters.
More information about the mesa-dev
mailing list