This directory contains graphics support code with minimal external dependencies (e.g., no references to core). The main subdirectories are:
compositing -- Contains the implementation of the “blink compositing algorithm”.darkmode -- Dark mode neural network classifier.filters -- Filter effects.gpu -- GPU-accelerated support code.paint -- Contains the implementation of display lists and display list-based painting.