- extended 2D buffer lifetime to the end of the frame
This commit is contained in:
parent
387aef27ad
commit
ed606b8ed3
3 changed files with 16 additions and 1 deletions
|
|
@ -903,6 +903,7 @@ static void End2DAndUpdate()
|
|||
twod->End();
|
||||
CheckBench();
|
||||
screen->Update();
|
||||
twod->OnFrameDone();
|
||||
}
|
||||
|
||||
//==========================================================================
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue