Summary: | A new performance test: composite_checker | ||
---|---|---|---|
Product: | cairo | Reporter: | Björn Lindqvist <bjourne> |
Component: | general | Assignee: | Carl Worth <cworth> |
Status: | RESOLVED FIXED | QA Contact: | cairo-bugs mailing list <cairo-bugs> |
Severity: | normal | ||
Priority: | medium | CC: | bjourne |
Version: | 1.5.1 | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: |
part 1
part 2 part 3 part 4 |
Description
Björn Lindqvist
2007-10-14 16:47:54 UTC
Created attachment 12042 [details] [review] part 1 Created attachment 12043 [details] [review] part 2 Created attachment 12044 [details] [review] part 3 Created attachment 12045 [details] [review] part 4 Thanks - I've finally got around to applying this perf case. The patches were fine, but I suggest you try "git rebase -i origin" if you've not already discovered it. I took the liberty of applying a simple, unrestrictive license: /* * Copyright © 2007 Björn Lindqvist * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, copy, * modify, merge, publish, distribute, sublicense, and/or sell copies * of the Software, and to permit persons to whom the Software is * furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice shall be * included in all copies or substantial portions of the Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE * SOFTWARE. * * Author: Björn Lindqvist <bjourne@gmail.com> */ Please tell me if you are unhappy to use this license for your contribution. Thanks. Thanks for looking at this. The copyright notice looks fine. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.