summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/OnScreenUI.cpp
AgeCommit message (Expand)Author
2024-06-21Merge pull request #12867 from AdmiralCurtiss/uicommon-dependencyAdmiral H. Curtiss
2024-06-19Scale challenge icons based on screen heightLillyJadeKatrin
2024-06-19Merge pull request #12859 from LillyJadeKatrin/retroachievements-challenge-hideJMC47
2024-06-15Stack Challenge Icons HorizontallyLillyJadeKatrin
2024-06-15VideoCommon: Fix format string injection vulnerability from leaderboardsAdmiral H. Curtiss
2024-06-15Refactored Challenge Icons to handle icon updatesLillyJadeKatrin
2024-06-14Hide Challenge Icons when OSD Messages DisabledLillyJadeKatrin
2024-06-06Merge pull request #12832 from JosJuice/retro-achievements-less-ifdefsAdmiral H. Curtiss
2024-06-06Use a stub AchivementManager when USE_RETRO_ACHIEVEMENTS isn't definedJosJuice
2024-05-31VideoCommon: use imgui mouse position event when the mouse position changesiwubcode
2024-05-23Refactored Achievement Badges into Texture LayersLillyJadeKatrin
2024-05-18VideoCommon: use imgui input queue for mouse clicks, this helps keep input sm...iwubcode
2024-05-01Display active leaderboard data on screenLillyJadeKatrin
2024-04-26VideoCommon: Only show input count when recordingsowens99
2024-01-15Core/Movie: Refactor to class, move to System.Admiral H. Curtiss
2023-12-15VideoBackends / VideoCommon: add type enum to dictate whether a texture is a ...iwubcode
2023-12-11AchievementManager: Return by reference from GetLock()Lioncash
2023-12-11AchievementManager: Make GetInstance() return a referenceLioncash
2023-12-08Bugfix - small square in bottom right cornerLillyJadeKatrin
2023-12-07Display Active Challenges On ScreenLillyJadeKatrin
2023-07-27VideoCommon: update imgui to 1.89.7 (and implot to 0.15); fix issues with upg...iwubcode
2023-06-19Video: implement color correction to match the NTSC and PAL color spaces (and...Filoppi
2023-06-11VideoCommon: Update imgui scale when dpi changesTellowKrinkle
2023-02-09Insert a more solid abstraction between Qt and ImguiScott Mansell
2023-01-31Split AbstractGfx out of RendererScott Mansell
2023-01-31Move Presenting, Dumping and ImGui out of RendererScott Mansell