ryujinx/Ryujinx.Graphics.Gpu
mageven a728610b40
Implement Constant Color blends (#1119)
* Implement Constant Color blends and init blend states

* Address gdkchan's comments

Also adds Set methods to GpuState

* Fix descriptions of QueryModified
2020-04-25 23:00:43 +10:00
..
Engine Implement Constant Color blends (#1119) 2020-04-25 23:00:43 +10:00
Image Implement SULD shader instruction (#1117) 2020-04-22 09:35:28 +10:00
Memory Initial conditional rendering support (#1012) 2020-04-22 16:00:11 +10:00
Shader Implement SULD shader instruction (#1117) 2020-04-22 09:35:28 +10:00
State Implement Constant Color blends (#1119) 2020-04-25 23:00:43 +10:00
Synchronization SurfaceFlinger v2 (#981) 2020-04-22 14:10:27 +10:00
ClassId.cs
Constants.cs
DmaPusher.cs Suppress warnings from fields never used or never assigned (CS0169 and CS0649) (#919) 2020-04-21 07:59:59 +10:00
GpuContext.cs
GraphicsConfig.cs
MacroInterpreter.cs
MethodParams.cs
NvGpuFifo.cs
Ryujinx.Graphics.Gpu.csproj Update .NET Core to 3.1, and update NuGet Packages (#1121) 2020-04-22 14:13:41 +10:00
ShadowRamControl.cs
Window.cs