aboutsummaryrefslogtreecommitdiff
path: root/src/video_core/rasterizer_cache.cpp
AgeCommit message (Collapse)Author
2018-11-08rasterizer_cache: Add missing virtual destructor to RasterizerCacheObjectLioncash
Ensures that destruction will always do the right thing in any context.