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

Fix some Direct3D 9 validation errors #8349

Merged
merged 3 commits into from
Jan 1, 2016

Conversation

unknownbrackets
Copy link
Collaborator

The blitting change ought to improve performance.

I found these while trying to figure out why #8246 didn't work in Direct3D 9, but they aren't actually related to those changes. I'm pulling them out so they can be merged / tested separately.

-[Unknown]

@hrydgard
Copy link
Owner

hrydgard commented Jan 1, 2016

The comma operator really is scary!

hrydgard added a commit that referenced this pull request Jan 1, 2016
Fix some Direct3D 9 validation errors
@hrydgard hrydgard merged commit 614eff1 into hrydgard:master Jan 1, 2016
@unknownbrackets unknownbrackets deleted the d3d9-minor branch January 1, 2016 16:46
@unknownbrackets
Copy link
Collaborator Author

I'm really surprised MSVC didn't give any warning about that.

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

2 participants