Histórico de Commits

Autor SHA1 Mensagem Data
  Sebastian Valle 2dbfcd32d7 Merge pull request #451 from Subv/gl_array_size há 8 anos atrás
  Sebastian Valle 03388c3071 Merge pull request #450 from Subv/shader_link_error há 8 anos atrás
  Sebastian Valle 353e1dd7e4 Merge pull request #443 from ogniK5377/ipc-500 há 8 anos atrás
  greggameplayer a215f63235 Add and correct some Error Modules (#444) há 8 anos atrás
  Sebastian Valle dc26601860 Merge pull request #442 from Hexagon12/nfp-service-names há 8 anos atrás
  Subv 98b143c2d6 GLRenderer: Remove unused hw_vao_enabled_attributes variable. há 8 anos atrás
  Subv 370ab5df9b GLRenderer: Remove unused vertex buffer and increase the size of the stream buffer to 128 MB. há 8 anos atrás
  Subv 21959ddfef GLRenderer: Log the shader source code when program linking fails. há 8 anos atrás
  David Marcec fd86cdb2e2 Added RequestWithContext & ControlWithContext há 8 anos atrás
  Hexagon12 0984e9d601 Updated nfp with more service names há 8 anos atrás
  bunnei 1b5c02fc37 Merge pull request #436 from bunnei/multi-core há 8 anos atrás
  bunnei e07218906d Merge pull request #439 from ogniK5377/GetTPCMasks há 8 anos atrás
  David Marcec e7b0e8a3cc More accurate GetTPCMasks impl há 8 anos atrás
  bunnei 811dae12f9 core: Add several missing docstrings. há 8 anos atrás
  bunnei 46ec9a9bc9 thread: Rename mask to affinity_masks. há 8 anos atrás
  bunnei edc52250b8 core: Run all CPU cores separately, even in single-thread mode. há 8 anos atrás
  bunnei fbd7afefaa thread: Support core change on ResumeFromWait and improve ChangeCore. há 8 anos atrás
  bunnei 91af2f94e8 scheduler: Protect scheduling functions with a global mutex. há 8 anos atrás
  bunnei e6671190a5 wait_tree: Add ideal core and affinity mask. há 8 anos atrás
  bunnei 4822765fef thread: Initialize ideal_core and mask members. há 8 anos atrás
  bunnei 8aa5d25f82 threading: Reschedule only on cores that are necessary. há 8 anos atrás
  bunnei d6e3cd9a17 svc: Implement GetThreadCoreMask and SetThreadCoreMask. há 8 anos atrás
  bunnei 6ea8b3ef60 thread: Implement ChangeCore function. há 8 anos atrás
  bunnei 1c36f2a798 svc: SignalProcessWideKey should apply to all cores. há 8 anos atrás
  bunnei 6a890023e9 svc: Implement GetCurrentProcessorNumber. há 8 anos atrás
  bunnei 5c0421ebd8 wait_tree: Show all threads on all schedulers. há 8 anos atrás
  bunnei 9bf2a428f9 core: Add a configuration setting for use_multi_core. há 8 anos atrás
  bunnei cba69fdcd4 core: Support session close with multicore. há 8 anos atrás
  bunnei a434fdcb10 core: Implement multicore support. há 8 anos atrás
  bunnei 9776ff9179 core: Create a thread for each CPU core, keep in lock-step with a barrier. há 8 anos atrás