D3D12MemoryAllocator/src
Adam Sawicki 30b84395a1 Fixes to Cmake
Regenerated HTML documentation
2021-10-06 14:35:03 +02:00
..
Shaders Updated copyright headers to year 2021 2021-02-16 17:32:24 +01:00
.editorconfig - Added Allocation::GetResource. Allocation now remembers associated ID3D12Resource and keeps reference to it. 2019-10-11 11:11:28 +02:00
CMakeLists.txt Doxygen generation fix, small cleanup 2021-10-06 14:08:06 +02:00
Common.cpp Updated copyright headers to year 2021 2021-02-16 17:32:24 +01:00
Common.h Ported sample and tests from CComPtr to Microsoft::WRL::ComPtr 2021-07-26 20:28:38 +02:00
D3D12MemAlloc.cpp Defined D3D12MA_IID_PPV_ARGS 2021-10-05 11:27:53 +02:00
D3D12MemAlloc.h Use 'using' declaration instead of 'typedef' for creating type aliases 2021-09-16 20:24:12 +02:00
D3D12MemAlloc.natvis Prepare initial release 2019-07-23 12:44:28 +02:00
D3D12Sample.cpp BREAKING CHANGE: Made all public classes COM-compatible - inheriting from IUnknown, reference counting 2021-07-26 21:18:52 +02:00
Doxyfile Fixes to Cmake 2021-10-06 14:35:03 +02:00
Tests.cpp BREAKING CHANGE: Made all public classes COM-compatible - inheriting from IUnknown, reference counting 2021-07-26 21:18:52 +02:00
Tests.h Updated copyright headers to year 2021 2021-02-16 17:32:24 +01:00