Ryujinx/Ryujinx.Graphics.OpenGL
EmulationFanatic b5c72b44de
Merge pull request #2177 from riperiperi/feature/parallel-shader-cache
Allow parallel shader compilation when loading a shader cache
2021-05-19 11:39:19 -07:00
..
Helper
Image Use copy dependencies for the Intel/AMD view format workaround (#2144) 2021-05-16 20:43:27 +02:00
Queries
BackgroundContextWorker.cs
Buffer.cs
Constants.cs
Debugger.cs
EnumConversion.cs
FormatInfo.cs
FormatTable.cs
Framebuffer.cs Use copy dependencies for the Intel/AMD view format workaround (#2144) 2021-05-16 20:43:27 +02:00
Handle.cs
HwCapabilities.cs Merge pull request #2177 from riperiperi/feature/parallel-shader-cache 2021-05-19 11:39:19 -07:00
IOpenGLContext.cs
Pipeline.cs Use copy dependencies for the Intel/AMD view format workaround (#2144) 2021-05-16 20:43:27 +02:00
Program.cs Implement parallel host shader cache compilation. 2021-04-18 17:33:58 +01:00
Renderer.cs Merge pull request #2177 from riperiperi/feature/parallel-shader-cache 2021-05-19 11:39:19 -07:00
ResourcePool.cs
Ryujinx.Graphics.OpenGL.csproj
Shader.cs
Sync.cs
VertexArray.cs
VertexBuffer.cs
Window.cs