Revert "Only selectively compile Metal & fix some compilation issues"
This reverts commit beda3206e0.
This commit is contained in:
@@ -1,10 +1,8 @@
|
||||
using SharpMetal.QuartzCore;
|
||||
using System;
|
||||
using System.Runtime.Versioning;
|
||||
|
||||
namespace Ryujinx.Ava.UI.Renderer
|
||||
{
|
||||
[SupportedOSPlatform("macos")]
|
||||
public class EmbeddedWindowMetal : EmbeddedWindow
|
||||
{
|
||||
public CAMetalLayer CreateSurface()
|
||||
|
||||
Reference in New Issue
Block a user