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.Gpu
/
Memory
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
..
Buffer.cs
Flush buffers on copies
2020-01-09 02:13:00 +01:00
BufferBounds.cs
Initial work
2020-01-09 02:13:00 +01:00
BufferManager.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
IndexBuffer.cs
Initial work
2020-01-09 02:13:00 +01:00
IPhysicalMemory.cs
Add per-source type memory change tracking, simplified state change tracking, other fixes
2020-01-09 02:13:00 +01:00
IRange.cs
Initial work
2020-01-09 02:13:00 +01:00
MemoryAccessor.cs
Initial work
2020-01-09 02:13:00 +01:00
MemoryManager.cs
Add per-source type memory change tracking, simplified state change tracking, other fixes
2020-01-09 02:13:00 +01:00
RangeList.cs
Optimize RangeList by not doing an allocation on every call to the Find methods
2020-01-09 02:13:00 +01:00
ResourceName.cs
Add per-source type memory change tracking, simplified state change tracking, other fixes
2020-01-09 02:13:00 +01:00
VertexBuffer.cs
Initial work
2020-01-09 02:13:00 +01:00