Write textures in separate thread; fixes perf
This commit is contained in:
+1
-1
@@ -11,8 +11,8 @@ mod app;
|
||||
mod audio;
|
||||
mod controller;
|
||||
mod emulator;
|
||||
mod graphics;
|
||||
mod input;
|
||||
mod renderer;
|
||||
|
||||
#[derive(Parser)]
|
||||
struct Args {
|
||||
|
||||
Reference in New Issue
Block a user