]> de.git.xonotic.org Git - xonotic/darkplaces.git/history - polygon.c
add a second parameter to the blur to mix the pentagram blur with the main image
[xonotic/darkplaces.git] / polygon.c
2007-12-31 havocremoved #include of quakedef.h as it doesn't seem necessary
2007-12-31 havocoptimized PolygonF_Divide/PolygonD_Divide functions...
2007-11-12 divverentmove two #defined to quakedef.h, and always include...
2006-02-28 havoccasts to fix warnings in MSVC x64, thanks Willis
2006-02-23 havocchanged Polygon[DF]_Divide functions to also be able...
2005-10-20 havocgcc 4.0 signedness warning fixes and uninitialized...
2004-08-30 molivierFixed a couple of warnings
2004-08-30 havocfixed severe bugs in QuadForPlane (broken axis selectio...
2004-08-25 havocchanged Collision_NewBrushFromPlanes to use new polygon...