projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
30b9ead
)
gallium: remove old comment about return values
author
Brian Paul
<brianp@vmware.com>
Fri, 2 Apr 2010 04:15:17 +0000
(22:15 -0600)
committer
Brian Paul
<brianp@vmware.com>
Fri, 2 Apr 2010 04:17:14 +0000
(22:17 -0600)
src/gallium/include/pipe/p_context.h
patch
|
blob
|
history
diff --git
a/src/gallium/include/pipe/p_context.h
b/src/gallium/include/pipe/p_context.h
index d1b734a9f9a3247f72d84c03320e2fe90d80d814..6aba6ef1eeedbc4b86cd51c4c25a63b2b08fa7df 100644
(file)
--- a/
src/gallium/include/pipe/p_context.h
+++ b/
src/gallium/include/pipe/p_context.h
@@
-58,7
+58,7
@@
struct pipe_context {
void (*destroy)( struct pipe_context * );
/**
- * VBO drawing
(return false on fallbacks (temporary??))
+ * VBO drawing
*/
/*@{*/
void (*draw_arrays)( struct pipe_context *pipe,