Skip to content

Commit

Permalink
Merge branch 'v2-3' into v3-0
Browse files Browse the repository at this point in the history
  • Loading branch information
darksylinc committed May 1, 2024
2 parents ce87b76 + 7f49811 commit e1773f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions RenderSystems/Direct3D11/src/OgreD3D11RenderSystem.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -909,6 +909,7 @@ namespace Ogre
SAFE_DELETE( mDriverList );
mActiveD3DDriver = D3D11Driver();
mDevice.ReleaseAll();
SAFE_DELETE( mVendorExtension );
LogManager::getSingleton().logMessage( "D3D11: Shutting down cleanly." );
SAFE_DELETE( mHardwareBufferManager );
SAFE_DELETE( mGpuProgramManager );
Expand Down

0 comments on commit e1773f8

Please sign in to comment.