summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-16vulkan_device: Reorder Float16Int8 declarationameerj
2021-09-16Revert "Merge pull request #7006 from FernandoS27/a-motherfucking-driver"ameerj
2021-09-13Merge pull request #7009 from ameerj/main_process_cleanupbunnei
2021-09-13core: Destroy main_process during shutdownameerj
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-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
2021-09-11Merge pull request #6846 from ameerj/nvdec-gpu-decodeFernando S
2021-09-11Merge pull request #6901 from ameerj/vk-clear-bitsFernando S
2021-09-11Merge pull request #6941 from ameerj/swapchain-srgbFernando S
2021-09-11Merge pull request #6953 from ameerj/anv-semaphoreFernando S
2021-09-11Merge pull request #6981 from ameerj/nvflinger-hb-formatFernando S
2021-09-10am: Implement GetNotificationStorageChannelEventgerman77
2021-09-10hid: Stub SetTouchScreenConfigurationgerman77
2021-09-10api_version: Update and add AtmosphereTargetFirmwareMorph
2021-09-08Merge pull request #6962 from vonchenplus/spirv_support_legacy_attributebunnei
2021-09-09Addressed issuesChloe
2021-09-09Mark is_complete as atomicChloe Marcec
2021-09-09Addressed issuesChloe Marcec
2021-09-08Merge pull request #6980 from vonchenplus/fix_blend_equation_errorFernando S
2021-09-08Merge pull request #6971 from bunnei/buffer-queue-keventAmeer J
2021-09-08Detail adjustmentFeng Chen