]> de.git.xonotic.org Git - xonotic/darkplaces.git/commit
re-optimize the IQM model loader somewhat by not allocating and copying
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Fri, 29 Jul 2011 12:42:24 +0000 (12:42 +0000)
committerRudolf Polzer <divVerent@xonotic.org>
Sun, 31 Jul 2011 18:54:51 +0000 (20:54 +0200)
commit7a0f21c5ec086669f3d420e4b0be5d31cdcbc55b
tree54cfd3f1e8722e3bd9eb091555b427bb9a7db049
parentcee29b1d7d961bbfced617202d03bc29ca78c72a
re-optimize the IQM model loader somewhat by not allocating and copying
any data that is read-only in nature (the endian functions are
unaligned-safe by nature)

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@11258 d7cf8633-e32d-0410-b094-e92efae38249
::stable-branch::merge=c658608beed4e679392938e0b6e449d4eb969ab6
model_alias.c