Summary: | Bad Win32 Backend Performance After Fallback Change | ||
---|---|---|---|
Product: | cairo | Reporter: | Brent Fulgham <bfulgham> |
Component: | win32 backend | Assignee: | cairo-bugs mailing list <cairo-bugs> |
Status: | RESOLVED FIXED | QA Contact: | cairo-bugs mailing list <cairo-bugs> |
Severity: | blocker | ||
Priority: | medium | CC: | joeybubbabob |
Version: | 1.9.2 | ||
Hardware: | Other | ||
OS: | Windows (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Bug Depends on: | |||
Bug Blocks: | 44797 |
Description
Brent Fulgham
2011-01-13 16:08:49 UTC
Example code to reference during implementation: 1. gl: Add a simple spans renderer for stroke/fill: http://cgit.freedesktop.org/~company/cairo/commit/?h=gl&id=1d11af083f5368c88032a33ff40d0e21c139db18 2. gl: Fix span renderer for unbounded spans http://cgit.freedesktop.org/~company/cairo/commit/?h=gl&id=ef8fd1355ea03b8566ef31642b32133d3543e4e8 3. gl : Fix span renderer doing bad stuff for CLEAR and SOURCE http://cgit.freedesktop.org/~company/cairo/commit/?h=gl&id=7d8359721b581845260c0442a174e48b061484a7 commit ae3319890eacd1c8282ca6df7b263ac74abb5f8d Author: Chris Wilson <chris@chris-wilson.co.uk> Date: Sun Feb 12 11:25:07 2012 +0000 win32: Rebase on the new compositor infrastructure Try and undo all the damage that has acrued over the years by plugging into the compositor pipeline. References: https://bugs.freedesktop.org/show_bug.cgi?id=42739 References: https://bugs.freedesktop.org/show_bug.cgi?id=42821 References: https://bugs.freedesktop.org/show_bug.cgi?id=33081 Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> |
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.