]> de.git.xonotic.org Git - xonotic/darkplaces.git/history - curves.c
fix a severe texture corruption and crash case when using vid_dx9 1 is used with...
[xonotic/darkplaces.git] / curves.c
2011-10-22 havocmajor overhaul for thread-safety - many global variable...
2009-12-24 havocfix a warning about possibly uninitialized variables
2009-09-15 havocfix errors and warnings in MSVC when compiling as C++
2009-07-22 divverentcurves: optimize their order for the bbox optimization
2009-03-23 divverentvariable name fixes only, no change in behaviour
2009-03-22 divverentchange names of functions, and add comments.
2009-03-21 divverentchange the model of curves approximation to one that
2009-03-14 divverentExperimental new patch welding code by "someone", fixin...
2007-11-12 divverentmove two #defined to quakedef.h, and always include...
2007-03-14 havocadded a missing return statement in the 'any-dimension...
2005-04-04 havocoptimized surface rendering to surface->groupmesh-...
2004-10-17 havocfix an incomplete edit on variable naming
2004-10-17 havocnow using all-new Q3 patch tesselation code, matching...
2004-08-30 tomazRenamed QuadraticSpline code in curves.c to QuadraticBS...
2004-08-30 havocmore documentation on B-Splines
2004-05-20 havocTomaz cleaned up some double ;; lines (strange stuff)
2004-03-04 molivierRemoved a few warnings in MSVC6
2004-03-04 havocimplemented r_subdivisions_ cvars to control q3bsp...
2003-08-24 havocthe quadratic spline patches in quake3 maps now work...