projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4524274
)
remove some cruft
author
Brian Paul
<brian.paul@tungstengraphics.com>
Tue, 14 Oct 2003 16:59:44 +0000
(16:59 +0000)
committer
Brian Paul
<brian.paul@tungstengraphics.com>
Tue, 14 Oct 2003 16:59:44 +0000
(16:59 +0000)
progs/demos/texobj.c
patch
|
blob
|
history
diff --git
a/progs/demos/texobj.c
b/progs/demos/texobj.c
index ff701e98c3b4bd5de6a38bbd88880301d595658f..f30ede464c01dcf658a60b1d8a7486d763d4897d 100644
(file)
--- a/
progs/demos/texobj.c
+++ b/
progs/demos/texobj.c
@@
-34,8
+34,6
@@
static GLboolean UseObj = GL_FALSE;
static void draw( void )
{
- glDepthFunc(GL_EQUAL);
- /* glClear( GL_COLOR_BUFFER_BIT | GL_DEPTH_BUFFER_BIT );*/
glClear( GL_COLOR_BUFFER_BIT );
glColor3f( 1.0, 1.0, 1.0 );