Added even more convenient function for sharing D3D11 textures.
Added utility function to share textures between D3D11 devices.
Backport of fix from TRRojan.
Fixed memory status call on win32
Added make_full_word function.
Refactored blob_pool to use shared_ptr.
vertex_fmt was still not correct ...
Fixed totally broken input layout descriptor.
Fixed typo.
Added the::blob::construct(_at) and the::blob::destruct(_at).