Lightspark's Advanced Graphics Engine Progresses

In a new blog post by Alessandro he announces another Lightspark Flash Player point release that offers up bug-fixes and he proceeds to talk about the progress being made on this graphics engine.
For those that didn't read our original write-up about the graphics improvements coming to Lightspark, "The new graphics path for Lightspark is expected to be faster and more powerful with a mix of hardware and software rendering with its design being inspired by modern compositing managers. Geometries will be generated using Cairo in a multi-threaded friendly manner. The resulting objects will then be offloaded to the GPU using PBOs (Pixel Buffer Objects) while OpenGL will be used to blit the rendered components on the screen and apply any filters/effects."
The new graphics engine for Flash isn't yet up to a feature parity with the current engine found in Lightspark 0.4.x, but it's looking good and still sounds to be on track for Lightspark 0.4.5. Alessandro is also reporting speed gains for this new code path that leverages Cairo and more advanced drawing techniques than the current implementation.
9 Comments