Commit History

Autor SHA1 Mensaxe Data
  greggameplayer a215f63235 Add and correct some Error Modules (#444) %!s(int64=8) %!d(string=hai) anos
  Sebastian Valle dc26601860 Merge pull request #442 from Hexagon12/nfp-service-names %!s(int64=8) %!d(string=hai) anos
  Subv 2a35a36251 Kernel/SVC: Signal the highest priority threads first in svcSignalProcessWideKey. %!s(int64=8) %!d(string=hai) anos
  Subv c74f2555b6 Kernel/Threads: Reschedule the proper core when operating on that core's threads. %!s(int64=8) %!d(string=hai) anos
  Subv fab3dd98fe SVC: Removed unused WaitSynchronization1 function %!s(int64=8) %!d(string=hai) anos
  Subv c50393e066 Qt/WaitTree: Display the callstack for each thread in the wait tree widget. %!s(int64=8) %!d(string=hai) anos
  Subv a056d5ad8c ShadersDecompiler: Added decoding for the PSETP instruction. %!s(int64=8) %!d(string=hai) anos
  Subv 98b143c2d6 GLRenderer: Remove unused hw_vao_enabled_attributes variable. %!s(int64=8) %!d(string=hai) anos
  Subv 370ab5df9b GLRenderer: Remove unused vertex buffer and increase the size of the stream buffer to 128 MB. %!s(int64=8) %!d(string=hai) anos
  Subv 21959ddfef GLRenderer: Log the shader source code when program linking fails. %!s(int64=8) %!d(string=hai) anos
  greggameplayer abe79b2724 rename fatal:u functions & add ThrowFatal %!s(int64=8) %!d(string=hai) anos
  greggameplayer 536cfb13e6 Properly update fatal.h void name %!s(int64=8) %!d(string=hai) anos
  greggameplayer e35cfc1b03 Properly rename fatal module functions %!s(int64=8) %!d(string=hai) anos
  David Marcec fd86cdb2e2 Added RequestWithContext & ControlWithContext %!s(int64=8) %!d(string=hai) anos
  Hexagon12 0984e9d601 Updated nfp with more service names %!s(int64=8) %!d(string=hai) anos
  bunnei 1b5c02fc37 Merge pull request #436 from bunnei/multi-core %!s(int64=8) %!d(string=hai) anos
  bunnei e07218906d Merge pull request #439 from ogniK5377/GetTPCMasks %!s(int64=8) %!d(string=hai) anos
  David Marcec e7b0e8a3cc More accurate GetTPCMasks impl %!s(int64=8) %!d(string=hai) anos
  bunnei 811dae12f9 core: Add several missing docstrings. %!s(int64=8) %!d(string=hai) anos
  bunnei 46ec9a9bc9 thread: Rename mask to affinity_masks. %!s(int64=8) %!d(string=hai) anos
  bunnei edc52250b8 core: Run all CPU cores separately, even in single-thread mode. %!s(int64=8) %!d(string=hai) anos
  bunnei fbd7afefaa thread: Support core change on ResumeFromWait and improve ChangeCore. %!s(int64=8) %!d(string=hai) anos
  bunnei 91af2f94e8 scheduler: Protect scheduling functions with a global mutex. %!s(int64=8) %!d(string=hai) anos
  bunnei e6671190a5 wait_tree: Add ideal core and affinity mask. %!s(int64=8) %!d(string=hai) anos
  bunnei 4822765fef thread: Initialize ideal_core and mask members. %!s(int64=8) %!d(string=hai) anos
  bunnei 8aa5d25f82 threading: Reschedule only on cores that are necessary. %!s(int64=8) %!d(string=hai) anos
  bunnei d6e3cd9a17 svc: Implement GetThreadCoreMask and SetThreadCoreMask. %!s(int64=8) %!d(string=hai) anos
  bunnei 6ea8b3ef60 thread: Implement ChangeCore function. %!s(int64=8) %!d(string=hai) anos
  bunnei 1c36f2a798 svc: SignalProcessWideKey should apply to all cores. %!s(int64=8) %!d(string=hai) anos
  bunnei 6a890023e9 svc: Implement GetCurrentProcessorNumber. %!s(int64=8) %!d(string=hai) anos