Added release from svn/trunk to enable osgCompute.
This commit is contained in:
@@ -37,6 +37,9 @@ void GraphicsThread::run()
|
||||
|
||||
OperationThread::run();
|
||||
|
||||
// release operations before the thread stops working.
|
||||
_operationQueue->releaseAllOperations();
|
||||
|
||||
if (graphicsContext)
|
||||
{
|
||||
graphicsContext->releaseContext();
|
||||
|
||||
Reference in New Issue
Block a user