Age | Commit message (Expand) | Author |
2022-11-24 | GPU: Don't trigger uploads for redundant buffer updates (#3828)1.1.382 | riperiperi |
2022-05-02 | Support memory aliasing (#2954)1.1.110 | gdkchan |
2021-10-24 | misc: Fix IVirtualMemoryManager.Fill ignoring value (#2775) | Mary |
2021-09-29 | Replace CacheResourceWrite with more general "precise" write (#2684) | riperiperi |
2021-07-19 | Return mapped buffer pointer directly for flush, WriteableRegion for textures... | riperiperi |
2021-07-10 | Fix GetWritableRegion write-back (#2456) | gdkchan |
2021-05-24 | POWER - Performance Optimizations With Extensive Ramifications (#2286) | riperiperi |
2021-01-19 | Reduce temporary copy/fill buffer size (#1926) | gdkchan |
2020-12-13 | Correct type of executable sizes (#1802) | gdkchan |
2020-12-07 | Signal memory tracking before/after mapping into another process (#1785) | riperiperi |
2020-12-02 | IPC refactor part 2: Use ReplyAndReceive on HLE services and remove special h... | gdkchan |