summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-24GraphicsModGroup: Mark move constructor and assignment as noexceptLioncash
2024-01-24GraphicsModGroup: Reduce object churnLioncash
2024-01-24GraphicsMod: Avoid some object churnLioncash
2024-01-24ShaderAsset: Emplace value instances when possible in ToJson()Lioncash
2024-01-24Merge pull request #12531 from LillyJadeKatrin/retroachievements-bugfixMai
2024-01-24Merge pull request #12528 from lioncash/assemblerAdmiral H. Curtiss
2024-01-24Merge pull request #12523 from lioncash/fallthroughAdmiral H. Curtiss
2024-01-24Merge pull request #12525 from lioncash/definedAdmiral H. Curtiss
2024-01-24Merge pull request #12526 from lioncash/traceJosJuice
2024-01-24Merge pull request #12527 from lioncash/highlightJosJuice
2024-01-24Add host URL setting to achievements configLillyJadeKatrin
2024-01-23VideoCommon: fix compilation error in pixel shaders when per-pixel lighting i...iwubcode
2024-01-23VideoCommon: fix compilation error in uber pixel shaders when pixel shader li...iwubcode
2024-01-23VideoCommon: fix pixel shader compilation error that happens when uint output...iwubcode
2024-01-23VideoCommon: fix uber shader pixel compilation error that happens when uint o...iwubcode
2024-01-23DolphinQt/MenuBar: Hide assembler option if debug UI is disabledLioncash
2024-01-23GekkoSyntaxHighlight: Collapse cases for builtin color formatsLioncash
2024-01-23GekkoSyntaxHighlight: Fix FPR terminal highlighting being treated as GPRsLioncash
2024-01-23CodeTrace: Use std::set::lower_bound() over std::lower_bound()Lioncash
2024-01-23DolphinAnalytics: Use #ifdef instead of #if for platform testingLioncash
2024-01-23PowerPC: Use #ifdef instead of #if for platform testingLioncash
2024-01-23JitInterface: Use #ifdef instead of #if for platform testingLioncash
2024-01-23WiimoteEmu: check for __APPLE__ with defined()Lioncash
2024-01-23FreeLookManager: check for __APPLE__ with defined()Lioncash
2024-01-23Jit64AsmCommon: Remove redundant m_jit member from CommonAsmRoutinesLioncash
2024-01-23WiimoteReal: Explicitly break instead of fallthrough in IsBalanceBoard()Lioncash
2024-01-23EXI_DeviceAGP: Annotate fallthrough with [[fallthrough]]Lioncash
2024-01-23PPCAnalyst: Merge duplicate expression in ReorderInstructionsCore()Lioncash
2024-01-23State: Make use of re-entrant variant of localtimeLioncash
2024-01-23Movie: Remove global system accessor from GetRTCDisplay()Lioncash
2024-01-23Movie: Mark getters as constLioncash
2024-01-23Movie: Use re-entrant variant of gmtime in GetRTCDisplay()Lioncash
2024-01-23NetKDTime: Use re-entrant variants of gmtimeLioncash
2024-01-23Merge pull request #12520 from iwubcode/material_serialize_to_jsonMai
2024-01-23VideoCommon: add function to serialize MaterialAsset to jsoniwubcode
2024-01-23PostProcessing: Don't potentially leak memory in BlitFromTexture()Lioncash
2024-01-23PostProcessing: Remove unnecessary get() calls in BlitFromTexture()Lioncash
2024-01-23Merge pull request #12518 from lioncash/pragmaJosJuice
2024-01-23Merge pull request #12517 from lioncash/allocJosJuice
2024-01-23Merge pull request #12515 from iwubcode/shader_asset_helper_functionsMai
2024-01-23VideoCommon: add a method to calculate a default value for ShaderAsset and an...iwubcode
2024-01-23VideoCommon: add function to serialize ShaderAsset to jsoniwubcode
2024-01-23AchievementSettings: Move pragma once out of ifdefLioncash
2024-01-23Jit64/JitRegCache: Simplify GetAllocationOrder()Lioncash
2024-01-22Translation resources sync with TransifexJosJuice
2024-01-21Translation resources sync with TransifexJosJuice
2024-01-21Merge pull request #12510 from JosJuice/android-revert-attach-earlyMai
2024-01-21Merge pull request #12512 from JosJuice/assembler-dirty-flagMai
2024-01-21Merge pull request #12506 from xperia64/octomania_textJosJuice
2024-01-20Merge pull request #12509 from AdmiralCurtiss/bbox-init-only-if-supportedJosJuice