summaryrefslogtreecommitdiff
path: root/src/video_core/gpu_thread.cpp
diff options
context:
space:
mode:
authorGravatar Kevin2019-01-29 18:49:18 -0800
committerGravatar bunnei2019-01-29 21:49:18 -0500
commitba38d91fe2e83595533d0da71ecbf24483d05408 (patch)
tree879a720f3bff247d9cb2c5f9d47285ad82fde4a8 /src/video_core/gpu_thread.cpp
parenthle/ipc_helpers: Fix clang-format warnings (diff)
downloadyuzu-ba38d91fe2e83595533d0da71ecbf24483d05408.tar.gz
yuzu-ba38d91fe2e83595533d0da71ecbf24483d05408.tar.xz
yuzu-ba38d91fe2e83595533d0da71ecbf24483d05408.zip
video_core/GPU Implemented the GPU PFIFO puller semaphore operations. (#1908)
* 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
Diffstat (limited to 'src/video_core/gpu_thread.cpp')
0 files changed, 0 insertions, 0 deletions