summaryrefslogtreecommitdiffstats
path: root/Graphics/GraphicsTools/src/DynamicTextureAtlas.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added IDeviceObject::SetUserData() and IDeviceObject::GetUserData() methods (...assiduous2021-01-101-0/+12
* Updated copyright noticeassiduous2021-01-011-1/+1
* Few updated to BufferSuballocator and DynamicTextureAtlasassiduous2020-12-101-2/+2
* Fixed minor issue with IDynamicTextureAtlas::GetAtlasDesc not being pure virtualassiduous2020-12-081-1/+1
* Updated CreateBufferSuballocator and CreateDynamicTextureAtlas functions to t...assiduous2020-12-081-6/+6
* Moved pDevice parameter from BufferSuballocatorCreateInfo and DynamicTextureA...assiduous2020-12-081-4/+7
* Fixed issue with the last reference to TextureAtlasSuballocation and BufferSu...assiduous2020-12-081-0/+12
* A number of fixes/improvements to DynamicTextureAtlasassiduous2020-12-071-86/+73
* Graphics tools: added Dynamic Texture Atlasassiduous2020-12-071-0/+411