summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-04-29Maxwell3D: only update parameters on HighFernando Sahmkow
2023-04-29Accelerate DMA: Use texture cache async downloads to perform the copiesFernando Sahmkow
2023-04-29TextureCache: refactor DMA downloads to allow multiple buffers.Fernando Sahmkow
2023-04-28vk_pipeline_cache: Skip compute pipelines on Intel proprietary driversMorph
2023-04-28QueryCache: Fix write invalidation.Fernando Sahmkow
2023-04-28MemoryManager: Fix race conditions.Fernando Sahmkow
2023-04-25core: service: Add FunctionInfoTyped to allow expanding existing interfacesgerman77
2023-04-24Clang format and ddress feedbackFernando Sahmkow
2023-04-24Merge pull request #10051 from liamwhite/surface-capabilitiesFernando S
2023-04-24Merge pull request #10056 from vonchenplus/audout_uFernando S
2023-04-24Merge pull request #10069 from liamwhite/logFernando S
2023-04-23service: nfc: Create mifare interfaceNarr the Reg
2023-04-23service: nfc: Create interfaceNarr the Reg
2023-04-23QueryCache: rework async downloads.Fernando Sahmkow
2023-04-23Accuracy Normal: reduce accuracy further for perf improvements in Project LimeFernando Sahmkow
2023-04-23Fence Manager: implement async fence management in a sepparate thread.Fernando Sahmkow
2023-04-22maxwell_3d: fix out of bounds array access in size estimationLiam
2023-04-22Sort overlap_ids by modification tick before copyKelebek1
2023-04-22Merge pull request #10074 from Kelebek1/fermi_blitFernando S
2023-04-21Merge pull request #10076 from german77/TryPopMyFriendbunnei
2023-04-21Merge pull request #10068 from twitchax/twitchax/dr_bind_addressbunnei
2023-04-21Merge pull request #10060 from german77/no_deadbunnei
2023-04-21core: am: Demote TryPopFromFriendInvitationStorageChannel Log levelgerman77
2023-04-21Account for a pre-added offset when using Corner sample mode for 2D blitsKelebek1
2023-04-19Merge pull request #10057 from liamwhite/its-not-in-the-timelinebunnei
2023-04-19Run clang-format to fix all.Aaron Roney
2023-04-19Merge pull request #10053 from german77/nfp_fullbunnei
2023-04-19Fix formatting.Aaron Roney
2023-04-19Allow passing `bind_address` to dedicated room.Aaron Roney
2023-04-16core: audio: return result when audio_out initialize failedFengChen
2023-04-15core: hid: Remove deadzone of virtual controllergerman77
2023-04-14vulkan: use plain fences when timeline semaphores are not availableLiam
2023-04-14Merge pull request #10030 from Wollnashorn/botw-amd-fixbunnei
2023-04-14Merge pull request #10055 from v1993/patch-1Narr the Reg
2023-04-14service: nfp: Implement debug InterfaceNarr the Reg
2023-04-14service: nfp: Implement system interfaceNarr the Reg
2023-04-14input_common: minor fix to mouse movementValeri
2023-04-13service: nfp: Use an unique interfaceNarr the Reg
2023-04-13vulkan: pick alpha composite flags based on available valuesLiam
2023-04-12video_core: Enable ImageGather rounding fix on AMD open source driversWollnashorn
2023-04-11Merge pull request #10008 from vonchenplus/texture_cacheliamwhite
2023-04-10Merge pull request #10027 from bylaws/masterliamwhite
2023-04-10Merge pull request #10035 from liamwhite/long-longMai
2023-04-09kernel: move more memory to application in 8GB arrangementLiam
2023-04-08Merge pull request #10014 from goldenx86/linuxLTOliamwhite
2023-04-08kernel: switch extended memory setting to 8GB arrangementLiam
2023-04-08Use GetGlobalTimeNs as opposed to clock ticksBilly Laws
2023-04-08shader_recompiler: Use vector arithmetic rather than component-wise in ImageG...Wollnashorn
2023-04-08video_core: Enable ImageGather with subpixel offset on IntelWollnashorn
2023-04-08shader_recompiler: Add subpixel offset for correct rounding at `ImageGather`Wollnashorn