summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-01-05MacroHLE: eliminate 2 rushed macros.Fernando Sahmkow
2023-01-05Merge pull request #9528 from liamwhite/mvk-nulldescliamwhite
2023-01-05Merge pull request #9536 from liamwhite/debug-utilsliamwhite
2023-01-05Merge pull request #9527 from Wollnashorn/amd-cache-fixFernando S
2023-01-05video_core/vulkan: Vulkan driver pipelines now contain cache versionWollnashorn
2023-01-05video_core/vulkan: Driver pipeline cache will now be deleted with the shader ...Wollnashorn
2023-01-05config: Set the Vulkan driver pipeline cache option to be globalWollnashorn
2023-01-05video_core/vulkan: Added check if Vulkan pipeline path has been setWollnashorn
2023-01-05config: Better wording for VK pipeline cache option and enable by defaultWollnashorn
2023-01-05yuzu-cmd: Removed `use_vulkan_driver_pipeline_cache` from default_ini.hWollnashorn
2023-01-05video_core/vulkan: Added `VkPipelineCache` to store Vulkan pipelinesWollnashorn
2023-01-05Merge pull request #9557 from FernandoS27/ooops-i-killed-the-shitty-driversliamwhite
2023-01-05Vulkan: Fix drivers that don't support dynamic_state_2 upFernando Sahmkow
2023-01-04renderer_vulkan: implement fallback path for null descriptorsLiam
2023-01-04Merge pull request #9501 from FernandoS27/yfc-rel-2liamwhite
2023-01-04yuzu-ui: Add setting for disabling macro HLEFernando Sahmkow
2023-01-04Video_core: Address feedbackFernando Sahmkow
2023-01-03Texture Cache: Implement async texture downloads.Fernando Sahmkow
2023-01-03Merge pull request #9518 from gidoly/revert-9504-pg2liamwhite
2023-01-03Vulkan: Update blacklisting to latest driver versions.Fernando Sahmkow
2023-01-03ShaderCompiler: Inline driver specific constants.Fernando Sahmkow
2023-01-03Vulkan: rework stencil tracking.Fernando Sahmkow
2023-01-03Merge pull request #9547 from MonsterDruide1/tas-doesnt-flapliamwhite
2023-01-03TAS: Immediately switch stick to TAS on inputMonsterDruide1
2023-01-02Merge pull request #9542 from abouvier/cmake-module-pathliamwhite
2023-01-02cmake: move find-modules to root cmake dirAlexandre Bouvier
2023-01-02Merge pull request #9541 from abouvier/cmake-optionliamwhite
2023-01-02Merge pull request #9540 from MonsterDruide1/tas-sanitized-recordliamwhite
2023-01-02Merge pull request #9537 from abouvier/cmake-almost-quietbunnei
2023-01-01Merge pull request #9543 from german77/nifmbunnei
2023-01-01service: nifm: Initialize request stategerman77
2023-01-01service: nifm: Match documentation namesgerman77
2023-01-02cmake: allow options shadowing with normal variablesAlexandre Bouvier
2023-01-02cmake: improve find_package failure messagesAlexandre Bouvier
2023-01-01vulkan_common: blacklist radv from extended_dynamic_state2 on drivers before ...Liam
2023-01-01video_core: fix buildLiam
2023-01-01MacroHLE: Final cleanup and fixes.Fernando Sahmkow
2023-01-01Rasterizer: Setup skeleton for Host Conditional renderingFernando Sahmkow
2023-01-01RasterizerMemory: Add filtering for flushing/invalidation operations.Fernando Sahmkow
2023-01-01Vulkan: Allow stagging buffer deferrals.Fernando Sahmkow
2023-01-01MacroHLE: Add OpenGL SupportFernando Sahmkow
2023-01-01Vulkan: Add other additional pipeline specsFernando Sahmkow
2023-01-01Vulkan: Implement Dynamic State 3Fernando Sahmkow
2023-01-01Vulkan Implement Dynamic State 2 LogicOp and PatchVerticesFernando Sahmkow
2023-01-01Vulkan: Implement Dynamic States 2Fernando Sahmkow
2023-01-01DMAPusher: Improve collection of non executing methodsFernando Sahmkow
2023-01-01Revert Buffer cache changes and setup additional macros.Fernando Sahmkow
2023-01-01MacroHLE: Reduce massive calculations on sizing estimation.Fernando Sahmkow
2023-01-01MacroHLE: Add HLE replacement for base vertex and base instance.Fernando Sahmkow
2023-01-01MacroHLE: Add Index Buffer size estimation.Fernando Sahmkow