citra/src
James Rowe 81ea32d1e0 OpenGL Cache: Refactor Surface Cache interface
Changes the public interface of the surface cache to make it easier to
use. Reintroduces the cached page count cached pages that was removed in
an earlier commit.
2017-12-23 16:10:27 -07:00
..
audio_core cmake: add missing ${...} for variables inside generator expressions 2017-12-23 03:00:15 +02:00
citra Settings: Change resolution scaling to an integer instead of a float 2017-12-23 16:10:25 -07:00
citra_qt Settings: Change resolution scaling to an integer instead of a float 2017-12-23 16:10:25 -07:00
common Settings: Change resolution scaling to an integer instead of a float 2017-12-23 16:10:25 -07:00
core Memory: Remove count of cached pages and add InvalidateRegion 2017-12-23 16:10:25 -07:00
input_common cmake: add missing ${...} for variables inside generator expressions 2017-12-23 03:00:15 +02:00
network CMakeLists: Derive the source directory grouping from targets themselves 2017-12-11 21:11:52 -05:00
tests Memory: Remove count of cached pages and add InvalidateRegion 2017-12-23 16:10:25 -07:00
video_core OpenGL Cache: Refactor Surface Cache interface 2017-12-23 16:10:27 -07:00
web_service CMakeLists: Derive the source directory grouping from targets themselves 2017-12-11 21:11:52 -05:00
.clang-format
CMakeLists.txt