projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
50ad155
)
mesa: remove obsolete comment on _mesa_dest_buffer_exists()
author
Brian Paul
<brianp@vmware.com>
Mon, 9 Jan 2012 16:38:06 +0000
(09:38 -0700)
committer
Brian Paul
<brianp@vmware.com>
Thu, 12 Jan 2012 16:23:55 +0000
(09:23 -0700)
src/mesa/main/framebuffer.c
patch
|
blob
|
history
diff --git
a/src/mesa/main/framebuffer.c
b/src/mesa/main/framebuffer.c
index 730de620611332c6d760cd34477145f98bbae958..3ce395590daaed05105f54118575d96069518b50 100644
(file)
--- a/
src/mesa/main/framebuffer.c
+++ b/
src/mesa/main/framebuffer.c
@@
-851,7
+851,6
@@
_mesa_source_buffer_exists(struct gl_context *ctx, GLenum format)
/**
* As above, but for drawing operations.
- * XXX could do some code merging w/ above function.
*/
GLboolean
_mesa_dest_buffer_exists(struct gl_context *ctx, GLenum format)