dolphin-emulator/Source/Core
Scott Mansell 9872f5b518 FifoAnalyzer: Remove old code that was meant to handle EFB copies
It wasn't working, I'm not really sure why.
Since #2997 we rely on video common to mark efb copies 'written'
during recording, and for old dffs we just ignore the bad texture
while playing back in the texture cache.
2015-11-23 23:02:39 +13:00
..
AudioCommon Merge pull request #3105 from phire/dont_block 2015-10-03 17:55:26 -07:00
Common Remove uses of __DATE__ and __TIME__ 2015-11-14 00:52:41 +00:00
Core FifoAnalyzer: Remove old code that was meant to handle EFB copies 2015-11-23 23:02:39 +13:00
DiscIO DiscIO: drop unused stuff 2015-11-10 17:03:08 +01:00
DolphinQt Remove uses of __DATE__ and __TIME__ 2015-11-14 00:52:41 +00:00
DolphinWX Remove uses of __DATE__ and __TIME__ 2015-11-14 00:52:41 +00:00
InputCommon Fix some bugs in Pipe input parsing. 2015-11-03 20:26:23 -08:00
UICommon UICommon: Respect XDG Base Directory Specification on POSIX systems. 2015-11-10 21:53:29 +00:00
VideoBackends VideoCommon: rename TextureCache to TextureCacheBase 2015-11-06 15:43:58 +01:00
VideoCommon XFMem: Don't warn on writes of zero to unknown registers. 2015-11-08 14:59:55 +13:00
CMakeLists.txt