phoenix-firestorm/indra/llmath
Dave Parks b8e14ad2b2 MAINT-1709 Fix for >> that should have been > > 2012-10-26 15:55:58 -05:00
..
tests Port over Simon's fix for alignment test 2012-09-13 20:31:22 -05:00
CMakeLists.txt initial attempt to restore changes that make removing tcmalloc possible; not tested 2012-09-12 14:36:37 -04:00
camera.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
coordframe.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llbbox.cpp STORM-807 : Clean up code as discussed with Andrew 2011-01-10 18:01:16 -08:00
llbbox.h ER-407 child bounding boxes not rotated properly for encroachment returnability 2010-12-15 11:23:00 -08:00
llbboxlocal.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llbboxlocal.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llcalc.cpp add proper license headers to files that did not have them 2011-08-17 14:43:39 -04:00
llcalc.h add proper license headers to files that did not have them 2011-08-17 14:43:39 -04:00
llcalcparser.cpp add proper license headers to files that did not have them 2011-08-17 14:43:39 -04:00
llcalcparser.h cleaned up linden_common.h, removing stuff that is mostly unused 2012-02-01 16:39:27 -08:00
llcamera.cpp Automated merge up from viewer-development into mesh-development 2011-02-10 10:44:21 -05:00
llcamera.h initial attempt to restore changes that make removing tcmalloc possible; not tested 2012-09-12 14:36:37 -04:00
llcoord.h Linux build fix. 2012-02-23 21:02:46 +02:00
llcoordframe.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llcoordframe.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llinterp.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llline.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llline.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llmath.h merge changes for storm-1863 2012-05-30 14:24:47 -04:00
llmatrix3a.cpp SH-2789 WIP - add asserts to check object address alignment where needed 2011-12-14 16:18:19 -05:00
llmatrix3a.h initial attempt to restore changes that make removing tcmalloc possible; not tested 2012-09-12 14:36:37 -04:00
llmatrix3a.inl correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llmatrix4a.h initial attempt to restore changes that make removing tcmalloc possible; not tested 2012-09-12 14:36:37 -04:00
llmodularmath.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llmodularmath.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
lloctree.h MAINT-1709 Fix for >> that should have been > > 2012-10-26 15:55:58 -05:00
llperlin.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llperlin.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llplane.h initial attempt to restore changes that make removing tcmalloc possible; not tested 2012-09-12 14:36:37 -04:00
llquantize.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llquaternion.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llquaternion.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llquaternion2.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llquaternion2.inl correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llrect.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llrect.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llsdutil_math.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llsdutil_math.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llsimdmath.h initial attempt to restore changes that make removing tcmalloc possible; not tested 2012-09-12 14:36:37 -04:00
llsimdtypes.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llsimdtypes.inl initial attempt to restore changes that make removing tcmalloc possible; not tested 2012-09-12 14:36:37 -04:00
llsphere.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llsphere.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
lltreenode.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llvector4a.cpp initial attempt to restore changes that make removing tcmalloc possible; not tested 2012-09-12 14:36:37 -04:00
llvector4a.h initial attempt to restore changes that make removing tcmalloc possible; not tested 2012-09-12 14:36:37 -04:00
llvector4a.inl initial attempt to restore changes that make removing tcmalloc possible; not tested 2012-09-12 14:36:37 -04:00
llvector4logical.h initial attempt to restore changes that make removing tcmalloc possible; not tested 2012-09-12 14:36:37 -04:00
llvolume.cpp reapply efcec3eb374f: MAINT-646 Factor std::vector out of lloctree 2012-09-20 09:48:56 -04:00
llvolume.h MAINT-616 Factor out calls to glGenFoo where possible, add setting to control synchronizing strategy WRT occlusion queries, add experimental transform feedback driven LoD update 2012-05-21 23:33:25 -05:00
llvolumemgr.cpp Merge backout of b782a75c99e6 2011-10-14 11:58:35 -05:00
llvolumemgr.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llvolumeoctree.cpp reapply 52b6c9168974: MAINT-646 Factor std::set out of lloctree 2012-09-20 09:48:55 -04:00
llvolumeoctree.h reapply 52b6c9168974: MAINT-646 Factor std::set out of lloctree 2012-09-20 09:48:55 -04:00
m3math.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
m3math.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
m4math.cpp converted a bunch of narrowing implicit conversions to explicit 2012-02-01 13:03:46 -08:00
m4math.h SH-1168 Export upload data to disk on upload. 2011-03-21 17:31:25 -05:00
raytrace.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
raytrace.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
v2math.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
v2math.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
v3color.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
v3color.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
v3dmath.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
v3dmath.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
v3math.cpp Automated merge up from viewer-development into mesh-development 2011-04-04 10:42:52 -04:00
v3math.h Automated merge up from viewer-development into mesh-development 2011-04-04 10:42:52 -04:00
v4color.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
v4color.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
v4coloru.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
v4coloru.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
v4math.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
v4math.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
xform.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
xform.h SH-808 making sure the 10m vs. 64m scale limit switch happens for both the spinner and the manipulation tools etc. 2011-01-28 16:39:02 -08:00