This website requires JavaScript.
Explore
Help
Register
Sign In
Museum
/
ryujinx
Archived
Watch
1
Star
0
Fork
0
You've already forked ryujinx
Code
Issues
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2025-09-02
. You can view files and clone it, but cannot push or open issues or pull requests.
Files
59fdaa744b20f91928ee3fcaf5fabfcb7b409451
ryujinx
/
Ryujinx.Graphics.OpenGL
History
gdkchan
59fdaa744b
GPU resource disposal
2020-01-09 02:13:00 +01:00
..
Buffer.cs
Initial work
2020-01-09 02:13:00 +01:00
Counters.cs
Initial work
2020-01-09 02:13:00 +01:00
Debugger.cs
Change GPU errors to debug and reduce log messages
2020-01-09 02:13:00 +01:00
EnumConversion.cs
Change GPU errors to debug and reduce log messages
2020-01-09 02:13:00 +01:00
FormatInfo.cs
Add basic error logging to the GPU
2020-01-09 02:13:00 +01:00
FormatTable.cs
Add basic error logging to the GPU
2020-01-09 02:13:00 +01:00
Framebuffer.cs
Support copy of slices to 3D textures, remove old 3D render target layered render support, do not delete textures with existing views created from them
2020-01-09 02:13:00 +01:00
HwCapabilities.cs
Support non-constant texture offsets on non-NVIDIA gpus
2020-01-09 02:13:00 +01:00
Pipeline.cs
GPU resource disposal
2020-01-09 02:13:00 +01:00
Program.cs
GPU resource disposal
2020-01-09 02:13:00 +01:00
Renderer.cs
GPU resource disposal
2020-01-09 02:13:00 +01:00
Ryujinx.Graphics.OpenGL.csproj
Add basic error logging to the GPU
2020-01-09 02:13:00 +01:00
Sampler.cs
Some code cleanup
2020-01-09 02:13:00 +01:00
Shader.cs
Initial work
2020-01-09 02:13:00 +01:00
TextureCopy.cs
GPU resource disposal
2020-01-09 02:13:00 +01:00
TextureCopyUnscaled.cs
Some code cleanup
2020-01-09 02:13:00 +01:00
TextureStorage.cs
Change GPU errors to debug and reduce log messages
2020-01-09 02:13:00 +01:00
TextureView.cs
Some code cleanup
2020-01-09 02:13:00 +01:00
VertexArray.cs
GPU resource disposal
2020-01-09 02:13:00 +01:00
VertexBuffer.cs
Initial work
2020-01-09 02:13:00 +01:00
Window.cs
GPU resource disposal
2020-01-09 02:13:00 +01:00