citra/src
JosJuice 62792b6b0e
android: Turn GameInfo into a class (#6494)
By only loading data from disk when creating an instance of this new
class instead of on every method call, we save a lot of file open
operations, which due to SAF are very expensive. This should noticeably
speed up game list scanning.

No intended change in what metadata is shown.
2023-05-06 14:40:11 +05:30
..
android android: Turn GameInfo into a class (#6494) 2023-05-06 14:40:11 +05:30
audio_core Various miscelaneous changes (#6496) 2023-05-03 17:24:10 +02:00
citra Various miscelaneous changes (#6496) 2023-05-03 17:24:10 +02:00
citra_qt qt: Update CMake translation targets. (#6506) 2023-05-06 11:09:00 +05:30
common Various miscelaneous changes (#6496) 2023-05-03 17:24:10 +02:00
core qt: Migrate to Qt6. (#6418) 2023-05-05 03:10:34 -07:00
dedicated_room Various miscelaneous changes (#6496) 2023-05-03 17:24:10 +02:00
input_common Various miscelaneous changes (#6496) 2023-05-03 17:24:10 +02:00
network Various miscelaneous changes (#6496) 2023-05-03 17:24:10 +02:00
tests Chore: Enable warnings as errors on MSVC (#6456) 2023-05-01 22:38:58 +03:00
video_core Various miscelaneous changes (#6496) 2023-05-03 17:24:10 +02:00
web_service build: Improvements to bundled libraries support. (#6435) 2023-04-28 13:02:53 -07:00
.clang-format clang format: add objective c++ formatting 2022-01-10 13:52:39 +01:00
CMakeLists.txt Chore: Enable warnings as errors on MSVC (#6456) 2023-05-01 22:38:58 +03:00