Module: Mesa
Branch: master
Commit: 925359bc784399c1a65a46e2b136da3c4d30388d
URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=925359bc784399c1a65a46e2b136da3c4d30388d

Author: Chia-I Wu <olva...@gmail.com>
Date:   Fri Aug  8 12:42:50 2014 +0800

ilo: add new resource layout code

Based on the old code, the new layout code describes the layout with the new,
well-documented, ilo_layout.  It also gains new features such as MCS support
and extended ARYSPC_LOD0 that i965 comes up with (see
6345a94a9b134b1321b3b290bacde228b12af415).

---

 src/gallium/drivers/ilo/Makefile.sources |    1 +
 src/gallium/drivers/ilo/ilo_layout.c     | 1481 ++++++++++++++++++++++++++++++
 src/gallium/drivers/ilo/ilo_layout.h     |  297 ++++++
 3 files changed, 1779 insertions(+)

Diff:   
http://cgit.freedesktop.org/mesa/mesa/diff/?id=925359bc784399c1a65a46e2b136da3c4d30388d
_______________________________________________
mesa-commit mailing list
mesa-commit@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to