yuzu_cmd: Split emu_window OpenGL implementation into its own file

This commit is contained in:
ReinUsesLisp 2019-05-25 17:47:13 -03:00
parent b6dcb1ae4d
commit 4b80dd23a4
6 changed files with 211 additions and 176 deletions

View file

@ -4,6 +4,8 @@ add_executable(yuzu-cmd
config.cpp
config.h
default_ini.h
emu_window/emu_window_sdl2_gl.cpp
emu_window/emu_window_sdl2_gl.h
emu_window/emu_window_sdl2.cpp
emu_window/emu_window_sdl2.h
resource.h