projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
72d7d2b
)
s/bugmgr/bufgr/
author
Brian
<brian.paul@tungstengraphics.com>
Mon, 17 Sep 2007 18:18:32 +0000
(12:18 -0600)
committer
Brian
<brian.paul@tungstengraphics.com>
Mon, 17 Sep 2007 18:18:32 +0000
(12:18 -0600)
src/mesa/pipe/p_winsys.h
patch
|
blob
|
history
diff --git
a/src/mesa/pipe/p_winsys.h
b/src/mesa/pipe/p_winsys.h
index 4d2cc2196f6a8dd5852ad7cfaab72e1e7ee2034e..2861e03c9e592b8d8456cbeb33433e0b6d8c7d8e 100644
(file)
--- a/
src/mesa/pipe/p_winsys.h
+++ b/
src/mesa/pipe/p_winsys.h
@@
-60,7
+60,7
@@
struct pipe_winsys {
const char *, ... );
- /* The buffer manager is modeled after the dri_bu
g
mgr interface,
+ /* The buffer manager is modeled after the dri_bu
f
mgr interface,
* but this is the subset that softpipe cares about. Remember that
* softpipe gets to choose the interface it needs, and the window
* systems must then implement that interface (rather than the