summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Expand)Author
2010-06-04fix new macro usage.Tofu Linden
2010-06-04unused vars whine.Tofu Linden
2010-06-04more needed #includesTofu Linden
2010-06-04add some #includes for our wrappersTofu Linden
2010-06-04finish conversion to ll_aligned_*() wrappersTofu 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-04Fix for occlusion culling cypher bits being flipped.Dave Parks
2010-06-04Slightly faster position transformations.Dave Parks
2010-06-04Better branch prediction in UI rendering.Dave Parks
2010-06-04Disable octree paranoia checks.Dave Parks
2010-06-04Fix for useVBOs being busted when sEnableVBOs gets flipped.Dave Parks
2010-06-03mergeDave 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-29Faster texture coordinate updates.Dave Parks
2010-05-29UI rendering optimization.Dave Parks
2010-05-29EXT-7543 FIXED(maybe) - crash in LLRenderPass::pushBatchTofu Linden
2010-05-27we now require SSE_2_ so bump up the architecture for gcc.Tofu Linden
2010-05-26mergeDave Parks
2010-05-26Faster index buffer copying.Dave Parks
2010-05-26I couldn't convince GCC that these wouldn't be used uninitialized, so init th...Tofu Linden
2010-05-26EXT-7479 FIXED only bumpmaps of type Brightness or Darkness load on 2.0.2 (20...Tofu Linden
2010-05-26mergeDave Parks
2010-05-26Fully aligned llvolumeDave Parks
2010-05-25Autovectorization crashes GCC 3.1. It's not very helpful anyway. Turn it off.Tofu Linden
2010-05-25VWR-13743 FIXED Change Request: Change double click action for inventory wear...Tofu Linden
2010-05-25fix another gcc whine.Tofu Linden
2010-05-25fix(?) another bug spotted by gcc.Tofu Linden
2010-05-25Better vectorization of various things. Turn off debug gl by default.Dave Parks
2010-05-24Terrain is no longer mutilated.Dave Parks
2010-05-24mergeDave Parks
2010-05-24Fix for bad feeding of vectorized raycast.Dave Parks
2010-05-24fix parameter mixup in linux posix_memalign.Karl Stiefvater (qarl)
2010-05-24fix osx build.Karl Stiefvater (qarl)
2010-05-24fix aligned malloc for osx. reviewed by falcon.Karl Stiefvater (qarl)
2010-05-24MergeMatthew Breindel (Falcon)
2010-05-24Ack. Fixed a bunch of stupid type mistakes in llvector4a.Matthew Breindel (Falcon)
2010-05-24MergeDave Parks
2010-05-24Fix for bad indexes on cube faces.Dave Parks
2010-05-24Fix for bad indexes on cube faces.Dave Parks
2010-05-24Temprorary debugging settings tweak.Dave Parks
2010-05-24fix a tiny subset of the current build errorsTofu Linden
2010-05-22Disabling some asserts for now so client is usable.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-05-21Line endings fix.Dave Parks
2010-05-21mergeDave Parks