summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/OnScreenDisplay.cpp
AgeCommit message (Expand)Author
2024-06-15Fix margins on icon-only messagesLillyJadeKatrin
2024-06-15OSD messages display horizontallyLillyJadeKatrin
2024-05-23Refactored Achievement Badges into Texture LayersLillyJadeKatrin
2023-12-15VideoBackends / VideoCommon: add type enum to dictate whether a texture is a ...iwubcode
2023-10-17VideoCommon: Add support for icons in OSD messages.Admiral H. Curtiss
2022-08-02Timer: protect usages of ms timers from rolloverShawn Hoffman
2022-08-02Common::Timer: use chrono::steady_clock internallyShawn Hoffman
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2021-04-25OnScreenDisplay: a few fixesFiloppi
2020-09-16Android: Move OSD out of the way when menu is openJosJuice
2020-08-03Port some settings to the new config systemJosJuice
2020-08-02OnScreenDisplay: fix names rgba -> argbFelk
2020-01-24VideoCommon/OSD: Process OSD messages even when they are disabled.Jordan Woyak
2019-11-23VideoCommon: Make use of fmt outside of shader generatorsLioncash
2019-07-28VideoCommon/OnScreenDisplay: Use deduction guides for std::lock_guardLioncash
2019-07-28VideoCommon/OnScreenDisplay: Remove unused headersLioncash
2019-07-28VideoCommon/OnScreenDisplay: Take Message's std::string parameter by valueLioncash
2019-07-28VideoCommon/OnScreenDisplay: Default initialize all Message membersLioncash
2019-06-07Core/ConfigManager: Use forward declarations where applicableLioncash
2019-05-06Reformat repo to clang-format 7.0 rulesTechjar
2019-01-25Renderer: Use imgui for drawing debug text and OSDStenzek
2016-10-15Revert "Merge pull request #4286 from shuffle2/Aestek-clean-osd"degasus
2016-10-03Clean OSD messages codeShawn Hoffman
2016-07-23Improve netplay setup dialog UXAestek
2016-06-24Reformat all the things. Have fun with merge conflicts.Pierre Bourdon
2016-01-02OnScreenDisplay: Make CallbackType an enum classLioncash
2015-06-28Use emplace() instead of insert() where applicable for maps.Lioncash
2015-06-12Options: merge SCoreStartupParameter into SConfigdegasus
2015-05-25Set copyright year to when a file was createdTillmann Karras
2015-05-25Update license headers to GPLv2+Tillmann Karras
2015-02-07OnScreenDisplay: Allow for different colored messagesLioncash
2014-12-20OGL: draw shadows within rasterfont itselfdegasus
2014-09-08Include CommonTypes.h instead of Common.h.Rohit Nirmal
2014-03-14Kill off some usages of c_str.Lioncash
2014-03-11Fixes spacing for "for", "while", "switch" and "if"Matthew Parlane
2014-02-18Convert all includes to relative paths.Lioncash
2014-02-09Clean up some struct indentationsLioncash
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre