Files
mesa/src
Jason Ekstrand 117a1d69de i965: Apply the miptree offset to surface state for renderbuffers
Previously, we were completely ignoring the mt->offset field for
renderbuffers.  While it does have some alignment constraints, it is valid
to use it.  This patch adds the code to each of the 4 surface state setup
functions to handle it.

Reviewed-by: Neil Roberts <neil@linux.intel.com>
2015-01-22 10:21:07 -08:00
..
2015-01-20 14:19:29 -08:00
2014-12-12 12:11:46 -08:00
2014-12-10 14:01:01 +00:00