summaryrefslogtreecommitdiff
path: root/Source/Core/VideoBackends/D3D12/D3DStreamBuffer.cpp
AgeCommit message (Expand)Author
2016-05-08D3D12: Specify read/write ranges when calling Map/UnmapStenzek
2016-05-08D3D12: Don't add padding when allocating within empty StreamBufferStenzek
2016-02-28D3D12: Optionally prevent StreamBuffer from executing command listStenzek
2016-02-28D3D12: Don't add fence tracking entries without buffer offset changesStenzek
2016-02-16D3DStreamBuffer: Use size_t within the class interfaceLioncash
2016-02-15D3D12: Initial commit for D3D12 backend implementation.hdcmeta