mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-09 16:35:13 +00:00
Add OS<->GPU IPC
This commit is contained in:
parent
df5f8055fa
commit
2ab5cfb1f3
10 changed files with 271 additions and 124 deletions
4
rpcsx-os/bridge.cpp
Normal file
4
rpcsx-os/bridge.cpp
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
#include "bridge.hpp"
|
||||
|
||||
amdgpu::bridge::BridgePusher rx::bridge;
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue