summaryrefslogtreecommitdiff
path: root/src/yuzu
AgeCommit message (Expand)Author
2020-06-27YuzuQT: Hide Speed UI on Multicore.Fernando Sahmkow
2020-06-27Clang Format.Fernando Sahmkow
2020-06-27General: Correct rebase, sync gpu and context management.Fernando Sahmkow
2020-06-27General: Cleanup legacy code.Fernando Sahmkow
2020-06-27Bootmanager/CPU_Manager: Correct shader caches and sync GPU on OpenGL.Fernando Sahmkow
2020-06-27ARM/WaitTree: Better track the CallStack for each thread.Fernando Sahmkow
2020-06-27GUI: Make multicore only work with Async and add GUI for multicore.Fernando Sahmkow
2020-06-27General: Fix microprofile on dynarmic/svc, fix wait tree showing which thread...Fernando Sahmkow
2020-06-27General: Fix Stop functionFernando Sahmkow
2020-06-27General: Initial Setup for Single Core.Fernando Sahmkow
2020-06-27Yuzu/Debuggers: Correct Wait Tree for Paused threads.Fernando Sahmkow
2020-06-27General: Setup yuzu threads' microprofile, naming and registry.Fernando Sahmkow
2020-06-27General: Recover Prometheus project from harddrive failure Fernando Sahmkow
2020-06-27Merge pull request #4097 from kevinxucs/kevinxucs/device-pixel-scaling-floatbunnei
2020-06-27Merge pull request #4164 from Kewlan/mute-audio-hotkeybunnei
2020-06-26Add a "Mute Audio" hotkeyKewlan
2020-06-25Merge pull request #4136 from VolcaEM/modsbunnei
2020-06-23Merge pull request #3948 from Morph1984/log-cpu-instructionsbunnei
2020-06-21Correct function name (2/2)VolcaEM
2020-06-21Correct function name (1/2)VolcaEM
2020-06-21Clang-formatVolcaEM
2020-06-21Remove unnecessary conversionVolcaEM
2020-06-21Address review comment by LioncashVolcaEM
2020-06-21Add a "Open Mods Page" button to the GUIVolcaEM
2020-06-21Fix: fatal error CVT1100 when compiling manifest fileFearlessTobi
2020-06-20main: Append AVX and FMA instructions to cpu stringMorph
2020-06-19Merge pull request #4099 from MerryMage/macOS-buildbunnei
2020-06-20Add translation of "Current Boxcat Events"David Marcec
2020-06-19Fix compilation when not building with boxcatDavid Marcec
2020-06-18bootmanager: Remove references to OpenGL for macOSMerryMage
2020-06-16Fix framebuffer size on fractional scaling display.Kaiwen Xu
2020-06-16Merge pull request #4041 from ReinUsesLisp/arb-decompbunnei
2020-06-16Merge pull request #3966 from Morph1984/hide-internal-resolution-uibunnei
2020-06-10yuzu/configuration: Show assembly shaders check boxReinUsesLisp
2020-06-06yuzu/frontend: Remove internal resolution optionMorph
2020-06-04Merge pull request #4009 from ogniK5377/macro-jit-prodbunnei
2020-06-03Actually save the input when clearing/resetting to defaultFearlessTobi
2020-05-31Merge pull request #3958 from FernandoS27/gl-debugbunnei
2020-05-30Implement macro JITDavid Marcec
2020-05-27Merge pull request #3954 from Morph1984/log-memory-amountbunnei
2020-05-27Fix macOS code and change "Swapfile" to "Swap"Morph
2020-05-24Merge pull request #3964 from ReinUsesLisp/arb-integrationbunnei
2020-05-22yuzu/discord_impl: Update the applicationID (#3977)Tobias
2020-05-19yuzu: Add frontend settings for assembly shadersReinUsesLisp
2020-05-17OpenGL: Enable Debug Context and Synchronous debugging when graphics debuggin...Fernando Sahmkow
2020-05-17main: Log host system memory parametersMorph
2020-05-16Merge pull request #3665 from bunnei/device-savebunnei
2020-05-15frontend: Set minimum window size to 640x360 instead of 1280x720 (#3413)Morph
2020-05-14Merge pull request #3927 from jroweboy/fix-bugbunnei
2020-05-11Frontend: Remove tracking for context wrapperJames Rowe