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

Cleanup and unify efb copy implemtations into VideoCommon #2957

Merged
merged 5 commits into from Sep 6, 2015

Conversation

phire
Copy link
Member

@phire phire commented Sep 4, 2015

No description provided.

}

// Fill gamecube memory with the tag value
void TextureCache::TCacheEntryBase::Memset(u8* ptr, u32 tag)

This comment was marked as off-topic.

Addded a few duplicated depth copy texture formats to the enum
in TextureDecoder.h. These texture formats were already implemented
in TextureCacheBase and the ogl/dx11 texture cache implementations.
Fixes purple shadow in THPS4 and many other things.
@degasus
Copy link
Member

degasus commented Sep 6, 2015

LGTM, nice cleanup

phire added a commit that referenced this pull request Sep 6, 2015
Cleanup and unify efb copy implemtations into VideoCommon
@phire phire merged commit c08a83a into dolphin-emu:master Sep 6, 2015
@phire phire deleted the unify_efbcopy branch September 7, 2015 02:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants