mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2025-12-12 07:36:59 +00:00
Revert "Only selectively compile Metal & fix some compilation issues"
This reverts commit beda3206e0.
This commit is contained in:
parent
beda3206e0
commit
e6bad52945
5 changed files with 8 additions and 7 deletions
|
|
@ -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()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue