| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | vk_rasterizer: Only clear valid color attachments | 2021-07-13 | 1 | -2/+4 | ||
| * | | | | | Merge pull request #6525 from ameerj/nvdec-fixes | 2021-07-15 | 2 | -56/+50 | ||
| |\ \ \ \ \ | ||||||
| | * | | | | | vic: Fix dimension compuation of YUV frames | 2021-07-15 | 1 | -11/+10 | ||
| | * | | | | | nvhost_nvdec_common: Read Submit ioctl data from object addr | 2021-07-14 | 1 | -8/+2 | ||
| | * | | | | | nvhost_nvdec_common: Fix {Slice/Write}Vectors return | 2021-07-14 | 1 | -37/+38 | ||
| * | | | | | | applets/web: Resolve Nintendo CDN URLs | 2021-07-15 | 1 | -0/+13 | ||
| * | | | | | | service: Append service name prefix to common filenames | 2021-07-14 | 41 | -56/+56 | ||
| * | | | | | | applets: Append applet_ prefix to backend applets | 2021-07-14 | 19 | -33/+33 | ||
| * | | | | | | applets: Append qt_ prefix to Qt frontend applets | 2021-07-14 | 15 | -25/+26 | ||
| * | | | | | | Merge pull request #6599 from german77/disable_rumble | 2021-07-13 | 1 | -0/+5 | ||
| |\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| | * | | | | | npad: Disable vibration check if disabled | 2021-07-10 | 1 | -0/+5 | ||
| * | | | | | | Merge pull request #6574 from lioncash/i18n | 2021-07-12 | 1 | -2/+4 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | qt/main: Make title string more i18n-friendly | 2021-07-08 | 1 | -2/+4 | ||
| | | |_|/ / / | |/| | | | | ||||||
| * | | | | | | Merge pull request #6593 from german77/no_sdl | 2021-07-12 | 1 | -2/+2 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | input_common: Fix build with sdl disabled | 2021-07-10 | 1 | -2/+2 | ||
| | | |/ / / / | |/| | | | | ||||||
| * | | | | | | Merge pull request #6615 from ReinUsesLisp/httplib-debug-warnings | 2021-07-12 | 2 | -0/+13 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | web_service: Silence -Wmaybe-uninitialized on httplib.h | 2021-07-12 | 1 | -0/+10 | ||
| | * | | | | | | boxcat: Silence -Wmaybe-uninitialized in httplib.h | 2021-07-12 | 1 | -0/+3 | ||
| * | | | | | | | Merge pull request #6618 from ReinUsesLisp/bad-ranges | 2021-07-12 | 1 | -1/+0 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | content_archive: Remove unnecessary include to <ranges> | 2021-07-12 | 1 | -1/+0 | ||
| | |/ / / / / / | ||||||
| * | | | | | | | Merge pull request #6571 from Kelebek1/Mix | 2021-07-12 | 1 | -0/+9 | ||
| |\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | ||||||
| | * | | | | | | Replace NaN mix volume samples with silence. | 2021-07-08 | 1 | -0/+9 | ||
| * | | | | | | | Merge pull request #6597 from FernandoS27/accelerate-dma | 2021-07-12 | 9 | -62/+199 | ||
| |\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| | * | | | | | | accelerateDMA: Fixes and feedback. | 2021-07-12 | 3 | -88/+62 | ||
| | * | | | | | | accelerateDMA: Accelerate Buffer Copies. | 2021-07-11 | 9 | -13/+176 | ||
| * | | | | | | | Merge pull request #6576 from ameerj/unlock-fps-setting | 2021-07-11 | 6 | -29/+10 | ||
| |\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| | * | | | | | | settings: Disable FPS unlimit setting between title launches | 2021-07-10 | 6 | -29/+10 | ||
| | | |_|/ / / | |/| | | | | ||||||
| * | | | | | | Buffer Cache: Address Feedback. | 2021-07-10 | 3 | -5/+10 | ||
| * | | | | | | Buffer Cache: Fix GCC copmpile error | 2021-07-09 | 1 | -1/+0 | ||
| * | | | | | | Fence Manager: remove reference fencing. | 2021-07-09 | 3 | -31/+6 | ||
| * | | | | | | BufferCache: Additional download fixes. | 2021-07-09 | 2 | -23/+107 | ||
| * | | | | | | Buffer Cache: Revert unnecessary range reduction. | 2021-07-09 | 1 | -29/+13 | ||
| * | | | | | | Fence Manager: Force ordering on WFI. | 2021-07-09 | 4 | -38/+71 | ||
| * | | | | | | Buffer Cache: Eliminate the AC Hack as the base game is fixed in Hades. | 2021-07-09 | 1 | -14/+4 | ||
| * | | | | | | Fence Manager: Add fences on Reference Count. | 2021-07-09 | 8 | -6/+57 | ||
| * | | | | | | Videocore: Address Feedback & CLANG Format. | 2021-07-09 | 2 | -78/+75 | ||
| * | | | | | | Buffer Cache: Fix High Downloads and don't predownload on Extreme. | 2021-07-09 | 4 | -92/+123 | ||
| | |_|/ / / |/| | | | | ||||||
| * | | | | | Merge pull request #6573 from lat9nq/cpu-settings-cleanup-2 | 2021-07-09 | 18 | -146/+289 | ||
| |\ \ \ \ \ | ||||||
| | * | | | | | settings, arm_dynarmic, yuzu qt: Move CPU debugging option | 2021-07-08 | 18 | -132/+244 | ||
| | * | | | | | arm_dynarmic_64: Re-add fastmem_address_space_bits to Auto setting | 2021-07-08 | 1 | -0/+1 | ||
| | * | | | | | settings, yuzu qt: Add migration code for CPU accuracy | 2021-07-08 | 2 | -1/+10 | ||
| | * | | | | | arm_dynarmic{32,64}: Fixes from test build | 2021-07-08 | 2 | -18/+5 | ||
| | * | | | | | core,common,yuzu qt: Add CPU accuracy option 'Auto' | 2021-07-08 | 4 | -16/+50 | ||
| | |/ / / / | ||||||
| * | | | / | yuzu qt: config: Only save renderer_debug as a global setting | 2021-07-09 | 1 | -2/+8 | ||
| | |_|_|/ |/| | | | ||||||
| * | | | | common/thread_worker: Stop workers on stop_token when waiting | 2021-07-08 | 1 | -18/+20 | ||
| * | | | | common/thread_worker: Add support for stateful threads | 2021-07-08 | 3 | -78/+86 | ||
| * | | | | common/thread_worker: Simplify logic | 2021-07-08 | 1 | -8/+1 | ||
| * | | | | common/thread_worker: Fix data race | 2021-07-08 | 2 | -1/+18 | ||
| * | | | | common/thread_worker: Use unique function | 2021-07-08 | 2 | -28/+24 | ||
| * | | | | common: Add unique function | 2021-07-08 | 4 | -0/+172 | ||