Summary: | Cairo Graphics Acceleration... | ||
---|---|---|---|
Product: | cairo | Reporter: | ssseintr <ssseintr> |
Component: | image backend | Assignee: | Carl Worth <cworth> |
Status: | RESOLVED NOTABUG | QA Contact: | cairo-bugs mailing list <cairo-bugs> |
Severity: | critical | ||
Priority: | medium | ||
Version: | 1.10.3 | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
ssseintr
2011-03-27 22:39:25 UTC
bugzilla is a bug tracker, not a help forum. (In reply to comment #0) > Please guide me to accelerate on top of h/w so i can get the jet fast graphics > engine. As Benjamin pointed out this would be better discussed in another forum such as the cairo mailing list (see http://cairographics.org/lists/). The gist of the hardware acceleration story with cairo is currently that you need to be running a development version of cairo and use the OpenGL backend, or alternatively rely on the X server to use the hardware to the best extent possible. The speedups from using OpenGL are very dependent on the workload you pass it, and in many cases the image surface is actually faster due to lower overheads compared to talking to the hardware. If you wish to contribute to development of hardware acceleration of cairo or pixman, your best bet would be to join the development mailing lists and optionally poke your head in the #cairo irc channel on irc.freenode.net. Hope that helps, Joonas |
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.