phoenix-firestorm/indra/llmath
Tank_Master 98d776ba76 Backed out changeset: 5ccc4164be52 (to get ready to picl up LL's texture browser) 2012-05-28 13:55:56 -07:00
..
tests EXP-1129 FIX SLURLs with only 2 coordinates are interpreted as center of sim 2011-08-22 13:16:58 -07:00
CMakeLists.txt SH-24114 Remove unused vectorization code (outdated/unused with SSE2 requirement and llvetor4a et al) 2011-11-08 17:46:43 -06: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 After merge compare FS tree agsindt V/dev. 2012-01-18 19:04:59 +01:00
llcalc.h After merge compare FS tree agsindt V/dev. 2012-01-18 19:04:59 +01:00
llcalcparser.cpp After merge compare FS tree agsindt V/dev. 2012-01-18 19:04:59 +01:00
llcalcparser.h Merge LL 3.3.1 Viewer Release 2012-04-26 17:31:35 -07:00
llcamera.cpp Automated merge up from viewer-development into mesh-development 2011-02-10 10:44:21 -05:00
llcamera.h Automated merge up from viewer-development into mesh-development 2011-02-10 10:44:21 -05: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 BUILDFIX fixing crash on performance analysis when there is no variation 2011-06-06 11:42:04 -04:00
llmatrix3a.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llmatrix3a.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llmatrix3a.inl correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llmatrix4a.h correct licenses (fix problem with license change merge) 2010-10-13 07:24: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 SH-2694 Fix for FPS drop when mousing over flexi objects (don't use an octree for flexi raycast) 2011-12-16 17:43:30 -06: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 SH-655 - Project mesh viewer crashes on exit. 2010-12-23 01:48:44 -08: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 Fix for windows build. Reviewed by Nyx. 2010-12-20 15:09:15 -06:00
llsimdtypes.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llsimdtypes.inl correct licenses (fix problem with license change merge) 2010-10-13 07:24: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 Fix LLVector4a::memcpyNonAliased16 so it does not overwrite memory past the end of destination buffer anymore. 2012-02-13 00:33:07 +01:00
llvector4a.h SH-655 - Project mesh viewer crashes on exit. 2010-12-23 01:48:44 -08:00
llvector4a.inl correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llvector4logical.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llvolume.cpp Merge LL 3.3.1 Viewer Release 2012-04-26 17:31:35 -07:00
llvolume.h Optimize calculation of estimated triangles / LOG. Reuse old value if input parameters did not change. 2012-02-05 15:07:48 +01:00
llvolumemgr.cpp Backed out changeset: 5ccc4164be52 (to get ready to picl up LL's texture browser) 2012-05-28 13:55:56 -07:00
llvolumemgr.h Backed out changeset: 5ccc4164be52 (to get ready to picl up LL's texture browser) 2012-05-28 13:55:56 -07:00
llvolumeoctree.cpp Get rid of more ll_aligned_malloc calls. 2010-11-21 03:25:22 -06:00
llvolumeoctree.h Fixes for merge up from viewer-development to mesh-development. 2011-02-01 12:33:39 -05: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 Do not put pointers into the LLColor4U union. That messes everything up when compiling under 64 Bit 2011-09-12 21:51:02 +02:00
v4coloru.h Do not put pointers into the LLColor4U union. That messes everything up when compiling under 64 Bit 2011-09-12 21:51:02 +02: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 Opensim - detect and use various configuration limits which might be different from SL, by ArminW 2011-08-28 07:10:09 -04:00