projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
90dcfb3
)
progs/perf: fix typo in sconscript
author
Keith Whitwell
<keithw@vmware.com>
Thu, 24 Sep 2009 15:50:27 +0000
(16:50 +0100)
committer
Keith Whitwell
<keithw@vmware.com>
Thu, 24 Sep 2009 15:50:27 +0000
(16:50 +0100)
progs/perf/SConscript
patch
|
blob
|
history
diff --git
a/progs/perf/SConscript
b/progs/perf/SConscript
index 224928bf98b2131b7963c769146379e4ac8291ee..84f1669e5ea655f70f4dc485b6621d70d0e57e3e 100644
(file)
--- a/
progs/perf/SConscript
+++ b/
progs/perf/SConscript
@@
-12,7
+12,7
@@
progs = [
'drawoverhead',
'fbobind',
'fill',
-
"
readpixels',
+
'
readpixels',
'swapbuffers',
'teximage',
'vbo',