Adam Barth 13f67343d0 Add support for backdrop filters in the compositor
Particularly, add support for blur filters to implement backdrop blur effects.
2016-04-01 17:15:36 -07:00
..
2016-03-21 14:59:49 -07:00
2016-01-12 22:39:51 -08:00
2016-03-17 17:14:04 -07:00
2016-03-21 14:59:49 -07:00
2016-01-12 22:39:51 -08:00

Flow

Flow is a simple compositor based on Skia that the Flutter engine uses to cache recoded paint commands and pixels generated from those recordings. Flow runs on the GPU thread and uploads information to the GPU.