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
6a98c643cabeea25dc42e19fe475a687a034a532
ryujinx
/
Ryujinx.Graphics.OpenGL
History
gdk
6a98c643ca
Add a pass to turn global memory access into storage access, and do all storage related transformations on IR
2020-01-09 02:13:00 +01:00
..
Converters
Initial work
2020-01-09 02:13:00 +01:00
Formats
Fix BC6 Signed/Unsigned float texture formats
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
Initial work
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
Add a pass to turn global memory access into storage access, and do all storage related transformations on IR
2020-01-09 02:13:00 +01:00
Pipeline.cs
Fix texture 0 not being bound for compute
2020-01-09 02:13:00 +01:00
Program.cs
Fix image units bindings and shader dump in the presence of NOPs
2020-01-09 02:13:00 +01:00
Renderer.cs
Add a pass to turn global memory access into storage access, and do all storage related transformations on IR
2020-01-09 02:13:00 +01:00
Ryujinx.Graphics.OpenGL.csproj
Initial work
2020-01-09 02:13:00 +01:00
Sampler.cs
Initial work
2020-01-09 02:13:00 +01:00
Shader.cs
Initial work
2020-01-09 02:13:00 +01:00
TextureCopy.cs
Initial work
2020-01-09 02:13:00 +01:00
TextureCopyUnscaled.cs
Initial work
2020-01-09 02:13:00 +01:00
TextureStorage.cs
Initial work
2020-01-09 02:13:00 +01:00
TextureView.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
VertexArray.cs
Initial work
2020-01-09 02:13:00 +01:00
VertexBuffer.cs
Initial work
2020-01-09 02:13:00 +01:00
Window.cs
Improved and simplified window texture presentation
2020-01-09 02:13:00 +01:00