mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 04:08:55 +00:00
Move last XFB size from Render to FramebufferManager.
This commit is contained in:
parent
8f5223d0e6
commit
035840e7b5
7 changed files with 39 additions and 39 deletions
|
@ -163,9 +163,6 @@ protected:
|
|||
static float xScale;
|
||||
static float yScale;
|
||||
|
||||
static unsigned int s_XFB_width;
|
||||
static unsigned int s_XFB_height;
|
||||
|
||||
// can probably eliminate this static var
|
||||
static int s_LastEFBScale;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue