citra-nightly/src
BreadFish64 935e88a580 gl_rasterizer_cache: Remove all fully invalid surfaces from the cache
Some games (e.g. Pilotwings Resort) create many surfaces that are invalidated quickly but were never removed.
This occasionally lead to large lag spikes due to high lookup times and other data structure management overhead.
2021-02-02 20:43:41 -06:00
..
android Update Gradle 2020-12-29 13:29:02 -06:00
audio_core Merge generic part of Android microphone changes (#5624) 2020-12-30 19:21:03 -05:00
citra Fix fmt crash from deprecated percent specifier (#5616) 2020-11-22 20:55:45 -05:00
citra_qt general: Fix various spelling errors 2021-01-03 02:39:41 +01:00
common Merge pull request #5670 from FearlessTobi/port-5277 2021-01-09 22:10:27 +08:00
core Implement APT command 0x0103 (#5478) 2021-01-26 15:27:52 -05:00
dedicated_room Fix: fatal error CVT1100 when compiling manifest file (#5322) 2020-06-20 13:50:33 -05:00
input_common Look at direction of analog axis travel instead of instantaneous sample (#5509) 2021-01-02 21:09:26 -05:00
network Merge branch 'master' into feature/savestates-2 2020-04-16 19:03:49 +01:00
tests tests: Fix warning about comparison between signed and unsigned (#5632) 2020-12-05 22:20:50 +01:00
video_core gl_rasterizer_cache: Remove all fully invalid surfaces from the cache 2021-02-02 20:43:41 -06:00
web_service HTTP_C::Implement Context::MakeRequest (#4754) 2020-02-21 19:04:04 +01:00
.clang-format add java to .clang-format 2019-02-22 16:29:19 -06:00
CMakeLists.txt Use GitHub Actions as CI service (#5602) 2020-11-12 06:21:35 +01:00