summaryrefslogtreecommitdiff
path: root/indra/newview/llvovolume.cpp
AgeCommit message (Expand)Author
2010-09-30Remove unused variable.Dave Parks
2010-09-29SH-224 Add new streaming cost algorithm debug displays to viewer.Dave Parks
2010-09-28SH-238 Add check boxes to upload skin weights (or not) and/or joint positions...Dave Parks
2010-09-27mergeDave Parks
2010-09-24Added support for joint offsetsprep linden
2010-09-22SH-93 Disable mirror/invert check boxes when sculpt type is set to mesh. Als...Dave Parks
2010-09-22Commenting out unused variables to help mac buildJonathan Wolk
2010-09-22Remove LL_MESH_ENABLED macros (fixes drag and drop). Add mesh stitching type...Dave Parks
2010-09-21Fix for build failures - disabling tcmalloc for nowBrad Payne (Vir Linden)
2010-09-20Stop using ll_aligned_malloc/free in llvolume.Dave Parks
2010-09-19Raycasting for rigged attachments now works for your own attachments while in...Dave Parks
2010-09-01CTS-231 WIP new ARC algorithmNyx (Neal Orman)
2010-09-01CTS-231 WIP create new ARC algorithm to be more accurate and account for meshesNyx (Neal Orman)
2010-08-25mergeDave 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-13Better support for curious mixtures fullbright/shiny/water with rigged attach...Dave Parks
2010-08-13Change license from GPL to LGPL (version 2.1)Oz Linden
2010-08-12Vertex buffer cleanup, adding water shader to simple rigged attachments.Dave Parks
2010-07-30Fix for EXT-8339Monroe Linden
2010-07-30Fix for EXT-8339Monroe Linden
2010-07-29Yet more cleanup around llmediadataclient.Monroe Linden
2010-07-29Yet more cleanup around llmediadataclient.Monroe Linden
2010-07-21Miscellaneous cleanup in and around llmediadataclient.Monroe Linden
2010-07-21Miscellaneous cleanup in and around llmediadataclient.Monroe Linden
2010-07-17Fix for rigged attachments disappearing when toggling lighting and shadows.Dave Parks
2010-07-15Merge cleanup.Dave Parks
2010-07-14mergeDave Parks
2010-06-21Merge from ssh://hg.lindenlab.com/dessie/viewer-releaseLeyla Farazha
2010-06-21Merge from ssh://hg.lindenlab.com/dessie/viewer-releaseLeyla Farazha
2010-06-17EXT-6957 Media Navigation & Interaction does not work for "Group" if "Anyon...Leyla Farazha
2010-06-14mergeDave Parks
2010-06-14Builds with LLConvexDecompInter as a static lib.Dave Parks
2010-06-10Unused variable/functionDave Parks
2010-06-10Add "LL_MESH_ENABLED" preprocessor flag for toggling mesh code. Couple of me...Dave Parks
2010-06-03Vectorized octree and much of llspatialpartition and lldrawable.Dave Parks
2010-05-26Faster index buffer copying.Dave 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 indexes on cube faces.Dave Parks
2010-05-22Vectorize/memory align buffers in llvolumeface WIPDave Parks
2010-05-18mergeDave Parks
2010-05-18Take a stab at baked sunlight to help low end hardware.Dave Parks
2010-05-14merge from viewer-publicTofu Linden
2010-05-14merge from viewer-publicTofu Linden
2010-05-13EXT-7327: FIXED: viewer crash in LLVOVolume::syncMediaData on Meshopotamia 1Xiaohong Bao
2010-05-13EXT-7327: FIXED: viewer crash in LLVOVolume::syncMediaData on Meshopotamia 1Xiaohong Bao
2010-05-12Fix for fullbright bump not working in deferred render.Dave Parks