Skip to content

Add alpha blending test to the test suite

Pekka Paalanen requested to merge pq/weston:mr/alphatest into master

This series starts with slight OCD'ing, then adds a new test. From the commit message:

In anticipation of invasive future work on color management, add an alpha blending test to make sure we don't break alpha blending.

The idea for doing a monotonicity test came from glennk on #dri-devel in Freenode IRC.

More details in the test code.

Merge request reports