[pick] Compute skinning as structured buffer, simpler, easier to understand and removes need to do encoding, doesn't affect existing shaders
Add previous frame buffer offset
[Pick] use CUtlMemory for transform buffer instead of a fixed transform size that crashes, allows for it to be smaller and alloc as much as it needs, needs testing