Merge branch 'master' of https://github.com/xenia-project/xenia into canary_experimental
This commit is contained in:
@@ -58,7 +58,7 @@ class GraphicsSystem {
|
||||
virtual X_STATUS Setup(cpu::Processor* processor,
|
||||
kernel::KernelState* kernel_state,
|
||||
ui::WindowedAppContext* app_context,
|
||||
bool is_surface_required);
|
||||
bool with_presentation);
|
||||
virtual void Shutdown();
|
||||
|
||||
// May be called from any thread any number of times, even during recovery
|
||||
|
||||
Reference in New Issue
Block a user