summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2013-06-05 22:37:28 +0100
committerChris Wilson <chris@chris-wilson.co.uk>2013-06-05 22:37:28 +0100
commit3691cbaf0873b10f599939602e0ed487b2512041 (patch)
tree9df00b30443ba905fe09266530e136f48d6debaf
parentff0e00c202a662b3799b70c2bfe4588490d11187 (diff)
Add a trace for Thunar selection rectanglesHEADmaster
Is this the first instance of a MULTIPLY operation in the wild?
-rw-r--r--README4
-rw-r--r--benchmark/thunar.lzmabin0 -> 225047 bytes
2 files changed, 4 insertions, 0 deletions
diff --git a/README b/README
index 19e65e6..8d55df0 100644
--- a/README
+++ b/README
@@ -167,3 +167,7 @@ chromium-tabs - provided by Jindrich Makovicka to exercise an issue
gtkperf - a refined capture from the GtkPerf benchmark using the
AdWaita theme. Only interesting from the pathological
GTK+ perspective.
+
+thunar - a capture of using a selection box in Thunar. This is
+ noteworthy for their new rendering technique of using a
+ MULTIPLY composite operation for the selection rectangle.
diff --git a/benchmark/thunar.lzma b/benchmark/thunar.lzma
new file mode 100644
index 0000000..00c118b
--- /dev/null
+++ b/benchmark/thunar.lzma
Binary files differ