You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
o3de/Code/Framework/AzFramework/Platform
Qing Tao 5f8e60f4bb
ATOM-16558 Buffer memory leak (#4444)
Fixed the memory leaking with ID3D12CommandAllocator in DX12 AsyncUploadQueue. Add reset for the ID3D12CommandAllocator when the commandlist was executed.
Fixed another small memory leak in NativeWindow.

Signed-off-by: Qing Tao <qingtao@amazon.com>
5 years ago
..
Android Linux native window (#3975) 5 years ago
Common Add a unit test for `XcbInputDeviceKeyboard` (#4393) 5 years ago
Linux Consolidate all xcb functionality into one subdirectory 5 years ago
Mac Fix unused warnings release (#3677) 5 years ago
Windows ATOM-16558 Buffer memory leak (#4444) 5 years ago
iOS Fix minor typo (#3095) 5 years ago