* Fix gamma issue by applying tone mapping in the shader Vello renders it's values to an RgbaUnorm texture but if we try to use this in the main rendering pipeline which renders to an Srgb surface gamma mapping is applied twice. * Add comment explaining why we do this to the shader * Rename variables |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||