aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics/Gal/OpenGL/OGLCachedResource.cs
AgeCommit message (Expand)Author
2019-03-04Do naming refactoring on Ryujinx.Graphics (#611)Alex Barney
2018-11-14Force cache to remove entries when memory usage exceeds a given threshold (#492)gdkchan
2018-10-30Fix regression caused by wrong time delta calculation on cache deletion methodsgdkchan
2018-10-28Timing: Optimize Timestamp Aquisition (#479)jduncanator
2018-09-18Allow "reinterpretation" of framebuffer/zeta formats (#418)gdkchan
2018-07-09Add locking methods to the ogl resource cache (#238)gdkchan
2018-06-08Texture/Vertex/Index data cache (#132)gdkchan