Skip to content
  1. Jan 30, 2019
    • 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. Jan 29, 2019
  3. Jan 28, 2019
  4. Jan 27, 2019
  5. Jan 26, 2019
  6. Jan 24, 2019
  7. Jan 22, 2019
  8. Jan 21, 2019
  9. Jan 20, 2019
Loading