summaryrefslogtreecommitdiff
path: root/indra/llmath
AgeCommit message (Expand)Author
2010-09-20Stop using ll_aligned_malloc/free in llvolume.Dave Parks
2010-09-19Take advantage of automagical tcmalloc alignment.Dave Parks
2010-09-19Raycasting for rigged attachments now works for your own attachments while in...Dave Parks
2010-09-10Added test code for volume raycast octree and fixed a crash in render cost ca...Dave Parks
2010-08-26buildfix removing unnecessary line in llvector4a.hNyx (Neal Orman)
2010-08-26buildfix: fixing linux build to handle new SSE2 architectureNyx (Neal Orman)
2010-08-26Add missing files from viewer-experimentalDave Parks
2010-08-19More line endings.Dave Parks
2010-08-19Integrate SIMD API from oreh/server-trunk-orehDave Parks
2010-08-06Better < operator for LLVolumeFace::VertexDataDave Parks
2010-07-15Merge cleanup.Dave Parks
2010-07-14mergeDave Parks
2010-07-13Fix for mesh upload, consolidate generating bad indices, and normal generation.Dave Parks
2010-07-12mergeDave Parks
2010-07-12Merge?Dave Parks
2010-06-26Fixed mac build (given LL_MESH_ENABLED set to 0).Matthew Breindel
2010-06-17Merge (and resolve conflict) from q/viewer-releaseKent Quirk
2010-06-15Get meshes working post-SSE pass.Dave Parks
2010-06-15SNOW-620 PARTIAL Infinite loop in LLSphere::getBoundingSphereTofu Linden
2010-06-14mergeDave Parks
2010-06-14Builds with LLConvexDecompInter as a static lib.Dave Parks
2010-06-13mergeTofu Linden
2010-06-11Merged from viewer-releaseDessie Linden
2010-06-11MergeDessie Linden
2010-06-10Unused variable.Dave Parks
2010-06-10Enable meshes.Dave Parks
2010-06-10mergeDave Parks
2010-06-10Fix for memcpyNonAliased16 issues.Dave Parks
2010-06-10Potential fix for busted binormals on cubes.Dave Parks
2010-06-10Add "LL_MESH_ENABLED" preprocessor flag for toggling mesh code. Couple of me...Dave Parks
2010-06-08Merge with viewer-experimentalDave Parks
2010-06-08DEV-11516 FIXED VWR-5308: Current wind noise generation is CPU intensive.Tofu Linden
2010-08-24Backed out changeset a62bf7c0af21Tofu Linden
2010-08-24merge heads. whew.Tofu Linden
2010-08-13Change license from GPL to LGPL (version 2.1)Oz Linden
2010-06-17Merge (and resolve conflict) from q/viewer-releaseKent Quirk
2010-06-11Merged from viewer-releaseDessie Linden
2010-06-04mergeDave Parks
2010-06-04Normal debug display and fix for bad bump mapping and planar texture coordina...Dave Parks
2010-06-04more needed #includesTofu Linden
2010-06-04lots of _mm_malloc and _mm_free -> ll_aligned_malloc_16 and ll_aligned_free_16Tofu Linden
2010-06-04fix scoping issues for gccTofu Linden
2010-06-04Disable octree paranoia checks.Dave Parks
2010-06-03Vectorized octree and much of llspatialpartition and lldrawable.Dave Parks
2010-05-29Octree triven raycast works, time to profile.Dave Parks
2010-05-29Octree per LLVolumeFace WIPDave Parks
2010-05-26Fully aligned llvolumeDave Parks
2010-05-25Better vectorization of various things. Turn off debug gl by default.Dave Parks
2010-05-24Fix for bad feeding of vectorized raycast.Dave Parks
2010-05-24MergeMatthew Breindel (Falcon)