Historique des commits

Auteur SHA1 Message Date
  Sebastian Valle 882111c4f2 Merge pull request #453 from Subv/thread_callstack il y a 8 ans
  Sebastian Valle 6486544e09 Merge pull request #452 from Subv/psetp il y a 8 ans
  Sebastian Valle 2dbfcd32d7 Merge pull request #451 from Subv/gl_array_size il y a 8 ans
  Sebastian Valle 03388c3071 Merge pull request #450 from Subv/shader_link_error il y a 8 ans
  Sebastian Valle 353e1dd7e4 Merge pull request #443 from ogniK5377/ipc-500 il y a 8 ans
  greggameplayer a215f63235 Add and correct some Error Modules (#444) il y a 8 ans
  Sebastian Valle dc26601860 Merge pull request #442 from Hexagon12/nfp-service-names il y a 8 ans
  Subv c50393e066 Qt/WaitTree: Display the callstack for each thread in the wait tree widget. il y a 8 ans
  Subv a056d5ad8c ShadersDecompiler: Added decoding for the PSETP instruction. il y a 8 ans
  Subv 98b143c2d6 GLRenderer: Remove unused hw_vao_enabled_attributes variable. il y a 8 ans
  Subv 370ab5df9b GLRenderer: Remove unused vertex buffer and increase the size of the stream buffer to 128 MB. il y a 8 ans
  Subv 21959ddfef GLRenderer: Log the shader source code when program linking fails. il y a 8 ans
  David Marcec fd86cdb2e2 Added RequestWithContext & ControlWithContext il y a 8 ans
  Hexagon12 0984e9d601 Updated nfp with more service names il y a 8 ans
  bunnei 1b5c02fc37 Merge pull request #436 from bunnei/multi-core il y a 8 ans
  bunnei e07218906d Merge pull request #439 from ogniK5377/GetTPCMasks il y a 8 ans
  David Marcec e7b0e8a3cc More accurate GetTPCMasks impl il y a 8 ans
  bunnei 811dae12f9 core: Add several missing docstrings. il y a 8 ans
  bunnei 46ec9a9bc9 thread: Rename mask to affinity_masks. il y a 8 ans
  bunnei edc52250b8 core: Run all CPU cores separately, even in single-thread mode. il y a 8 ans
  bunnei fbd7afefaa thread: Support core change on ResumeFromWait and improve ChangeCore. il y a 8 ans
  bunnei 91af2f94e8 scheduler: Protect scheduling functions with a global mutex. il y a 8 ans
  bunnei e6671190a5 wait_tree: Add ideal core and affinity mask. il y a 8 ans
  bunnei 4822765fef thread: Initialize ideal_core and mask members. il y a 8 ans
  bunnei 8aa5d25f82 threading: Reschedule only on cores that are necessary. il y a 8 ans
  bunnei d6e3cd9a17 svc: Implement GetThreadCoreMask and SetThreadCoreMask. il y a 8 ans
  bunnei 6ea8b3ef60 thread: Implement ChangeCore function. il y a 8 ans
  bunnei 1c36f2a798 svc: SignalProcessWideKey should apply to all cores. il y a 8 ans
  bunnei 6a890023e9 svc: Implement GetCurrentProcessorNumber. il y a 8 ans
  bunnei 5c0421ebd8 wait_tree: Show all threads on all schedulers. il y a 8 ans