mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-21 05:09:34 -06:00
Software backend: Delete forked PixelEngine.
Mostly just zapping a bunch of duplicated code; the only interesting thing going on here is the changes to the performance counter implementation.
This commit is contained in:
@ -8,7 +8,7 @@
|
||||
#include "VideoBackends/Software/XFMemLoader.h"
|
||||
#include "VideoCommon/VideoCommon.h"
|
||||
|
||||
XFRegisters swxfregs;
|
||||
SWXFRegisters swxfregs;
|
||||
|
||||
void InitXFMemory()
|
||||
{
|
||||
|
Reference in New Issue
Block a user