This website requires JavaScript.
Explore
Help
Register
Sign In
jprdonnelly
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2026-04-14 05:00:51 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0ef88d4ecb103908aeaba0105767b96ef5e755c4
dolphin
/
Source
/
Core
/
VideoCommon
/
TextureCacheBase.h
iwubcode
6fd7867c56
VideoCommon: simplify TextureCacheBase by comparing a xfb's hash against a newly calculated one. This fixes games like Teenage Mutant Ninja Turtles (Wii) which use oversized textures where the stride doesn't match the BytesPerRow and that resulted in a different hash algorithm being used. By not hashing the texture before, we improve performance by hashing at most once in all direct XFB lookup scenarios.
2021-05-08 01:29:48 -05:00
14 KiB
Raw
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink