dolphin/Source/Core/VideoBackends
Ryan Houdek a4bb0dafb4 Removes ZeroFrog's "optimized" memcpy and memcmp functions.
These were only compiled in on Windows and x86_32.
They provided "optimized" copies and compares based on blocksizes for the AMD Athlon and Duron CPU families.
The code was taken from something that AMD provides with a as-is license.
Just get rid of this crap.
2014-05-17 18:03:31 -05:00
..
D3D Video backends: mass-replace "xfregs" with "xfmem". 2014-05-16 18:58:07 -07:00
OGL Video backends: mass-replace "xfregs" with "xfmem". 2014-05-16 18:58:07 -07:00
Software Removes ZeroFrog's "optimized" memcpy and memcmp functions. 2014-05-17 18:03:31 -05:00
CMakeLists.txt Merge of GL-AutoChoose. 2014-01-18 04:11:59 +00:00