projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
695adf4
)
progs/xdemos: Use C-style comment.
author
Vinson Lee
<vlee@vmware.com>
Sat, 19 Dec 2009 08:00:56 +0000
(
00:00
-0800)
committer
Vinson Lee
<vlee@vmware.com>
Sat, 19 Dec 2009 08:00:56 +0000
(
00:00
-0800)
progs/xdemos/corender.c
patch
|
blob
|
history
diff --git
a/progs/xdemos/corender.c
b/progs/xdemos/corender.c
index 1b18d9f54e7bfea4ae875f289b0b7aeab235aee9..640c902c136c140fab1f964b46eee1d197fdc016 100644
(file)
--- a/
progs/xdemos/corender.c
+++ b/
progs/xdemos/corender.c
@@
-187,7
+187,7
@@
redraw(Display *dpy)
* Without this glClear(), depth buffer for the second process
* is pretty much broken.
*/
- /
/glClear(GL_DEPTH_BUFFER_BIT);
+ /
* glClear(GL_DEPTH_BUFFER_BIT); */
glPushMatrix();
glTranslatef(1, 0, 0);