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

OGL: force enable postprocessing #1322

Merged
merged 1 commit into from Oct 25, 2014
Merged

OGL: force enable postprocessing #1322

merged 1 commit into from Oct 25, 2014

Conversation

degasus
Copy link
Member

@degasus degasus commented Oct 18, 2014

This commit removes the duplicated blit. Now the postprocessing framework directly reads from EFB/XFB and draws to the default framebuffer.

@degasus degasus force-pushed the ogl-pp branch 3 times, most recently from a18ad60 to a9f3f0b Compare October 18, 2014 12:39
GL_COLOR_BUFFER_BIT, GL_LINEAR);

GL_REPORT_ERRORD();
// not used

This comment was marked as off-topic.

@skidau
Copy link
Contributor

skidau commented Oct 20, 2014

degasus, I think it is worth actioning Buddybenj's comments (except the 132 char comment).

@degasus
Copy link
Member Author

degasus commented Oct 22, 2014

updated

skidau added a commit that referenced this pull request Oct 25, 2014
OGL: force enable postprocessing
@skidau skidau merged commit bc26cb1 into dolphin-emu:master Oct 25, 2014
@degasus degasus deleted the ogl-pp branch February 3, 2019 22:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants