Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

Propagate context alpha into brushes for per-primitive draw, not layer#1369

Merged
DHowett-MSFT merged 1 commit into
microsoft:CGD2Dfrom
DHowett-MSFT:201611-alpha-per-prim
Nov 14, 2016
Merged

Propagate context alpha into brushes for per-primitive draw, not layer#1369
DHowett-MSFT merged 1 commit into
microsoft:CGD2Dfrom
DHowett-MSFT:201611-alpha-per-prim

Conversation

@DHowett-MSFT

@DHowett-MSFT DHowett-MSFT commented Nov 11, 2016

Copy link
Copy Markdown

This change is Reviewable


bool layer = false;
if (state.alpha != 1.0f || false /* mask, clip, etc. */) {
if (false /* mask, clip, etc. */) {

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am not removing this because #1368 will just re-add it.

@DHowett-MSFT

Copy link
Copy Markdown
Author

This will be tested by #1348.

@DHowett-MSFT DHowett-MSFT merged commit 8bb01ec into microsoft:CGD2D Nov 14, 2016
@DHowett-MSFT DHowett-MSFT deleted the 201611-alpha-per-prim branch November 14, 2016 21:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants