mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -06:00
VideoSW: Drop HwRasterizer
I don't remember it being working, and nobody cares about performance of videosw.
This commit is contained in:
@ -20,7 +20,6 @@ struct SWVideoConfig : NonCopyable
|
||||
bool bHideCursor;
|
||||
bool renderToMainframe;
|
||||
|
||||
bool bHwRasterizer;
|
||||
bool bBypassXFB;
|
||||
|
||||
// Emulation features
|
||||
|
Reference in New Issue
Block a user