]> git.cworth.org Git - cworth.org/blobdiff - src/exa/corrected_rectangles.mdwn
Convert prefix directives to new syntax.
[cworth.org] / src / exa / corrected_rectangles.mdwn
index 6b13fea0820f1ef9a270f9ebd53cf71a022fb304..d58696de9ba6a40226da0568829bacb92d60cd36 100644 (file)
@@ -1,8 +1,8 @@
-[[meta title="Correcting bugs in the rectangles test"]]
+[[!meta title="Correcting bugs in the rectangles test"]]
 
-[[tag cairo exa performance xorg]]
+[[!tag cairo exa performance xorg]]
 
-Owen Taylor was kind enough to take a close look at my [[recent
+Owen Taylor was kind enough to take a close look at my [[!recent
 post|understanding_rectangles]] comparing the performance of EXA and
 NoAccel rectangle fills on an r100. He was also careful enough to
 notice that the results looked really fishy.
@@ -87,9 +87,9 @@ returning consistent numbers from one run to the next, though. And the
 results do appear to have the correct trend as can be seen from these
 two graphs showing the measured fill rates:
 
-[[img fill-rates-cairo-perf.png]]
+[[!img fill-rates-cairo-perf.png]]
 
-[[img fill-rates-x11perf.png]]
+[[!img fill-rates-x11perf.png]]
 
 But again, notice from the Y-axis values of the cairo-perf plot that
 the numbers are just plain too large to be believed.