mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-12 01:38:37 +12:00
rsx/gui: Delay game window pop-up until first frame
This commit is contained in:
parent
00ff53499a
commit
79513f06a4
6 changed files with 10 additions and 12 deletions
|
@ -2039,7 +2039,6 @@ namespace rsx
|
|||
|
||||
std::memset(display_buffers, 0, sizeof(display_buffers));
|
||||
|
||||
on_init_rsx();
|
||||
m_rsx_thread_exiting = false;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue