Histórico de Commits

Autor SHA1 Mensagem Data
  greggameplayer c6eaf0b2cf Correct audio command numbers & add or rename some functions (#455) há 8 anos atrás
  bunnei 693f78e6c2 Merge pull request #457 from Subv/mutex_waiters há 8 anos atrás
  bunnei 898f0fa029 Merge pull request #458 from Subv/fmnmx há 8 anos atrás
  bunnei ff54287a73 Merge pull request #445 from greggameplayer/patch-2 há 8 anos atrás
  Sebastian Valle 882111c4f2 Merge pull request #453 from Subv/thread_callstack há 8 anos atrás
  Sebastian Valle 6486544e09 Merge pull request #452 from Subv/psetp há 8 anos atrás
  Sebastian Valle 2dbfcd32d7 Merge pull request #451 from Subv/gl_array_size há 8 anos atrás
  Subv 8440cef223 Shaders: Implemented the FMNMX shader instruction. há 8 anos atrás
  Subv fd500d3da6 Mutex: Do not assert when the mutex waiting threads list isn't empty on mutex release. 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 c50393e066 Qt/WaitTree: Display the callstack for each thread in the wait tree widget. há 8 anos atrás
  Subv a056d5ad8c ShadersDecompiler: Added decoding for the PSETP instruction. 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
  greggameplayer abe79b2724 rename fatal:u functions & add ThrowFatal há 8 anos atrás
  greggameplayer 536cfb13e6 Properly update fatal.h void name há 8 anos atrás
  greggameplayer e35cfc1b03 Properly rename fatal module functions 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