projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
377eb5c
)
intel: wrap comment and fix typo
author
Brian Paul
<brianp@vmware.com>
Sat, 5 Nov 2011 16:48:18 +0000
(10:48 -0600)
committer
Brian Paul
<brianp@vmware.com>
Mon, 7 Nov 2011 21:25:48 +0000
(14:25 -0700)
src/mesa/drivers/dri/intel/intel_tex_obj.h
patch
|
blob
|
history
diff --git
a/src/mesa/drivers/dri/intel/intel_tex_obj.h
b/src/mesa/drivers/dri/intel/intel_tex_obj.h
index c61ac2d1f718340e432e32586fe5c375520b6edb..3a32801d47a50736f364fcfc3d2a3dd8c40617a6 100644
(file)
--- a/
src/mesa/drivers/dri/intel/intel_tex_obj.h
+++ b/
src/mesa/drivers/dri/intel/intel_tex_obj.h
@@
-85,8
+85,8
@@
struct intel_texture_image
/**
* The depth buffer has format X8_Z24. The x8 bits are undefined unless
- * intel_tex_image_s8z24_gather has been immediately called. The depth
buffer
- *
res
uses the image miptree's region and hiz_region as its own.
+ * intel_tex_image_s8z24_gather has been immediately called. The depth
+ *
buffer re
uses the image miptree's region and hiz_region as its own.
*/
struct gl_renderbuffer *depth_rb;