Ryujinx/Ryujinx.Graphics.OpenGL
Mary aa129fdbdf
infra: Migrate to .NET 5 (#1694)
* infra: Migrate to .NET 5

This migrate projects and CI to .NET 5

* Remove language version restrictions (now on 9.0 by default)

* infra: pin .NET 5 to avoid later issues

* infra: Cleanup csproj files

* infra: update dependencies

* infra: Add temporary workaround for a bug in Vector128.Create

see https://github.com/dotnet/runtime/issues/44704 for more informations
2020-11-15 19:27:15 +01:00
..
Image
Queries
BackgroundContextWorker.cs
Buffer.cs
Constants.cs
Debugger.cs
EnumConversion.cs
FormatInfo.cs
FormatTable.cs
Framebuffer.cs
Handle.cs
HwCapabilities.cs
Pipeline.cs Use explicit buffer and texture bindings on shaders (#1666) 2020-11-08 12:10:00 +01:00
Program.cs Salieri: shader cache (#1701) 2020-11-13 00:15:34 +01:00
Renderer.cs Salieri: shader cache (#1701) 2020-11-13 00:15:34 +01:00
ResourcePool.cs
Ryujinx.Graphics.OpenGL.csproj infra: Migrate to .NET 5 (#1694) 2020-11-15 19:27:15 +01:00
Shader.cs Use explicit buffer and texture bindings on shaders (#1666) 2020-11-08 12:10:00 +01:00
VertexArray.cs
VertexBuffer.cs
Window.cs