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
f0055482fd1aef9dcae7c6c4c6e01483f11f7839
ryujinx
/
Ryujinx.Graphics.OpenGL
History
gdkchan
b8e3909d80
Add a GetSpan method to the memory manager and use it on GPU (
#877
)
2020-01-13 10:27:50 +11:00
..
Buffer.cs
Add a GetSpan method to the memory manager and use it on GPU (
#877
)
2020-01-13 10:27:50 +11: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
Fix R5G6B5 in SurfaceFlinger (
#863
)
2020-01-09 19:12:47 +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
Address PR feedback
2020-01-09 02:13:00 +01:00
Pipeline.cs
Support instanced draw of quads" (
#881
)
2020-01-13 09:14:50 +11:00
Program.cs
GPU resource disposal
2020-01-09 02:13:00 +01:00
Renderer.cs
Replace glFinish with barrier for WaitForIdle (
#878
)
2020-01-13 09:12:40 +11:00
Ryujinx.Graphics.OpenGL.csproj
Add runtime identifiers to new projects
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
Address PR feedback
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
Add a GetSpan method to the memory manager and use it on GPU (
#877
)
2020-01-13 10:27:50 +11: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