Age | Commit message (Expand) | Author |
2020-06-27 | SVC: Correct races on physical core switching. | Fernando Sahmkow |
2020-06-27 | NVFlinger: Lock race condition between CPU, Host Timing, VSync. | Fernando Sahmkow |
2020-06-27 | SVC: Add locks to the memory management. | Fernando Sahmkow |
2020-06-27 | SVC: Correct WaitSynchronization, WaitProcessWideKey, SignalProcessWideKey. | Fernando Sahmkow |
2020-06-27 | SVC: Cleanup old methods. | Fernando Sahmkow |
2020-06-27 | CPU_Manager: Reconfigre guest threads for dynamrmic downsides | Fernando Sahmkow |
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 | General: Recover Prometheus project from harddrive failure
| Fernando Sahmkow |
2020-06-27 | nfc: Update function table | VolcaEM |
2020-06-27 | ncm: Update function table | VolcaEM |
2020-06-27 | mm: Update function table | VolcaEM |
2020-06-27 | mig: Update function table | VolcaEM |
2020-06-27 | ldn: Update function table | VolcaEM |
2020-06-27 | Oops (fix typo) | VolcaEM |
2020-06-27 | lbl: Update function table | VolcaEM |
2020-06-27 | grc: Update function table | VolcaEM |
2020-06-27 | friend: Update function table | VolcaEM |
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-27 | Merge pull request #4178 from VolcaEM/patch-6 | David |
2020-06-27 | Use better names for "Unknown"s | VolcaEM |
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-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 | 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-25 | Merge pull request #4159 from ogniK5377/mem-manager-dumb-assert | bunnei |
2020-06-25 | Merge pull request #4141 from Morph1984/SevenSixAxisSensor | David |
2020-06-25 | memory_manager: Remove useless assertion | David Marcec |
2020-06-24 | hid: Stub a series of "SevenSixAxisSensor" service commands | Morph |
2020-06-25 | Prevent nullptr dereference on swkbd error case | David Marcec |
2020-06-24 | prepo: : Don't read extra buffer from report unless passed | David Marcec |
2020-06-24 | Mark invalid IPC buffers as ASSERT_OR_EXECUTE_MSG | David Marcec |
2020-06-24 | Move GetKeyCodeMapImpl to an anonymous namespace | David Marcec |
2020-06-24 | Fixed logging output | David Marcec |