mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-12 13:37:47 +00:00
OpenGL: Implement Fencing backend.
This commit is contained in:
parent
3d2b5222df
commit
802fabe3ab
12 changed files with 94 additions and 19 deletions
|
@ -157,7 +157,7 @@ public:
|
|||
|
||||
void FlushCommands();
|
||||
void SyncGuestHost();
|
||||
void OnCommandListEnd();
|
||||
virtual void OnCommandListEnd();
|
||||
|
||||
/// Returns a reference to the Maxwell3D GPU engine.
|
||||
Engines::Maxwell3D& Maxwell3D();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue