Commit History

Autor SHA1 Mensaxe Data
  Sebastian Valle 2dbfcd32d7 Merge pull request #451 from Subv/gl_array_size %!s(int64=8) %!d(string=hai) anos
  Subv 8440cef223 Shaders: Implemented the FMNMX shader instruction. %!s(int64=8) %!d(string=hai) anos
  Subv fd500d3da6 Mutex: Do not assert when the mutex waiting threads list isn't empty on mutex release. %!s(int64=8) %!d(string=hai) anos
  Subv 525492428d GPU: Implemented the nvmap Free ioctl. %!s(int64=8) %!d(string=hai) anos
  Subv 72b5c448cf GPU: Implemented nvhost-as-gpu's UnmapBuffer ioctl. %!s(int64=8) %!d(string=hai) anos
  Sebastian Valle 03388c3071 Merge pull request #450 from Subv/shader_link_error %!s(int64=8) %!d(string=hai) anos
  Sebastian Valle 353e1dd7e4 Merge pull request #443 from ogniK5377/ipc-500 %!s(int64=8) %!d(string=hai) anos
  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