suyu/src/yuzu_cmd/emu_window
jroweboy 64dbc92b61 Add FPS to SDL title bar
Also fix a small issue with incorrect shutdown ordering in SDL.
Previously the system would still be running so the telemetry task
didn't launch and detached_tasks would assert(count == 0)
2019-09-22 15:49:39 +02:00
..
emu_window_sdl2.cpp Add FPS to SDL title bar 2019-09-22 15:49:39 +02:00
emu_window_sdl2.h Add FPS to SDL title bar 2019-09-22 15:49:39 +02:00
emu_window_sdl2_gl.cpp video_core: Make ARB_buffer_storage a required extension 2019-06-20 21:36:12 -03:00
emu_window_sdl2_gl.h yuzu_cmd: Split emu_window OpenGL implementation into its own file 2019-05-25 17:47:13 -03:00