summaryrefslogtreecommitdiffstats
path: root/AssetLoader/src/DXSDKMeshLoader.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2021-01-01Updated copyright noticeassiduous1-1/+1
2020-10-19Renamed USAGE_STATIC to USAGE_IMMUTABLE (API240077)assiduous1-2/+2
2020-02-05DXSDKMeshLoader: added line strip topologyassiduous1-1/+1
2020-01-31Renamed .h -> .hpp where appropriateassiduous1-1/+1
2020-01-29Fixed a bunch of minor Linux/iOS/MacOS build issuesassiduous1-0/+1
2020-01-29Updates to comply with the new APIassiduous1-4/+4
2020-01-01Updated copyright noticeassiduous1-7/+11
2019-11-28Fixed clang-formatting leftover issue in DXSDK Mesh LoaderEgor Yusov1-1/+1
2019-11-25clang-formatted AssetLoaderEgor Yusov1-62/+66
2019-09-17Updated copyright noticeEgor Yusov1-1/+1
2019-07-21DXSDK Mesh loader: computing bounding boxes programmatically when loading the...Egor Yusov1-0/+39
2019-07-20DXSDK Mesh loader: implemented GPU resource initializationEgor Yusov1-124/+156
2019-07-20Added DXSDK Mesh LoaderEgor Yusov1-0/+318