phoenix-firestorm/indra/llmath
Tofu Linden fce2653f6b SNOW-620 PARTIAL Infinite loop in LLSphere::getBoundingSphere
Neither the test nor the code being tested are good - the unit test can hang.  Skipping test for now, passing over to the sim maint backlog.
2010-06-15 13:26:40 +01:00
..
tests SNOW-620 PARTIAL Infinite loop in LLSphere::getBoundingSphere 2010-06-15 13:26:40 +01:00
CMakeLists.txt Add CMake var LL_TESTS to optionally disable tests for build timing 2009-11-27 22:24:57 -08:00
camera.h Result of svn merge -r107256:107258 svn+ssh://svn/svn/user/phoenix/license_2009_merge into trunk. QAR-1165 2009-01-08 00:05:06 +00:00
coordframe.h Result of svn merge -r107256:107258 svn+ssh://svn/svn/user/phoenix/license_2009_merge into trunk. QAR-1165 2009-01-08 00:05:06 +00:00
llbbox.cpp
llbbox.h DEV-35500: Write new llmath unit tests 2009-07-15 16:02:31 +00:00
llbboxlocal.cpp Result of svn merge -r107256:107258 svn+ssh://svn/svn/user/phoenix/license_2009_merge into trunk. QAR-1165 2009-01-08 00:05:06 +00:00
llbboxlocal.h
llcamera.cpp CID-288 2010-02-03 19:00:30 +00:00
llcamera.h Merging render-pipeline-6-qa-2 into viewer-2 2009-09-22 11:11:45 +00:00
llcoord.h
llcoordframe.cpp Result of svn merge -r107256:107258 svn+ssh://svn/svn/user/phoenix/license_2009_merge into trunk. QAR-1165 2009-01-08 00:05:06 +00:00
llcoordframe.h Result of svn merge -r107256:107258 svn+ssh://svn/svn/user/phoenix/license_2009_merge into trunk. QAR-1165 2009-01-08 00:05:06 +00:00
llinterp.h Try for a slightly cunning fix to CID-352 2010-01-28 11:50:35 -08:00
llline.cpp Result of svn merge -r107256:107258 svn+ssh://svn/svn/user/phoenix/license_2009_merge into trunk. QAR-1165 2009-01-08 00:05:06 +00:00
llline.h
llmath.h DEV-11516 FIXED VWR-5308: Current wind noise generation is CPU intensive. 2010-06-08 20:48:57 +01:00
llmodularmath.cpp DEV-41345 turn llmodularmath_tut into a real llmath unit test. 2009-10-15 16:59:54 +00:00
llmodularmath.h
lloctree.h CID-127 2010-01-27 13:56:53 -08:00
llperlin.cpp Result of svn merge -r107256:107258 svn+ssh://svn/svn/user/phoenix/license_2009_merge into trunk. QAR-1165 2009-01-08 00:05:06 +00:00
llperlin.h Result of svn merge -r107256:107258 svn+ssh://svn/svn/user/phoenix/license_2009_merge into trunk. QAR-1165 2009-01-08 00:05:06 +00:00
llplane.h
llquantize.h
llquaternion.cpp
llquaternion.h
llrect.cpp DEV-41345 turn llmodularmath_tut into a real llmath unit test. 2009-10-15 16:59:54 +00:00
llrect.h Merging render-pipeline-6-qa-2 into viewer-2 2009-09-22 11:11:45 +00:00
llsdutil_math.cpp merge -r 122421-124917 viewer-2.0.0-2 -> viewer-2.0.0-3 2009-06-21 08:04:56 +00:00
llsdutil_math.h DEV-27646 dll linkage for login module. 2009-05-22 23:27:16 +00:00
llsphere.cpp Result of svn merge -r107256:107258 svn+ssh://svn/svn/user/phoenix/license_2009_merge into trunk. QAR-1165 2009-01-08 00:05:06 +00:00
llsphere.h
lltreenode.h Result of svn merge -r107256:107258 svn+ssh://svn/svn/user/phoenix/license_2009_merge into trunk. QAR-1165 2009-01-08 00:05:06 +00:00
llv4math.h
llv4matrix3.h Result of svn merge -r107256:107258 svn+ssh://svn/svn/user/phoenix/license_2009_merge into trunk. QAR-1165 2009-01-08 00:05:06 +00:00
llv4matrix4.h Result of svn merge -r107256:107258 svn+ssh://svn/svn/user/phoenix/license_2009_merge into trunk. QAR-1165 2009-01-08 00:05:06 +00:00
llv4vector3.h
llvolume.cpp index off for tristrip fix on davep's tristrip optimization 2010-02-23 18:03:37 -08:00
llvolume.h Draw prims using triangle strips instead of triangle lists. 2010-02-06 17:33:12 -06:00
llvolumemgr.cpp Result of svn merge -r107256:107258 svn+ssh://svn/svn/user/phoenix/license_2009_merge into trunk. QAR-1165 2009-01-08 00:05:06 +00:00
llvolumemgr.h
m3math.cpp
m3math.h Result of svn merge -r107256:107258 svn+ssh://svn/svn/user/phoenix/license_2009_merge into trunk. QAR-1165 2009-01-08 00:05:06 +00:00
m4math.cpp DEV-41080 - wriggle some method implementations out into header implementations, just enough so that llbboxlocal can be a unit test rather than an integration test. Slightly dubious about whether it's worth it. 2009-10-08 16:31:28 +00:00
m4math.h DEV-41080 - wriggle some method implementations out into header implementations, just enough so that llbboxlocal can be a unit test rather than an integration test. Slightly dubious about whether it's worth it. 2009-10-08 16:31:28 +00:00
raytrace.cpp Result of svn merge -r107256:107258 svn+ssh://svn/svn/user/phoenix/license_2009_merge into trunk. QAR-1165 2009-01-08 00:05:06 +00:00
raytrace.h
v2math.cpp
v2math.h EXT-4388 Crash in octree line segment intersection code (getMask) 2010-04-15 20:15:40 +01:00
v3color.cpp DEV-41080 fix and upgrade v4color_test.cpp to a real unit test. 2009-10-08 16:44:44 +00:00
v3color.h merge -r 122421-124917 viewer-2.0.0-2 -> viewer-2.0.0-3 2009-06-21 08:04:56 +00:00
v3dmath.cpp Result of svn merge -r107256:107258 svn+ssh://svn/svn/user/phoenix/license_2009_merge into trunk. QAR-1165 2009-01-08 00:05:06 +00:00
v3dmath.h
v3math.cpp DEV-41080 - wriggle some method implementations out into header implementations, just enough so that llbboxlocal can be a unit test rather than an integration test. Slightly dubious about whether it's worth it. 2009-10-08 16:31:28 +00:00
v3math.h DEV-41080 - wriggle some method implementations out into header implementations, just enough so that llbboxlocal can be a unit test rather than an integration test. Slightly dubious about whether it's worth it. 2009-10-08 16:31:28 +00:00
v4color.cpp merge -r 122421-124917 viewer-2.0.0-2 -> viewer-2.0.0-3 2009-06-21 08:04:56 +00:00
v4color.h merge -r 124105-124625 skinning-13 -> viewer-2.0.0-3 2009-06-21 17:16:27 +00:00
v4coloru.cpp Result of svn merge -r107256:107258 svn+ssh://svn/svn/user/phoenix/license_2009_merge into trunk. QAR-1165 2009-01-08 00:05:06 +00:00
v4coloru.h
v4math.cpp
v4math.h Result of svn merge -r107256:107258 svn+ssh://svn/svn/user/phoenix/license_2009_merge into trunk. QAR-1165 2009-01-08 00:05:06 +00:00
xform.cpp Remove inline llwarns to cut out some linker bloat. 2009-12-18 08:43:00 -08:00
xform.h Remove inline llwarns to cut out some linker bloat. 2009-12-18 08:43:00 -08:00