aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics.Gpu/Shader/GpuAccessor.cs
AgeCommit message (Expand)Author
2020-12-02Implement Force Early Z Register (#1755)riperiperi
2020-11-17shader cache: Fix invalid virtual address clean up (#1717)Mary
2020-11-13Salieri: shader cache (#1701)Mary
2020-10-20Fix image binding format (#1625)gdkchan
2020-10-12Add support for shader constant buffer slot indexing (#1608)gdkchan
2020-10-03Improve BRX target detection heuristics (#1591)gdkchan
2020-09-24Implement small indexed draws and other fixes to make guest Vulkan work (#1558)gdkchan
2020-09-19Better viewport flipping and depth mode detection method (#1556)gdkchan
2020-08-04Improved Logger (#1292)mageven
2020-07-25Remove GPU MemoryAccessor (#1423)gdkchan
2020-05-28Fix wrong face culling once and for all (#1277)gdkchan
2020-05-27Omit image format if possible, and fix BA bit (#1280)gdkchan
2020-05-06Refactor shader GPU state and memory access (#1203)gdkchan