Closed Bug 522389 Opened 15 years ago Closed 11 years ago

Implement some sort of cached rendering to offscreen textures

Categories

(Core :: SVG, defect)

defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: jwatt, Unassigned)

References

()

Details

Given our eminent support of SMIL and CSS Transitions, we should implement some sort of caching of rendering to offscreen textures. SVG Tiny 1.2 introduced a property called 'buffered-rendering', but I'm not convinced it's a great solution.

http://www.w3.org/TR/SVGTiny12/painting.html#BufferedRenderingProperty

Opera apparently now implements it though, and Ed demoed it at SVG Open 2009.
Flags: wanted-next+
Layers has provided what we need. There are certainly cases where we can and should leverage Layers more effectively for SVG, but we should do that on a case-by-case bases in individual perf bugs as we encounter them.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Resolution: FIXED → WORKSFORME
You need to log in before you can comment on or make changes to this bug.