]> icculus.org git repositories - divverent/darkplaces.git/history - meshqueue.c
reduce TRIANGLEEDGEHASH from 16384 bins to 8192 to avoid a stack overflow on MSVC x64
[divverent/darkplaces.git] / meshqueue.c
2005-04-05 havocconsolidated many mempools to make memlist more readabl...
2004-08-30 havocfix crash when transparent meshes were used in first...
2004-08-25 havocMem_AllocPool flags and parent parameters added, now...
2003-11-14 havocr_refdef.vieworg and r_refdef.viewangles replaced by...
2002-08-28 havocmost of the framework for hardware accelerated transfor...
2002-08-27 havocliquid now goes through meshqueue sorting
2002-08-02 havocadded a mesh queue callback system (to allow mesh rende...