Platform/GFX/InternProjects: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 59: Line 59:
| Write a new scanline rasterizer for Cairo
| Write a new scanline rasterizer for Cairo
| The current approach is fast and high quality, but complicated, and has problems with clipping invariance. We can probably serve our needs better with something simpler, lower quality, and hopefully very fast, like skia.
| The current approach is fast and high quality, but complicated, and has problems with clipping invariance. We can probably serve our needs better with something simpler, lower quality, and hopefully very fast, like skia.
| ''TBD''
| jrmuizel
|-
| Speed up gradient rendering in Cairo
| Rendering gradients is slower than it should be, especially on ARM. The current performance needs to be measured and the current rendering methods worked out, then it needs to be sped up significantly. This can be through better rendering methods, parallelization (e.g. SIMD instruction use), or other methods.
| ''TBD''
| ''TBD''
| jrmuizel
| jrmuizel
|}
|}
Confirmed users
856

edits

Navigation menu