summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon
AgeCommit message (Expand)Author
2024-10-10Modernize `std::fill` with rangesmitaclaw
2024-10-10VideoCommon: fix common opcode decoding errorsTillmann Karras
2024-10-06Fifo analyzer: Fix indexed XF loads showing "bytes" instead of "words"Pokechu22
2024-10-06Merge pull request #12918 from JosJuice/revert-revert-audit-get-stateJMC47
2024-10-05Merge pull request #12208 from PatrickFerry/add-vertex-depth-range-caseJules Blok
2024-10-04Partially revert "Revert "Audit uses of IsRunning and GetState""JosJuice
2024-10-04Merge pull request #13078 from Dentomologist/videobackendbase_only_populate_b...JosJuice
2024-10-02Merge pull request #13087 from TellowKrinkle/PresentSkipJMC47
2024-10-02VideoBackends:Vulkan: Don't try to present if swapchain acquire failedTellowKrinkle
2024-09-30VideoCommon: Dirty pixel shader manager on efb scale changesTellowKrinkle
2024-09-27VideoBackendBase: Only populate backend info when uninitializedDentomologist
2024-09-26VideoBackendBase: Check Core state in PopulateBackendInfoDentomologist
2024-09-26GraphicsWindow: Fix crash when opening during emulation startupDentomologist
2024-09-06Texture Dumping: Show OSD message on startup and when toggledDentomologist
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