projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
403181b
)
mesa: s/Bilt/Blit
author
Brian Paul
<brianp@vmware.com>
Tue, 27 Oct 2009 20:16:59 +0000
(14:16 -0600)
committer
Brian Paul
<brianp@vmware.com>
Tue, 27 Oct 2009 23:00:31 +0000
(17:00 -0600)
src/mesa/drivers/common/meta.c
patch
|
blob
|
history
diff --git
a/src/mesa/drivers/common/meta.c
b/src/mesa/drivers/common/meta.c
index b38f22e130ec504e914cd5ac92a8c3e12c82ae1b..64b77d864c22490aed5f0e2918301faae026ef85 100644
(file)
--- a/
src/mesa/drivers/common/meta.c
+++ b/
src/mesa/drivers/common/meta.c
@@
-1025,7
+1025,7
@@
init_blit_depth_pixels(GLcontext *ctx)
/**
- * Try to do a glB
il
tFramebuffer using no-copy texturing.
+ * Try to do a glB
li
tFramebuffer using no-copy texturing.
* We can do this when the src renderbuffer is actually a texture.
* But if the src buffer == dst buffer we cannot do this.
*