WPE WebKit and WebKitGTK 2.54 introduced a new Skia-based compositor to replace the decade-old TextureMapper, modernizing the codebase and reducing maintenance burden while improving support for filters and masks. The Igalia WebKit graphics team implemented SkiaCompositingLayer with optimizations for filters using color filters instead of intermediate surfaces and simplified mask handling through Skia APIs, achieving performance parity or better than the legacy OpenGL ES-based system.
A native PC port of GoldenEye 007 (1997) compiled from decompiled N64 source code, now at v0.3.0 with all 21 single-player missions running at 60 fps on Windows, Linux, and Steam Deck. The port emulates the N64's graphics coprocessor in software and requires users to provide their own ROM; development was assisted by Claude Pro and a local LLM model.