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 copying textures being broken when the FBO implementation is used #1320

Merged
merged 1 commit into from Dec 6, 2017

Conversation

binary1248
Copy link
Member

Fixes #1319.

…r copying using FBOs and make sure to flip the source data back into non-flipped orientation when blitting from a flipped texture. (Fixes #1319)
Copy link
Member

@LaurentGomila LaurentGomila left a comment

Choose a reason for hiding this comment

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

Looks good 👍

@eXpl0it3r eXpl0it3r added this to the 2.5 milestone Nov 19, 2017
@eXpl0it3r eXpl0it3r added this to Review & Testing in SFML 2.5.0 Nov 19, 2017
@eXpl0it3r eXpl0it3r moved this from Review & Testing to Ready in SFML 2.5.0 Nov 19, 2017
@eXpl0it3r eXpl0it3r merged commit 3871e01 into master Dec 6, 2017
@eXpl0it3r eXpl0it3r moved this from Ready to Merged / Superseded in SFML 2.5.0 Dec 6, 2017
@eXpl0it3r eXpl0it3r deleted the bugfix/texture_copy branch December 6, 2017 16:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
SFML 2.5.0
  
Merged / Superseded
Development

Successfully merging this pull request may close these issues.

None yet

3 participants