mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-10-05 15:49:01 +00:00
hack out a test gui
This commit is contained in:
parent
625c26c1b3
commit
c9a8039957
7 changed files with 219 additions and 1 deletions
|
@ -1249,6 +1249,7 @@ void Renderer::Swap(u32 xfb_addr, u32 fb_width, u32 fb_stride, u32 fb_height, u6
|
|||
|
||||
DrawDebugText();
|
||||
OSD::DrawMessages();
|
||||
OSD::DrawSlippiPlaybackControls();
|
||||
ImGui::Render();
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue