summaryrefslogtreecommitdiff
path: root/Bugs
diff options
context:
space:
mode:
authorKaleb Keithley <kaleb@freedesktop.org>2003-11-14 16:49:22 +0000
committerKaleb Keithley <kaleb@freedesktop.org>2003-11-14 16:49:22 +0000
commit82a6e01af6c39e22855495b912c23efddfb17224 (patch)
treef8b4d4eddf8c871e008fbd518770ef966e1679a5 /Bugs
Initial revisionXORG-STABLE
Diffstat (limited to 'Bugs')
-rw-r--r--Bugs11
1 files changed, 11 insertions, 0 deletions
diff --git a/Bugs b/Bugs
new file mode 100644
index 0000000..c8ed6f2
--- /dev/null
+++ b/Bugs
@@ -0,0 +1,11 @@
+Bugs found with xbench
+----------------------
+Lines, FillStyle Solid, Planemask 0, LineWidth 0 - draws lines anyways.
+ other FillStyles work correctly.
+Rectangles - same problem.
+Filled Rectangles, FillStyle other than OpaqueStippled, Planemask 0 - draws
+ rectangles anyways.
+ OpaqueStippled works fine.
+Dashed Lines - sometimes hangs.
+ only happens when lots of lines/short dashes/long lines.
+Lines, Function equiv, LineWidth > 1 - copies instead of equiving.