FTE QuakeWorld - a magical QuakeWorld engine https://www.fteqw.org
Go to file
Mark Olsen 1218dd866e qccHunkAlloc(): Round block sizes up to the next 8 to make sure all blocks returned are aligned at least to that size. Fixes problems with alignment exceptions occuring on MIPS/Irix and should also improve performance on those systems that silently emulate badly aligned data accesses.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@3589 fc73d0e0-1445-4013-8a0c-d673dee63da5
2010-08-17 09:35:40 +00:00
engine qccHunkAlloc(): Round block sizes up to the next 8 to make sure all blocks returned are aligned at least to that size. Fixes problems with alignment exceptions occuring on MIPS/Irix and should also improve performance on those systems that silently emulate badly aligned data accesses. 2010-08-17 09:35:40 +00:00
fteqtv splat 2009-07-08 00:15:06 +00:00
plugins TLS bugfixes. 2009-04-19 01:48:10 +00:00
q3asm2 Redefine snprintf for Windows. 2008-06-27 19:16:15 +00:00
quakec git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@3482 fc73d0e0-1445-4013-8a0c-d673dee63da5 2009-12-02 02:47:08 +00:00
specs Fixed WIP binary counts to reflect targets that started compiling 2010-07-13 07:49:07 +00:00