Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-09-22 | Remove LL_MESH_ENABLED macros (fixes drag and drop). Add mesh stitching ↵ | Dave Parks | |
type back into tools floater. | |||
2010-09-21 | Fix for build failures - disabling tcmalloc for now | Brad Payne (Vir Linden) | |
2010-09-03 | Automated merge with ssh://hg.lindenlab.com/davep/viewer-mesh/ | Nyx (Neal Orman) | |
2010-09-02 | Fix for crash when loading models (Don't hit UI from the main thread). ↵ | Dave Parks | |
Added asserts to LLFastTimer to verify main thread use only. | |||
2010-08-25 | merge | Dave Parks | |
2010-08-19 | Integrate SIMD API from oreh/server-trunk-oreh | Dave Parks | |
2010-07-27 | Merge from dessie/viewer-release | Richard Linden | |
2010-07-14 | merge | Dave Parks | |
2010-07-13 | Merged from viewer-release | Dessie Linden | |
2010-07-12 | Fix for EXT-8314 | Monroe Linden | |
Made LLPipeline::generateWaterReflection() not try to call LLVOAvatarSelf::updateAttachmentVisibility() if isAgentAvatarValid() returns false. Reviewed by Nyx at http://codereview.lindenlab.com/2585007 | |||
2010-07-09 | Merged from viewer-release | Dessie Linden | |
2010-07-08 | merge | Dave Parks | |
2010-07-08 | EXT-8236 Massage code around crash in ~LLSpatialGroup -- looks like heap ↵ | Dave Parks | |
corruption. | |||
2010-07-08 | Merged from viewer-release | Dessie Linden | |
2010-07-07 | adjust debug code for EXT-6792: [crashhunters] Crash on ATI 3200 | Xiaohong Bao | |
2010-09-02 | CTS-237 WIP analyze performance of rendering system to evaluate accuracy of ARC | Nyx (Neal Orman) | |
Added a debug setting to allow for the automatic disabling of non-essential rendering. Code reviewed by Davep | |||
2010-06-28 | Porting VBO changes from davep/viewer-release. | Dave Parks | |
Better usage of LLVertexBuffer::sEnableVBOs. Added RenderUseStreamVBO debug setting for controlling usage of VBOs for particles/avatars/etc. | |||
2010-06-17 | Merge (and resolve conflict) from q/viewer-release | Kent Quirk | |
2010-06-16 | trivial: remove some debug code of llpushcallstacks. | Xiaohong Bao | |
2010-06-16 | adjust debug code for EXT-6792: Crash on ATI 3200 | Xiaohong Bao | |
2010-06-10 | Add "LL_MESH_ENABLED" preprocessor flag for toggling mesh code. Couple of ↵ | Dave Parks | |
merge fixes. | |||
2010-06-07 | Merge with render-pipeline | Dave Parks | |
2010-08-24 | Backed out changeset a62bf7c0af21 | Tofu Linden | |
Backing out this merge that I pushed (prematurely) to the wrong place. | |||
2010-08-24 | merge heads. whew. | Tofu Linden | |
2010-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden | |
2010-07-27 | Backed out changeset: 58571b4e704b | Richard Linden | |
2010-07-27 | Merge from dessie/viewer-release | Richard Linden | |
2010-07-15 | Reverted changeset 2bb10eae42bf | Dessie Linden | |
2010-07-13 | Merged from viewer-release | Dessie Linden | |
2010-07-09 | Merged from viewer-release | Dessie Linden | |
2010-07-08 | Merged from viewer-release | Dessie Linden | |
2010-06-17 | Merge (and resolve conflict) from q/viewer-release | Kent Quirk | |
2010-06-07 | Fix for bad shadow frustum calculation. | Dave Parks | |
2010-06-03 | Vectorized octree and much of llspatialpartition and lldrawable. | Dave Parks | |
Octree driven raycast. | |||
2010-05-24 | EXT-7462 FIXED disable spotlight support by default | Tofu Linden | |
2010-05-24 | EXT-7462 FIXED disable spotlight support by default | Tofu Linden | |
2010-05-18 | merge | Dave Parks | |
2010-05-18 | Take a stab at baked sunlight to help low end hardware. | Dave Parks | |
2010-05-14 | merge from viewer-public | Tofu Linden | |
2010-05-14 | merge from viewer-public | Tofu Linden | |
2010-05-13 | EXT-7155: FIXED: bumpmaps failed to load | Xiaohong Bao | |
reviewed by davep. (transplanted from fec2b449fbf9af842ee06e1be7198c4b2b879400) | |||
2010-05-13 | EXT-7155: FIXED: bumpmaps failed to load | Xiaohong Bao | |
reviewed by davep. | |||
2010-05-12 | Fix for fullbright bump not working in deferred render. | Dave Parks | |
Fix for shadow artifacts around split frusta. Tweak for shadow aliasing with projectors. Fix for crash on exit in mesh thread. (transplanted from 6dcf09cd3e524016c8130a0c8af3d9fc95f2d411) | |||
2010-05-12 | Fix for fullbright bump not working in deferred render. | Dave Parks | |
Fix for shadow artifacts around split frusta. Tweak for shadow aliasing with projectors. Fix for crash on exit in mesh thread. (transplanted from 6dcf09cd3e524016c8130a0c8af3d9fc95f2d411) | |||
2010-05-12 | remove unused var that was causing fatal gcc whining. | Tofu Linden | |
2010-05-12 | Fix for fullbright bump not working in deferred render. | Dave Parks | |
Fix for shadow artifacts around split frusta. Tweak for shadow aliasing with projectors. Fix for crash on exit in mesh thread. | |||
2010-05-10 | Fix for wierd triangle shadow bug and fix for ATI hating deferred rendering. | Dave Parks | |
2010-05-09 | followup for glow glitch caused by EXT-7179 fix | Tofu Linden | |
I knew I shouldn't have optimized those clears away! sigh! | |||
2010-05-09 | followup for glow glitch caused by EXT-7179 fix | Tofu Linden | |
I knew I shouldn't have optimized those clears away! sigh! | |||
2010-05-09 | followup for glow glitch caused by EXT-7179 fix | Tofu Linden | |