i915: Fix comments about cube layouts
authorJakob Bornecrantz <wallbraker@gmail.com>
Mon, 12 Apr 2010 21:18:58 +0000 (22:18 +0100)
committerJakob Bornecrantz <wallbraker@gmail.com>
Tue, 13 Apr 2010 22:52:26 +0000 (23:52 +0100)
src/mesa/drivers/dri/i915/i915_tex_layout.c

index 702655283ba40d7c29d81ade782c9ab838048ae7..af9c7ee9b6fa1d607233fe1ed0090f33a343cb92 100644 (file)
@@ -67,7 +67,8 @@ static GLint bottom_offsets[6] = {
 
 
 /**
- * Cube texture map layout for i830M-GM915.
+ * Cube texture map layout for i830M-GM915 and
+ * non-compressed cube texture map on GM945.
  *
  * Hardware layout looks like:
  *
@@ -258,7 +259,7 @@ i915_miptree_layout(struct intel_context *intel, struct intel_mipmap_tree * mt,
 
 
 /**
- * Cube texture map layout for GM945 and later.
+ * Compressed cube texture map layout for GM945 and later.
  *
  * The hardware layout looks like the 830-915 layout, except for the small
  * sizes.  A zoomed in view of the layout for 945 is: