projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
758f447
)
make lookup_query_object() static
author
Brian Paul
<brian.paul@tungstengraphics.com>
Mon, 12 Sep 2005 15:05:57 +0000
(15:05 +0000)
committer
Brian Paul
<brian.paul@tungstengraphics.com>
Mon, 12 Sep 2005 15:05:57 +0000
(15:05 +0000)
src/mesa/main/occlude.c
patch
|
blob
|
history
diff --git
a/src/mesa/main/occlude.c
b/src/mesa/main/occlude.c
index d93380227e5b0860dfcfaa534ddde8309143a8de..53981d67c392afaf2ccd5e7243b1bab297e44929 100644
(file)
--- a/
src/mesa/main/occlude.c
+++ b/
src/mesa/main/occlude.c
@@
-64,7
+64,7
@@
delete_query_object(struct gl_query_object *q)
}
-struct gl_query_object *
+st
atic st
ruct gl_query_object *
lookup_query_object(GLcontext *ctx, GLuint id)
{
return (struct gl_query_object *)