mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 13:04:56 +00:00
Metal Cubemaps
This commit is contained in:
@@ -46,6 +46,7 @@ static void UpdatePercent(float percent)
|
||||
}
|
||||
- (void)prepareOpenGL
|
||||
{
|
||||
[super prepareOpenGL];
|
||||
s_task = std::thread([self](){
|
||||
[[self openGLContext] makeCurrentContext];
|
||||
m_renderer->Run(UpdatePercent);
|
||||
|
||||
Reference in New Issue
Block a user