diff options
author | Yuri Kunde Schlesner <yuriks@yuriks.net> | 2016-12-14 23:44:19 -0800 |
---|---|---|
committer | Yuri Kunde Schlesner <yuriks@yuriks.net> | 2016-12-14 23:46:59 -0800 |
commit | f2b9be9bd3837f4bc55cc92d82b8c567dfd98c93 (patch) | |
tree | 9b13959bffec5fd7d65527551f2076eb8e9c985c /src/core/core.cpp | |
parent | ec9130de8dfaf22bfc5dc8a4988b68532955b43a (diff) |
Memory: Always flush whole pages from surface cache
This prevents individual writes touching a cached page, but which don't
overlap the surface, from constantly hitting the surface cache lookup.
Diffstat (limited to 'src/core/core.cpp')
0 files changed, 0 insertions, 0 deletions