summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/FramebufferManager.cpp
diff options
context:
space:
mode:
authorLillyJadeKatrin <lilly.kitty.1988@gmail.com>2023-06-17 11:19:16 -0400
committerAdmiral H. Curtiss <pikachu025@gmail.com>2023-10-15 21:28:40 +0200
commit04df930e0d0e3b9cec91664350ae63848cad8e41 (patch)
treeb54e6f7a5d8a1ed0878659b0f21696fc00248461 /Source/Core/VideoCommon/FramebufferManager.cpp
parent61dded7043250ff7d5375002228fb4fb74e15fa1 (diff)
Added FetchBoardInfo to AchievementManager
FetchBoardInfo is called (via the work queue asynchronously) on a leaderboard every time it is activated or submitted to. It makes two calls to the RetroAchievements API for fetching leaderboard info, one that requests the top four entries in the leaderboard and another that requests the player's entry, the two entries above the player and the two entries below. All of these are inserted into a single map (resolving any overlaps) so the result can be exposed to the UI.
Diffstat (limited to 'Source/Core/VideoCommon/FramebufferManager.cpp')
0 files changed, 0 insertions, 0 deletions