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
36c6e67df2c06e1b71d2059461ed7fad17bfea34
ryujinx
/
Ryujinx.Graphics.Gpu
/
Memory
History
gdkchan
df820a72de
Implement clear buffer (fast path) (
#1902
)
...
* Implement clear buffer (fast path) * Remove blank line
2021-01-13 08:50:54 +11:00
..
Buffer.cs
Cache delegate for QueryModified, use regular multi handle. (
#1771
)
2020-12-03 19:34:32 +01:00
BufferBounds.cs
Use explicit buffer and texture bindings on shaders (
#1666
)
2020-11-08 12:10:00 +01:00
BufferManager.cs
Implement clear buffer (fast path) (
#1902
)
2021-01-13 08:50:54 +11:00
CounterCache.cs
Implement Counter Queue and Partial Host Conditional Rendering (
#1167
)
2020-05-04 12:24:59 +10:00
IndexBuffer.cs
…
MemoryManager.cs
Fix remap when handle is 0 (
#1882
)
2021-01-10 10:11:31 +11:00
PhysicalMemory.cs
IPC refactor part 2: Use ReplyAndReceive on HLE services and remove special handling from kernel (
#1458
)
2020-12-02 00:23:43 +01:00
ResourceName.cs
…
UnmapEventArgs.cs
…
VertexBuffer.cs
…