Age | Commit message (Expand) | Author |
2021-01-29 | Use a descriptor cache for faster pool invalidation. (#1977) | riperiperi |
2020-12-03 | Cache delegate for QueryModified, use regular multi handle. (#1771) | riperiperi |
2020-11-01 | Remove unused texture and sampler pool invalidation code (#1648) | gdkchan |
2020-10-16 | Memory Read/Write Tracking using Region Handles (#1272) | riperiperi |
2020-08-29 | Fix off by one error in pages count calculation on GPU pool (#1511) | gdkchan |
2020-05-04 | Implement a new physical memory manager and replace DeviceMemory (#856) | gdkchan |
2020-01-09 | Fix some spelling mistakes | gdkchan |
2020-01-09 | Address PR feedback | gdkchan |
2020-01-09 | Add XML documentation to Ryujinx.Graphics.Gpu.Image | gdkchan |
2020-01-09 | Fix wrong maximum id on sampler pool in some cases | gdkchan |
2020-01-09 | Add per-source type memory change tracking, simplified state change tracking,... | gdk |
2020-01-09 | Initial work | gdk |