mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2024-11-02 13:02:44 +01:00
adding swiftUI notice
This commit is contained in:
parent
0feb0aa7a1
commit
d33d50780e
1 changed files with 2 additions and 0 deletions
|
@ -7,6 +7,8 @@
|
||||||
#include "video_core/renderer_metal/mtl_device.h"
|
#include "video_core/renderer_metal/mtl_device.h"
|
||||||
#include "video_core/renderer_metal/renderer_metal.h"
|
#include "video_core/renderer_metal/renderer_metal.h"
|
||||||
|
|
||||||
|
// TODO: Make it the way that we can make a swiftUI for the macOS app instead of qt
|
||||||
|
|
||||||
namespace Metal {
|
namespace Metal {
|
||||||
|
|
||||||
RendererMetal::RendererMetal(Core::Frontend::EmuWindow& emu_window,
|
RendererMetal::RendererMetal(Core::Frontend::EmuWindow& emu_window,
|
||||||
|
|
Loading…
Reference in a new issue