]> git.xonotic.org Git - xonotic/darkplaces.git/commit
reworked iqm model loader to copy all data into allocated memory blocks
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Fri, 29 Jul 2011 09:38:36 +0000 (09:38 +0000)
committerRudolf Polzer <divVerent@xonotic.org>
Sun, 31 Jul 2011 18:54:49 +0000 (20:54 +0200)
commitcee29b1d7d961bbfced617202d03bc29ca78c72a
treec26e5e09193f99ab843473d874daa8ce06ef9122
parent2c47b4bfe120d8a57ad55f5f7e03a7b15e19c730
reworked iqm model loader to copy all data into allocated memory blocks
at load to prevent misaligned memory crashes on Sparc, PowerPC, others

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