Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Proper dither re-enabled #1045

Merged
merged 4 commits into from Apr 3, 2017
Merged
Changes from 1 commit
Commits
File filter...
Filter file types
Jump to…
Jump to file
Failed to load files.

Always

Just for now

Prev

Gradient reftests update

  • Loading branch information
kvark committed Mar 31, 2017
commit ccc1f948ec4545dc5f2a67126ccbaf525bfc2d95
Binary file not shown.
@@ -4,16 +4,16 @@

== linear.yaml linear-ref.png
== linear-reverse.yaml linear-ref.png
fuzzy(1,300) == linear-stops.yaml linear-stops-ref.png
fuzzy(1,35000) == linear-stops.yaml linear-stops-ref.png

# dithering requires us to fuzz here
fuzzy(1,20000) == linear.yaml linear-ref.yaml
fuzzy(1,20000) == linear-reverse.yaml linear-ref.yaml

== linear-aligned-clip.yaml linear-aligned-clip-ref.yaml

fuzzy(1,5) == radial-circle.yaml radial-circle-ref.png
fuzzy(1,4) == radial-ellipse.yaml radial-ellipse-ref.png
fuzzy(1,80000) == radial-circle.yaml radial-circle-ref.png
fuzzy(1,80000) == radial-ellipse.yaml radial-ellipse-ref.png

!= radial-circle.yaml radial-ellipse.yaml

ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.