Age | Commit message (Expand) | Author |
2022-04-10 | New shader cache implementation (#3194)1.1.101 | gdkchan |
2022-03-23 | Support NVDEC H264 interlaced video decoding and VIC deinterlacing (#3225)1.1.84 | gdkchan |
2022-03-20 | De-tile GOB when DMA copying from block linear to pitch kind memory regions (...1.1.80 | gdkchan |
2022-02-22 | Allow textures to have their data partially mapped (#2629)1.1.52 | gdkchan |
2022-02-22 | Perform unscaled 2d engine copy on CPU if source texture isn't in cache. (#3112)1.1.51 | riperiperi |
2021-09-29 | Replace CacheResourceWrite with more general "precise" write (#2684) | riperiperi |
2021-08-29 | Handle indirect draw counts with non-zero draw starts properly (#2593) | gdkchan |
2021-06-29 | Initial support for separate GPU address spaces (#2394) | gdkchan |
2021-01-23 | Match texture if the physical range is the same (#1934) | gdkchan |
2021-01-17 | Implement lazy flush-on-read for Buffers (SSBO/Copy) (#1790) | riperiperi |
2021-01-17 | Support for resources on non-contiguous GPU memory regions (#1905) | gdkchan |
2021-01-10 | Fix remap when handle is 0 (#1882) | gdkchan |
2020-12-11 | GPU: Improve unnecessary return value in Map function. (#1799) | sharmander |
2020-12-09 | GPU - Improve Memory Allocation (#1722) | sharmander |
2020-12-02 | IPC refactor part 2: Use ReplyAndReceive on HLE services and remove special h... | gdkchan |
2020-10-16 | Memory Read/Write Tracking using Region Handles (#1272) | riperiperi |
2020-10-03 | Improve BRX target detection heuristics (#1591) | gdkchan |
2020-07-25 | Remove GPU MemoryAccessor (#1423) | gdkchan |
2020-07-12 | New NVDEC and VIC implementation (#1384) | gdkchan |
2020-05-06 | Refactor shader GPU state and memory access (#1203) | gdkchan |
2020-05-04 | Implement Counter Queue and Partial Host Conditional Rendering (#1167) | riperiperi |
2020-04-22 | Initial conditional rendering support (#1012) | gdkchan |
2020-02-03 | Compare shader code using a span instead of individual reads. (#917) | riperiperi |
2020-01-12 | MapBufferEx: take page size into account (#873) | Thog |
2020-01-09 | Fix some spelling mistakes | gdkchan |
2020-01-09 | Address PR feedback | gdkchan |
2020-01-09 | Re-add NVDEC project (not integrated) | gdkchan |
2020-01-09 | Add XML documentation to Ryujinx.Graphics.Gpu.Shader | gdkchan |
2020-01-09 | Add XML documentation to Ryujinx.Graphics.Gpu.Memory | gdkchan |
2020-01-09 | Add per-source type memory change tracking, simplified state change tracking,... | gdk |
2020-01-09 | Initial work | gdk |