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

Make logic ops flush on GLES #8219

Merged
merged 3 commits into from
Nov 16, 2015
Merged

Conversation

unknownbrackets
Copy link
Collaborator

So yeah. They weren't flushing. Tore apart blending and the entire rendeirng pipeline to try to simulate the failure on desktop, finally realized it just wasn't even trying...

-[Unknown]

This was causing it to always say unknown weights since the +1 on
weightCount.
So that we can control it centrally in GLES_GPU.
We have a backup plan for them now, so they need to flush.

Fixes hrydgard#2917.
@hrydgard
Copy link
Owner

Oh. Sorry about that one - that only made any kind of sense back when we didn't even try to fake logic ops :(

hrydgard added a commit that referenced this pull request Nov 16, 2015
@hrydgard hrydgard merged commit 563ad0f into hrydgard:master Nov 16, 2015
@unknownbrackets unknownbrackets deleted the gpu-logicop branch November 16, 2015 01:22
@unknownbrackets
Copy link
Collaborator Author

Not your fault at all, I just wish I'd found it before looking everywhere else, heh.

-[Unknown]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants