ryujinx/Ryujinx.Graphics.OpenGL
Mary 7bc4971cf9
misc: Clean up of CS project after Avalonia merge (#3340)
This reformat Avalonia csproj file, remove unused deps and reajust
Ryujinx csproj a bit after some other changes

Also updated OpenTK.Graphics
2022-05-15 16:02:15 +02:00
..
Helper
Image Implement S8D24 texture format and tweak depth range detection (#2458) 2022-03-15 03:42:08 +01:00
Queries Use Enum and Delegate.CreateDelegate generic overloads (#3111) 2022-02-13 10:50:07 -03:00
BackgroundContextWorker.cs
Buffer.cs
Constants.cs
Debugger.cs
DrawTextureEmulation.cs
EnumConversion.cs Add alternative "GL" enum values for StencilOp (#3321) 2022-05-05 21:16:58 +02:00
FormatInfo.cs
FormatTable.cs Implement S8D24 texture format and tweak depth range detection (#2458) 2022-03-15 03:42:08 +01:00
Framebuffer.cs Implement S8D24 texture format and tweak depth range detection (#2458) 2022-03-15 03:42:08 +01:00
Handle.cs
HwCapabilities.cs
IOpenGLContext.cs
PersistentBuffers.cs Texture Sync, incompatible overlap handling, data flush improvements. (#2971) 2022-01-09 13:28:48 -03:00
Pipeline.cs misc: Clean up of CS project after Avalonia merge (#3340) 2022-05-15 16:02:15 +02:00
Program.cs New shader cache implementation (#3194) 2022-04-10 10:49:44 -03:00
Renderer.cs New shader cache implementation (#3194) 2022-04-10 10:49:44 -03:00
ResourcePool.cs
Ryujinx.Graphics.OpenGL.csproj misc: Clean up of CS project after Avalonia merge (#3340) 2022-05-15 16:02:15 +02:00
Sync.cs
VertexArray.cs
VertexBuffer.cs
Window.cs Avalonia UI - Part 1 (#3270) 2022-05-15 13:30:15 +02:00