summaryrefslogtreecommitdiffstats
path: root/Graphics/GraphicsTools/interface/DynamicTextureAtlas.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added IDeviceObject::SetUserData() and IDeviceObject::GetUserData() methods (...assiduous2021-01-101-0/+15
* Updated copyright noticeassiduous2021-01-011-1/+1
* Few updated to BufferSuballocator and DynamicTextureAtlasassiduous2020-12-101-0/+4
* Fixed minor issue with IDynamicTextureAtlas::GetAtlasDesc not being pure virtualassiduous2020-12-081-1/+1
* Updated CreateBufferSuballocator and CreateDynamicTextureAtlas functions to t...assiduous2020-12-081-3/+3
* Moved pDevice parameter from BufferSuballocatorCreateInfo and DynamicTextureA...assiduous2020-12-081-7/+9
* A number of fixes/improvements to DynamicTextureAtlasassiduous2020-12-071-22/+13
* Graphics tools: added Dynamic Texture Atlasassiduous2020-12-071-0/+168