citra/src/core/hle/service/gsp
James Rowe 13606a6d0b Memory: Remove count of cached pages and add InvalidateRegion
In a future commit, the count of cached pages will be reintroduced in
the actual surface cache. Also adds an Invalidate only to the cache
which marks a region as invalid in order to try to avoid a costly flush
from 3ds memory
2017-12-23 16:10:25 -07:00
..
gsp_gpu.cpp Memory: Remove count of cached pages and add InvalidateRegion 2017-12-23 16:10:25 -07:00
gsp_gpu.h HLE: Convert GSP_GPU to ServiceFramework. 2017-12-21 10:30:22 -05:00
gsp.cpp HLE: Convert GSP_GPU to ServiceFramework. 2017-12-21 10:30:22 -05:00
gsp.h HLE: Convert GSP_GPU to ServiceFramework. 2017-12-21 10:30:22 -05:00