summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-18Merge pull request #2994 from lioncash/fmtRodrigo Locatti
2019-10-17video_core/shader/ast: Make ShowCurrentState() and SanityCheck() const member...Lioncash
2019-10-17video_core/shader/ast: Make ASTManager::Print a const member functionLioncash
2019-10-17Merge pull request #2993 from lioncash/vulkan-exprRodrigo Locatti
2019-10-17video_core/shader/ast: Make ExprPrinter members privateLioncash
2019-10-17video_core/shader/ast: Make Indent() return a string_viewLioncash
2019-10-17video_core/shader/ast: Make Indent() privateLioncash
2019-10-17video_core/shader/ast: Rename Ident() to Indent()Lioncash
2019-10-17video_core/shader/ast: Make use of fmt where applicableLioncash
2019-10-17Merge pull request #2992 from lioncash/dmntbunnei
2019-10-17vk_shader_decompiler: Mark operator() function parameters as const referencesLioncash
2019-10-17dmnt_cheat_vm: Correct register Restore and ClearRegs behaviorLioncash
2019-10-17Merge pull request #2966 from FernandoS27/astc-formatsRodrigo Locatti
2019-10-17Merge pull request #2979 from lioncash/macroRodrigo Locatti
2019-10-17Merge pull request #2989 from lioncash/apmRodrigo Locatti
2019-10-17Merge pull request #2990 from lioncash/warnRodrigo Locatti
2019-10-17video_core/macro_interpreter: Make definitions of most private enums/unions h...Lioncash
2019-10-17core/core: Resolve -Wreorder warningsLioncash
2019-10-17core/memory/cheat_engine: Resolve -Wreorder warningsLioncash
2019-10-17apm/controller: Make SetPerformanceConfiguration() use an array of pairs over...Lioncash
2019-10-17apm/controller: Make GetCurrentPerformanceMode() a const member functionLioncash
2019-10-17Merge pull request #2980 from lioncash/warnbunnei
2019-10-16Merge pull request #2978 from lioncash/doxygenRodrigo Locatti
2019-10-16Merge pull request #2982 from lioncash/surfaceRodrigo Locatti
2019-10-16Merge pull request #2912 from FernandoS27/async-fixesbunnei
2019-10-15Merge pull request #2984 from lioncash/fallthrough2Rodrigo Locatti
2019-10-15video_core/surface: Add missing break in PixelFormatFromTextureFormat()Lioncash
2019-10-15Merge pull request #2981 from lioncash/copyRodrigo Locatti
2019-10-15texture_cache: Avoid unnecessary surface copies within PickStrategy() and Try...Lioncash
2019-10-15control_flow: Silence truncation warningsLioncash
2019-10-15gl_shader_decompiler: Make ExprDecompiler's GetResult() a const member functionLioncash
2019-10-15gl_shader_decompiler: Use a std::string_view with GetDeclarationWithSuffix()Lioncash
2019-10-15gl_shader_decompiler: Fold flow_var constant into GetFlowVariable()Lioncash
2019-10-15gl_shader_decompiler: Mark ASTDecompiler/ExprDecompiler parameters as const r...Lioncash
2019-10-15gl_shader_decompiler: Pass by reference to GenerateTextureArgument()Lioncash
2019-10-15gl_shader_decompiler: Use std::holds_alternative within GenerateTexture()Lioncash
2019-10-15shader/node: std::move Meta instance within OperationNode constructorLioncash
2019-10-15gl_shader_decompiler: Avoid unnecessary copies of MetaImageLioncash
2019-10-15maxwell_3d: Silence truncation warningsLioncash
2019-10-15Merge pull request #2972 from lioncash/systembunnei
2019-10-15Merge pull request #2977 from lioncash/algorithmbunnei
2019-10-15video_core/gpu: Remove use of the global system accessorLioncash
2019-10-15bcat: Remove use of global system accessorsLioncash
2019-10-15video_core/texture_cache: Amend Doxygen referencesLioncash
2019-10-15common/algorithm: Add description comment indicating intended algorithmsLioncash
2019-10-15common: Rename binary_find.h to algorithm.hLioncash
2019-10-15Merge pull request #2965 from FernandoS27/fair-core-timingbunnei
2019-10-14Merge pull request #2897 from DarkLordZach/oss-ext-fonts-1bunnei
2019-10-14Merge pull request #2968 from FreddyFunk/fix-zl-zr-analog-triggersbunnei
2019-10-14Merge pull request #2930 from DarkLordZach/gamecard-partitionsbunnei