mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-21 16:55:46 +00:00
video_core: add null backend
This commit is contained in:
parent
6b64557ad6
commit
89dd7dc180
20 changed files with 383 additions and 28 deletions
|
@ -24,5 +24,3 @@ public:
|
|||
|
||||
std::unique_ptr<Core::Frontend::GraphicsContext> CreateSharedContext() const override;
|
||||
};
|
||||
|
||||
class DummyContext : public Core::Frontend::GraphicsContext {};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue