forked from dolphin-emu/dolphin
Software Backend: Fix xfb output and add vertical scaling support
This commit is contained in:
@@ -42,5 +42,5 @@ private:
|
||||
|
||||
bool m_init{false};
|
||||
|
||||
u32 m_image_program, m_image_vao;
|
||||
u32 m_image_program, m_image_texture, m_image_vao;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user