git.ucc.asn.au
/
atyndall
/
cits2231.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b6ab27a
)
(no commit message)
author
Ash Tyndall
<
[email protected]
>
Fri, 21 Oct 2011 12:18:04 +0000
(20:18 +0800)
committer
Ash Tyndall
<
[email protected]
>
Fri, 21 Oct 2011 12:18:04 +0000
(20:18 +0800)
scene.c
patch
|
blob
|
history
diff --git
a/scene.c
b/scene.c
index
386586e
..
1d9868c
100644
(file)
--- a/
scene.c
+++ b/
scene.c
@@
-404,7
+404,6
@@
void display() {
getTexture(so.texture);
\r
glBindTexture(GL_TEXTURE_2D, so.texture);
\r
} else {
\r
- getTexture(0);
\r
glBindTexture(GL_TEXTURE_2D, 0);
\r
}
\r
\r
UCC
git Repository :: git.ucc.asn.au