summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-16Merge pull request #7027 from ameerj/sorry-amdFernando S
2021-09-16vulkan_device: Reorder Float16Int8 declarationameerj
2021-09-16Revert "Merge pull request #7006 from FernandoS27/a-motherfucking-driver"ameerj
2021-09-15Merge pull request #7010 from Morph1984/fs-timestampbunnei
2021-09-15fix_clang_errorMoonlacer
2021-09-15fix_accidental_deletionMoonlacer
2021-09-15remove-audio-stretching-settingMoonlacer
2021-09-15vk_scheduler: Use std::jthreadameerj
2021-09-15gpu: Use std::jthread for async gpu threadameerj
2021-09-15threadsafe_queue: Add std::stop_token overload to PopWaitameerj
2021-09-15Merge pull request #7014 from Morph1984/log-pipeline-countAmeer J
2021-09-15Spir-V: Rescale the frag depth to 0,1 mode when -1,1 mode is used in Vulkan.Fernando Sahmkow
2021-09-15ngct: Stub MatchNarr the Reg
2021-09-14renderers: Log total pipeline countMorph
2021-09-14vfs: Partially implement GetFileTimeStampRawMorph
2021-09-13Merge pull request #7009 from ameerj/main_process_cleanupbunnei
2021-09-13core: Destroy main_process during shutdownameerj
2021-09-13vulkan_debug_callback: Ignore InvalidCommandBuffer-VkDescriptorSet errorsameerj
2021-09-13Merge pull request #6943 from FernandoS27/omae-wa-mou-shindeiruMorph
2021-09-13Vulkan: Disable VK_EXT_SAMPLER_FILTER_MINMAX in GCN AMD since it's broken.Fernando Sahmkow
2021-09-13Merge pull request #7006 from FernandoS27/a-motherfucking-driverMorph
2021-09-13Merge pull request #7005 from Morph1984/enum-bitwise-shift-opsMai M
2021-09-13Merge pull request #6944 from FernandoS27/dear-drunk-meMorph
2021-09-13Vulkan: Blacklist Int8Float16 Extension on AMD on driver 21.9.1Fernando Sahmkow
2021-09-13Merge pull request #7001 from ameerj/wario-fixFernando S
2021-09-13Vulkan/Descriptors: Increase sets per pool on AMFD propietary driver.Fernando Sahmkow
2021-09-13common_funcs: Add enum flag bitwise shift operator overloadsMorph
2021-09-12Merge pull request #7000 from Morph1984/create-dir-commentAmeer J
2021-09-12vk_swapchain: Use immediate present mode when mailbox is unavailable and FPS ...ameerj
2021-09-12Merge pull request #7002 from ameerj/vk-state-unusedMai M
2021-09-12vk_rasterizer: Fix dynamic StencilOp updating when two faces are enabledameerj
2021-09-12vk_state_tracker: Remove unused functionameerj
2021-09-12FS: Mark recursive CreateDirectory as inaccurate and temporaryMorph
2021-09-12Merge pull request #6948 from ameerj/amd-warp-fixMorph
2021-09-12Merge pull request #6975 from ogniK5377/acc-async-ctxMorph
2021-09-12Merge pull request #6974 from ogniK5377/fs-recursive-createdirMorph
2021-09-12Merge pull request #6997 from ameerj/stop-emulation-confirmationMorph
2021-09-12Merge pull request #6992 from german77/brainsMorph
2021-09-12Merge pull request #6987 from Morph1984/common-errorMorph
2021-09-12Merge pull request #6986 from Morph1984/version-updateMorph
2021-09-12main: Apply confirm exit setting in exit locked scenariosameerj
2021-09-11shader_environment: Add missing <algorithm> includeMorph
2021-09-11vk_descriptor_pool: Add missing <algorithm> includeMorph
2021-09-11slot_vector: Add missing <algorithm> includeMorph
2021-09-11video_core/memory_manager: Add missing <algorithm> includeMorph
2021-09-11kernel: Add missing <functional> includeMorph
2021-09-11file_sys/kernel_executable: Add missing <string> includeMorph
2021-09-11codec: Add missing <string_view> includeMorph
2021-09-11common_funcs: Replace <algorithm> with <iterator>Morph
2021-09-11common: Move error handling to error.cpp/hMorph