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

GPU: Properly flip cull on simple triangle lists #11612

Merged
merged 2 commits into from
Nov 30, 2018

Conversation

unknownbrackets
Copy link
Collaborator

Another optimization was getting in the way, oops. Fixes #11601.

I'm still not completely sure why this didn't get triggered in the dump, it might be because of jumps being inserted to manage the total list size, though, and CALL flattening that happens because it records executed commands.

-[Unknown]

Trying to make dumps properly trigger this optimization, but they still
sometimes get flattened and don't.
@unknownbrackets unknownbrackets added this to the v1.8.0 milestone Nov 30, 2018
@weihuoya
Copy link
Contributor

oh, so many issues, hope this completely fix all. thanks a lot.

@hrydgard hrydgard merged commit 3531284 into hrydgard:master Nov 30, 2018
@Abbanon
Copy link
Contributor

Abbanon commented Nov 30, 2018

Confirmed working!

@unknownbrackets unknownbrackets deleted the cullmode branch November 30, 2018 13:03
@unknownbrackets
Copy link
Collaborator Author

Every change has bugs, it's still a good optimization.

-[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.

4 participants