Skip to content

Memory not properly released. #3

@mld2443

Description

@mld2443

D3D12 Device resources still remain allocated at program termination.

Need to switch to using comPtrs or std::unique_ptrs for memory management, because this can start getting ugly.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions