summaryrefslogtreecommitdiff
path: root/indra/llmath/llvolume.cpp
AgeCommit message (Expand)Author
2010-08-31Merge cleanup.Dave Parks
2010-08-31mergeDave Parks
2010-08-24Backed out changeset c3d41f18ce2bTofu Linden
2010-08-24Backed out changeset a62bf7c0af21Tofu Linden
2010-08-24merge heads. whew.Tofu Linden
2010-08-19Integrate SIMD API from oreh/server-trunk-orehDave Parks
2010-08-13Change license from GPL to LGPL (version 2.1)Oz Linden
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-12Merge?Dave Parks
2010-06-15Get meshes working post-SSE pass.Dave Parks
2010-06-14mergeDave Parks
2010-06-14Builds with LLConvexDecompInter as a static lib.Dave Parks
2010-06-10Unused variable.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-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-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)
2010-05-24Ack. Fixed a bunch of stupid type mistakes in llvector4a.Matthew Breindel (Falcon)
2010-05-24Fix for bad indexes on cube faces.Dave Parks
2010-05-22Fix for a couple dumb mistakes.Dave Parks
2010-05-22Vectorize/memory align buffers in llvolumeface WIPDave Parks
2010-05-21blahDave Parks
2010-04-28Make LLVolume::createSide a little faster.Dave Parks
2010-04-28Make LLVolume::createSide a little faster.Dave Parks
2010-04-28Make LLVolume::createSide a little faster.Dave Parks
2010-04-27Proper byte ordering when decoding skin weights.Dave Parks
2010-04-06Rigged attachments (almost works).Dave Parks
2010-04-02First draft of skin weights in .mesh assetDave Parks
2010-03-13Mesh cache. Has a bug.Dave Parks
2010-03-11"Generate Normals" is less busted now.Dave Parks
2010-03-09Tool tips for model preview. Rename "Impostor" to "Lowest"Dave Parks
2010-02-24Removed scale from model importer.Dave Parks
2010-02-23Fix for normals getting squished on consolidation.Dave Parks
2010-02-1716-bit limit awareness when consolidating models.Dave Parks
2010-02-17mergeDave Parks