summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* assign colors to default_dark themeGravatar Kyle K2022-08-051-7/+5
* Linux: handle dark system themes nicelyGravatar Kyle K2022-08-0532-35/+819
* Merge pull request #8702 from liamwhite/format-swapGravatar bunnei2022-08-045-273/+337
|\
| * renderer_vulkan: add format fallbacks for R16G16B16_SFLOAT, R16G16B16_SSCALED...Gravatar Liam2022-08-025-273/+337
|/
* Merge pull request #8681 from Docteh/testGravatar Morph2022-08-022-1/+2
|\
| * tidy up github actionsGravatar Kyle K2022-07-302-1/+2
* | Merge pull request #8701 from liamwhite/elfGravatar Morph2022-08-015-313/+0
|\ \
| * | core/loader: remove ELF loaderGravatar Liam2022-08-015-313/+0
* | | Merge pull request #8697 from zhaobot/tx-update-20220801034544Gravatar Mai2022-08-0123-15528/+31044
|\ \ \ | |/ / |/| |
| * | Update translations (2022-08-01)Gravatar The yuzu Community2022-08-0123-15528/+31044
|/ /
* | Merge pull request #8678 from liamwhite/stop-waitingGravatar bunnei2022-07-312-2/+2
|\ \
| * | video_core: stop waiting for shader compilation on user cancelGravatar Liam2022-07-292-2/+2
* | | Merge pull request #8622 from liamwhite/progressGravatar bunnei2022-07-311-0/+4
|\ \ \
| * | | qt: reset progress bar after shader compilationGravatar Liam2022-07-241-0/+4
* | | | Merge pull request #8692 from DCNick3/write-command-output-on-closeGravatar bunnei2022-07-311-2/+5
|\ \ \ \
| * | | | Properly write out the command buffer when serving close requestGravatar Nikita Strygin2022-07-311-2/+5
|/ / / /
* | | | Merge pull request #8684 from liamwhite/delete-shaderGravatar Morph2022-07-301-0/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | renderer_opengl: delete shader source after linkingGravatar Liam2022-07-301-0/+1
* | | | Merge pull request #8640 from lat9nq/vcpkg-extraGravatar Morph2022-07-304-12/+28
|\ \ \ \
| * | | | cmake,ci: vcpkg for MSVC default, fix lz4 include, catch2, cleanupGravatar lat9nq2022-07-284-12/+28
* | | | | Merge pull request #8664 from liamwhite/monkey-compiler-v12-1Gravatar Morph2022-07-301-1/+1
|\ \ \ \ \
| * | | | | common: move forwarded value into SPSCQueueGravatar Liam2022-07-291-1/+1
* | | | | | Merge pull request #8677 from liamwhite/asan-wuninitializedGravatar Morph2022-07-301-4/+4
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | audio_core: fix -Wuninitialized when compiling with ASanGravatar Liam2022-07-291-4/+4
|/ / / / /
* | | | | Merge pull request #8665 from liamwhite/github-is-dumbGravatar Narr the Reg2022-07-291-0/+8
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | ci: use dep5 for GitHub issue template filesGravatar Liam2022-07-281-0/+8
| | |/ / | |/| |
* | | | Update bug-report-feature-request.mdGravatar bunnei2022-07-281-6/+0
* | | | Update config.ymlGravatar bunnei2022-07-281-3/+0
* | | | Merge pull request #8656 from german77/audio-stepGravatar bunnei2022-07-281-2/+16
|\ \ \ \ | |/ / / |/| | |
| * | | yuzu: Add incremental steps to volume hotkeysGravatar Narr the Reg2022-07-271-2/+16
| | |/ | |/|
* | | Merge pull request #8349 from yuzu-emu/revert-8256-ci-vs-2022Gravatar bunnei2022-07-283-3/+3
|\ \ \
| * | | Revert "ci: Enable building with Visual Studio 2022"Gravatar bunnei2022-07-223-3/+3
* | | | Merge pull request #8659 from lat9nq/drpc-yuzuGravatar liamwhite2022-07-282-1/+1
|\ \ \ \
| * | | | externals: Use yuzu-emu/discord-rpc to provide Discord integrationGravatar lat9nq2022-07-282-1/+1
|/ / / /
* | | | Merge pull request #8657 from Kelebek1/depopGravatar liamwhite2022-07-282-2/+2
|\ \ \ \
| * | | | Avoid depop out of boundsGravatar Kelebek12022-07-272-2/+2
* | | | | Merge pull request #8642 from lat9nq/appimg-more-controlGravatar liamwhite2022-07-281-0/+3
|\ \ \ \ \
| * | | | | ci/linux: Delete libwayland-client from AppDirGravatar lat9nq2022-07-261-0/+3
* | | | | | Merge pull request #8641 from Docteh/vcpkg_dllGravatar liamwhite2022-07-271-3/+4
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | build: Ship vcpkg dlls with MSVC pr-verify buildsGravatar Kyle Kienapfel2022-07-261-3/+4
* | | | | | Revert Coretiming PRs 8531 and 7454 (#8591)Gravatar Maide2022-07-275-118/+69
* | | | | | implement pause on system suspend (#8585)Gravatar snek2022-07-272-1/+43
| |_|/ / / |/| | | |
* | | | | Merge pull request #8542 from Morph1984/gpu-use-old-qGravatar liamwhite2022-07-272-4/+3
|\ \ \ \ \
| * | | | | gpu_thread: Use the previous MPSCQueue implementationGravatar Morph2022-07-062-4/+3
* | | | | | Merge pull request #8636 from german77/irs_cluster_releaseGravatar liamwhite2022-07-276-7/+323
|\ \ \ \ \ \
| * | | | | | Address commentsGravatar Narr the Reg2022-07-252-17/+18
| * | | | | | fix compiler errorsGravatar german772022-07-242-12/+14
| * | | | | | service: irs: Implement clustering processorGravatar german772022-07-246-7/+320
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #8633 from Morph1984/optional-keysGravatar liamwhite2022-07-275-4/+81
|\ \ \ \ \ \
| * | | | | | qt_software_keyboard: Fix infinite loop when moving between buttonsGravatar Morph2022-07-241-0/+14