citra/src
James Rowe 5b872c41d8 OpenGL Cache: Reorder methods
The previous commits added the methods where they were located
originally to try to get an easy to read diff between changes. This
commit fixes compliation since the static methods are now declared
before they are used.
2017-12-23 16:10:28 -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: Reorder methods 2017-12-23 16:10:28 -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 web_service: Add CMake flag to enable. 2017-07-11 18:33:41 -04:00