D3D12MemoryAllocator/src
2024-06-15 01:30:15 -03:00
..
cmake Added cmake find_package option 2024-06-15 01:30:15 -03:00
Shaders Updated copyright headers to year 2024 2024-03-05 16:03:30 +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 Added cmake find_package option 2024-06-15 01:30:15 -03:00
Common.cpp Updated copyright headers to year 2024 2024-03-05 16:03:30 +01:00
Common.h Updated copyright headers to year 2024 2024-03-05 16:03:30 +01:00
D3D12MemAlloc.cpp Pass "use mutex" flag to AllocationObjectAllocator. 2024-05-29 17:59:32 +03:00
D3D12MemAlloc.natvis Improved NATVIS file - added support for IntrusiveLinkedList usage. 2021-12-07 17:16:32 +01:00
D3D12Sample.cpp Updated copyright headers to year 2024 2024-03-05 16:03:30 +01:00
Doxyfile Updated Doxyfile for Doxygen 1.9.6 2023-05-02 12:52:24 +02:00
Tests.cpp Removed Allocation::WasZeroInitialized 2024-03-05 16:33:25 +01:00
Tests.h Updated copyright headers to year 2024 2024-03-05 16:03:30 +01:00