Age | Commit message (Expand) | Author |
2020-06-27 | SVC: Correct SendSyncRequest. | Fernando Sahmkow |
2020-06-27 | SVC: Correct ArbitrateUnlock | Fernando Sahmkow |
2020-06-27 | SVC: Correct SignalEvent, ClearEvent, ResetSignal, WaitSynchronization, Cance... | Fernando Sahmkow |
2020-06-27 | SVC: Remove global HLE Lock. | Fernando Sahmkow |
2020-06-27 | SVC: Correct GetThreadPriority, SetThreadPriority, GetThreadCoreMask, SetThre... | Fernando Sahmkow |
2020-06-27 | SVC: Correct CreateThread, StartThread, ExitThread, SleepThread. | Fernando Sahmkow |
2020-06-27 | HostTiming: Pause the hardware clock on pause. | Fernando Sahmkow |
2020-06-27 | AudioCore: Use nanoseconds instead of cycles for buffer time. | Fernando Sahmkow |
2020-06-27 | General: Setup yuzu threads' microprofile, naming and registry. | Fernando Sahmkow |
2020-06-27 | CPU_Manager: remove debugging code. | Fernando Sahmkow |
2020-06-27 | YuzuCMD/Tester: Correct execution | Fernando Sahmkow |
2020-06-27 | General: Recover Prometheus project from harddrive failure
| Fernando Sahmkow |
2020-06-28 | Merge pull request #3396 from FernandoS27/prometheus-1 | David |
2020-06-27 | Merge pull request #4097 from kevinxucs/kevinxucs/device-pixel-scaling-float | bunnei |
2020-06-27 | Merge pull request #4164 from Kewlan/mute-audio-hotkey | bunnei |
2020-06-27 | Merge pull request #4158 from Morph1984/caps | bunnei |
2020-06-26 | Merge pull request #4152 from ogniK5377/ipc-err | bunnei |
2020-06-26 | Merge pull request #4154 from ogniK5377/swkbd-nullptr | bunnei |
2020-06-26 | Merge pull request #4147 from ReinUsesLisp/hset2-imm | bunnei |
2020-06-27 | Merge pull request #4178 from VolcaEM/patch-6 | David |
2020-06-27 | Use better names for "Unknown"s | VolcaEM |
2020-06-26 | Merge pull request #4180 from ogniK5377/fix-btm-names | LC |
2020-06-27 | Update function names | VolcaEM |
2020-06-27 | btm: Give better names for unknown functions | David Marcec |
2020-06-26 | btdrv: Update function table (#4174) | VolcaEM |
2020-06-26 | bpc: Update function tables (#4173) | VolcaEM |
2020-06-26 | bcat: Update function tables and add missing classes (#4172) | VolcaEM |
2020-06-26 | am: Update function tables and add missing classes (#4169) | VolcaEM |
2020-06-26 | aoc: Update function table (#4170) | VolcaEM |
2020-06-26 | Merge pull request #4177 from VolcaEM/patch-5 | LC |
2020-06-26 | Merge pull request #4179 from VolcaEM/patch-7 | LC |
2020-06-27 | eupld: Update function table | VolcaEM |
2020-06-27 | es: Update function table | VolcaEM |
2020-06-27 | btm: Update function tables | VolcaEM |
2020-06-26 | Merge pull request #4144 from FernandoS27/tt-fix | bunnei |
2020-06-26 | Merge pull request #4111 from ReinUsesLisp/preserve-contents-vk | bunnei |
2020-06-26 | Common: Fix non-conan build | Fernando Sahmkow |
2020-06-26 | caps_u: Fix GetAlbumContentsFileListForApplication stub | Morph |
2020-06-26 | caps: Use enum classes and check struct sizes on compile time | Morph |
2020-06-26 | caps: Update copyright headers | Morph |
2020-06-26 | Add a "Mute Audio" hotkey | Kewlan |
2020-06-25 | Merge pull request #4159 from ogniK5377/mem-manager-dumb-assert | bunnei |
2020-06-25 | Merge pull request #4151 from ReinUsesLisp/gl-invalidations | Rodrigo Locatti |
2020-06-25 | Merge pull request #4136 from VolcaEM/mods | bunnei |
2020-06-25 | Merge pull request #4160 from ogniK5377/IsASTCSupported-fix | Rodrigo Locatti |
2020-06-25 | Merge pull request #4141 from Morph1984/SevenSixAxisSensor | David |
2020-06-25 | gl_device: Fix IsASTCSupported | David Marcec |
2020-06-25 | memory_manager: Remove useless assertion | David Marcec |
2020-06-24 | hid: Stub a series of "SevenSixAxisSensor" service commands | Morph |
2020-06-24 | Merge pull request #4105 from ReinUsesLisp/resident-buffers | bunnei |