1. 30 Jan, 2019 3 commits
    • ReinUsesLisp's avatar
      3b84e04a
    • Kevin's avatar
      video_core/GPU Implemented the GPU PFIFO puller semaphore operations. (#1908) · ba38d91f
      Kevin authored
      * Implemented the puller semaphore operations.
      
      * Nit: Fix 2 style issues
      
      * Nit: Add Break to default case.
      
      * Fix style.
      
      * Update for comments. Added ReferenceCount method
      
      * Forgot to remove GpuSmaphoreAddress union.
      
      * Fix the clang-format issues.
      
      * More clang formatting.
      
      * two more white spaces for the Clang formatting.
      
      * Move puller members into the regs union
      
      * Updated to use Memory::WriteBlock instead of Memory::Write*
      
      * Fix clang style issues
      
      * White space clang error
      
      * Removing unused funcitons and other pr comment
      
      * Removing unused funcitons and other pr comment
      
      * More union magic for setting regs value.
      
      * union magic refcnt as well
      
      *  Remove local var
      
      * Set up the regs and regs_assert_positions up properly
      
      * Fix clang error
      ba38d91f
    • Lioncash's avatar
      hle/ipc_helpers: Fix clang-format warnings · 2561a79c
      Lioncash authored
      2561a79c
  2. 29 Jan, 2019 3 commits
  3. 28 Jan, 2019 7 commits
  4. 27 Jan, 2019 4 commits
  5. 26 Jan, 2019 3 commits
  6. 24 Jan, 2019 3 commits
  7. 22 Jan, 2019 5 commits
  8. 21 Jan, 2019 11 commits
  9. 20 Jan, 2019 1 commit