Massively disgusting and incomplete shader translator.
This commit is contained in:
@@ -29,9 +29,9 @@ GraphicsSystem::GraphicsSystem(const CreationParams* params) :
|
||||
|
||||
// Set during Initialize();
|
||||
driver_ = 0;
|
||||
|
||||
// Create the run loop used for any windows/etc.
|
||||
// This must be done on the thread we create the driver.
|
||||
|
||||
// Create the run loop used for any windows/etc.
|
||||
// This must be done on the thread we create the driver.
|
||||
run_loop_ = xe_run_loop_create();
|
||||
|
||||
// Create worker thread.
|
||||
|
||||
Reference in New Issue
Block a user