mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 04:08:55 +00:00
VideoCommon: rewrite frame skipping code
This commit is contained in:
parent
e1248599eb
commit
8b84ddce9a
8 changed files with 20 additions and 34 deletions
|
@ -152,7 +152,6 @@ protected:
|
|||
// can probably eliminate this static var
|
||||
static int s_LastEFBScale;
|
||||
|
||||
static bool s_skipSwap;
|
||||
static bool XFBWrited;
|
||||
|
||||
FPSCounter m_fps_counter;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue