[GPU] Fix frame buffer being upside down in some cases

This commit is contained in:
gdkchan 2018-04-14 00:39:24 -03:00
parent 180ca8eeb7
commit f4bb7344b1
9 changed files with 96 additions and 5 deletions

View file

@ -1,8 +1,4 @@
using System;
using System.Collections.Generic;
using System.Text;
namespace Ryujinx.Core
namespace Ryujinx.Core
{
public enum LogClass
{