summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon
AgeCommit message (Expand)Author
2024-08-31Merge pull request #13031 from parona-source/libfmt-11Admiral H. Curtiss
2024-08-22Add support for libfmt-11Alfred Wingate
2024-08-22Graphics: Adapt aspect ratio when SBS/TAB 3D is usedBryan Jacobs
2024-08-20Remove redundant semicolonsDr. Dystopia
2024-08-18VideoCommon: force 32-byte alignment for display list address and sizeTillmann Karras
2024-08-15Use 'contains' methodmitaclaw
2024-08-14Use 'contains' methodDr. Dystopia
2024-07-26Adjust order and spacing of various #includesDentomologist
2024-07-06Properly link against xxhashTellowKrinkle
2024-06-29VideoCommon: add ability to serialize a texture asset metadata to jsoniwubcode
2024-06-29VideoCommon: set individual texture asset filter/wrap values when loading fro...iwubcode
2024-06-29VideoCommon: update texture asset to properly set near sampler state valueiwubcode
2024-06-23Core/VideoCommon: Revert change from #12828Admiral H. Curtiss
2024-06-22Merge pull request #12828 from JosJuice/unify-state-variables-2Admiral H. Curtiss
2024-06-21Audit uses of IsRunning and GetStateJosJuice
2024-06-21Core: Store current state in less placesJosJuice
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-15Fix margins on icon-only messagesLillyJadeKatrin
2024-06-15OSD messages display horizontallyLillyJadeKatrin
2024-06-15VideoCommon: Fix format string injection vulnerability from leaderboardsAdmiral H. Curtiss
2024-06-15Merge pull request #12818 from iwubcode/json_file_operationsAdmiral H. Curtiss
2024-06-15Merge pull request #12855 from LillyJadeKatrin/retroachievements-challenge-re...Admiral H. Curtiss
2024-06-15Refactored Challenge Icons to handle icon updatesLillyJadeKatrin
2024-06-14Hide Challenge Icons when OSD Messages DisabledLillyJadeKatrin
2024-06-11Merge pull request #12819 from iwubcode/texture_asset_sampler_in_pipelineJMC47
2024-06-11Merge pull request #12721 from iwubcode/custom_shader_alphaJMC47
2024-06-08VideoCommon: add texture type to texture config comparisoniwubcode
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-06-05Merge pull request #12817 from iwubcode/imgui-mouse-position-eventScott Mansell
2024-06-01VideoCommon: pull texture sampler out of texture cache so that it can be used...iwubcode
2024-05-31VideoCommon: update custom pipeline to use a a texture's sampler if the textu...iwubcode
2024-05-31InputCommon / VideoCommon: update to use new JsonFromFile functioniwubcode
2024-05-31VideoCommon: use imgui mouse position event when the mouse position changesiwubcode
2024-05-23Refactored Achievement Badges into Texture LayersLillyJadeKatrin
2024-05-21Merge pull request #12537 from TellowKrinkle/MTLSubgroupAdmiral H. Curtiss
2024-05-18VideoCommon: use imgui input queue for mouse clicks, this helps keep input sm...iwubcode
2024-05-04Merge pull request #10957 from Pokechu22/std-bitcastTilka
2024-05-03Replace Common::BitCast with std::bit_castPokechu22
2024-05-01Core::IsRunning: Avoid Global System Accessormitaclaw
2024-05-01Display active leaderboard data on screenLillyJadeKatrin
2024-04-28VideoCommon: allow custom shaders to set the alpha value for use when blendin...iwubcode
2024-04-26VideoCommon: Only show input count when recordingsowens99
2024-04-20VideoCommon/BPStructs: Add a missing bounds checkJosJuice
2024-04-20VideoCommon: Use GetSpanForAddress safely in texture decodingJosJuice
2024-04-20Memmap: Replace GetPointer with GetSpanForAddressJosJuice
2024-04-18Config: Expose GFX_OVERLAY_PROJ_STATS setting in UI.Jordan Woyak