index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
VideoCommon
/
OnScreenUI.cpp
Age
Commit message (
Expand
)
Author
2024-06-21
Merge pull request #12867 from AdmiralCurtiss/uicommon-dependency
Admiral H. Curtiss
2024-06-19
Scale challenge icons based on screen height
LillyJadeKatrin
2024-06-19
Merge pull request #12859 from LillyJadeKatrin/retroachievements-challenge-hide
JMC47
2024-06-15
Stack Challenge Icons Horizontally
LillyJadeKatrin
2024-06-15
VideoCommon: Fix format string injection vulnerability from leaderboards
Admiral H. Curtiss
2024-06-15
Refactored Challenge Icons to handle icon updates
LillyJadeKatrin
2024-06-14
Hide Challenge Icons when OSD Messages Disabled
LillyJadeKatrin
2024-06-06
Merge pull request #12832 from JosJuice/retro-achievements-less-ifdefs
Admiral H. Curtiss
2024-06-06
Use a stub AchivementManager when USE_RETRO_ACHIEVEMENTS isn't defined
JosJuice
2024-05-31
VideoCommon: use imgui mouse position event when the mouse position changes
iwubcode
2024-05-23
Refactored Achievement Badges into Texture Layers
LillyJadeKatrin
2024-05-18
VideoCommon: use imgui input queue for mouse clicks, this helps keep input sm...
iwubcode
2024-05-01
Display active leaderboard data on screen
LillyJadeKatrin
2024-04-26
VideoCommon: Only show input count when recording
sowens99
2024-01-15
Core/Movie: Refactor to class, move to System.
Admiral H. Curtiss
2023-12-15
VideoBackends / VideoCommon: add type enum to dictate whether a texture is a ...
iwubcode
2023-12-11
AchievementManager: Return by reference from GetLock()
Lioncash
2023-12-11
AchievementManager: Make GetInstance() return a reference
Lioncash
2023-12-08
Bugfix - small square in bottom right corner
LillyJadeKatrin
2023-12-07
Display Active Challenges On Screen
LillyJadeKatrin
2023-07-27
VideoCommon: update imgui to 1.89.7 (and implot to 0.15); fix issues with upg...
iwubcode
2023-06-19
Video: implement color correction to match the NTSC and PAL color spaces (and...
Filoppi
2023-06-11
VideoCommon: Update imgui scale when dpi changes
TellowKrinkle
2023-02-09
Insert a more solid abstraction between Qt and Imgui
Scott Mansell
2023-01-31
Split AbstractGfx out of Renderer
Scott Mansell
2023-01-31
Move Presenting, Dumping and ImGui out of Renderer
Scott Mansell