projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5a56405
)
hit space bar to rerun benchmark
author
Brian Paul
<brian.paul@tungstengraphics.com>
Wed, 29 Mar 2000 18:02:52 +0000
(18:02 +0000)
committer
Brian Paul
<brian.paul@tungstengraphics.com>
Wed, 29 Mar 2000 18:02:52 +0000
(18:02 +0000)
progs/demos/texdown.c
patch
|
blob
|
history
diff --git
a/progs/demos/texdown.c
b/progs/demos/texdown.c
index deb13abcafbc1e65e1dcd3080de75b3830522076..3ff8e5e61a8e9bd4dd31a6e7694dd73a15ce3818 100644
(file)
--- a/
progs/demos/texdown.c
+++ b/
progs/demos/texdown.c
@@
-1,4
+1,4
@@
-/* $Id: texdown.c,v 1.
2 2000/03/29 15:47:48
brianp Exp $ */
+/* $Id: texdown.c,v 1.
3 2000/03/29 18:02:52
brianp Exp $ */
/*
* Copyright (C) 1999 Brian Paul All Rights Reserved.
@@
-303,6
+303,7
@@
Key(unsigned char key, int x, int y)
(void) y;
switch (key) {
case ' ':
+ Mode = 0;
break;
case 'b':
/* toggle border */