21656 Commits (b8c96cee5f2eb0bd5ba9ef46746daec78ee3bb44)

Author SHA1 Message Date
Liam e37e1d24f9 vulkan: pick alpha composite flags based on available values 3 years ago
Wollnashorn c0e5ecc399 video_core: Enable ImageGather rounding fix on AMD open source drivers 3 years ago
Liam baf4d1c22e kernel: move more memory to application in 8GB arrangement 3 years ago
Liam abb785f269 kernel: switch extended memory setting to 8GB arrangement 3 years ago
Billy Laws 8908663f12 Use GetGlobalTimeNs as opposed to clock ticks 3 years ago
Wollnashorn 82b78cde73 shader_recompiler: Use vector arithmetic rather than component-wise in ImageGatherSubpixelOffset 3 years ago
Wollnashorn fe91066f46 video_core: Enable ImageGather with subpixel offset on Intel 3 years ago
Wollnashorn 780240e697 shader_recompiler: Add subpixel offset for correct rounding at `ImageGather` 3 years ago
Billy Laws 0afb9631b5 Add some explicit latency to sample count reporting 3 years ago
Liam a9623d5f55 general: fixes for gcc 13 3 years ago
german77 d2ae39bf4b service: hid: Fix handle validation 3 years ago
bunnei 9c94faaa2b core: arm_dynarmic_32: Update SaveContext/LoadContext. 3 years ago
Jan Beich 083d913eab externals: update Vulkan-Headers to v1.3.246 3 years ago
Feng Chen ff2089fdf5 video_core: Keep the definition of DimensionControl consistent with nvidia open doc 3 years ago
german77 11edba4974 applet: controller: Implement cancel button 3 years ago
german77 8e84381038 service: hid: Implement SetNpadJoyAssignmentModeSingleWithDestination 3 years ago
Max Dunbar e446f368d7 Fixes 'Continous' typo 3 years ago
Narr the Reg 668eb5b8da service: am: Improve profile select applet 3 years ago
Liam 9efd95cda5 kernel: fix unbounded stack usage in atomics 3 years ago
Kelebek1 c68b4bee2c Only upload GPU-modified overlaps 3 years ago
Morph cdc846677c telemetry: Add waitpkg instruction 3 years ago
Morph 981bc8aa1c x64: Simplify RDTSC on non-MSVC compilers 3 years ago
Morph e1bce50d8b core_timing: Make use of MicroSleep for x64 CPUs 3 years ago
Morph 27c33ab73f x64: Add MicroSleep 3 years ago
Morph d2cfe25b07 x64: cpu_detect: Add detection of waitpkg instructions 3 years ago
Billy Laws 530fe24768 audio_core: No longer stall when sink queue is full 3 years ago
Billy Laws 237934b736 Run clang-format 3 years ago
Billy Laws ea5dd02db9 audio: Wait for samples on the emulated DSP side to avoid desyncs 3 years ago
Narr the Reg c2c7386dfd service: hid: Silence warning on MergeSingleJoyAsDualJoy 3 years ago
Narr the Reg 2fbadc7e1f qt: Fix log softlock 3 years ago
Billy Laws d8fc3f403b audio: Interpolate system manager sample count using host sink sample info 3 years ago
german77 8802646730 service: nfp: Add plain amiibo support 3 years ago
Liam 1476ffd865 tests: mark integer literals as unsigned 3 years ago
Liam 7017f04ee8 container_hash: use climits 3 years ago
Morph 49f6deecb8 video_core/macro: Make use of Common::HashValue 3 years ago
Morph f09d192aac tests: Implement tests for verifying HashValue 3 years ago
Morph 9971cd1d55 common: Port boost's hash_value implementation 3 years ago
Liam 50a59487eb qt: implement RequestExit for applets 3 years ago
Liam 950db851ea applets: implement RequestExit 3 years ago
Ross Schlaikjer f38ae8e953 Pass GPU page table by reference 3 years ago
Liam 5a2dff87bf vulkan: fix scheduler chunk reserve 3 years ago
Morph abe2ad7aac zstd: Use ZSTD_getFrameContentSize instead of ZSTD_getDecompressedSize 3 years ago
Liam 41d99aa89d memory: rename global memory references to application memory 3 years ago
Liam fb49ec19c1 kernel: use KTypedAddress for addresses 3 years ago
Morph 197d756560 bounded_threadsafe_queue: Refactor Pop 3 years ago
Morph 8c56481249 bounded_threadsafe_queue: Add producer cv to avoid busy waiting 3 years ago
Narr the Reg 6ff4bf9b1c nfc: Initialize device when controller is connected 3 years ago
Morph 407dc917f1 bounded_threadsafe_queue: Deduplicate and add PushModes 3 years ago
Morph 15d573194c bounded_threadsafe_queue: Add TryPush 3 years ago
Morph f28ca5361f logging: Make use of bounded queue 3 years ago