Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-03-15 | eol fixes | Richard Linden | |
2011-03-09 | Merge with tip of http://hg.secondlife.com/viewer-development (rev 14798) | callum | |
2011-03-01 | SOCIAL-589 FIX Double nametags shown with Lighting and Shadows enabled in ↵ | Richard Linden | |
minimal skin removed duplicate rendering of hud elements | |||
2011-02-15 | partial fix for SH-895/STORM-336: memory leaking. fixed vertex buffer caused ↵ | Xiaohong Bao | |
leaking. | |||
2011-02-01 | SH-483 Fix for varioius issues with hi-rez snapshots -- mainly disable the ↵ | Dave Parks | |
ability to take hi-rez snapshots if UI or HUD attachments are in the snapshot, and go back to old tile compositing method instead of using huge framebuffer objects. | |||
2011-01-21 | Merge viewer-development-shining up to REV 3bf724ecb7c6 (fix for SH-829: ↵ | Xiaohong Bao | |
Viewer attempting to load precached images in file types that are not being used.) | |||
2011-01-19 | fix for SH-730: sculpted prim attachment shapes on impostored avatars load ↵ | Xiaohong Bao | |
very slowly | |||
2010-11-09 | merge up from v-d | Tofu Buzzard | |
2010-10-29 | VWR-21349 Don't enable FBO by default on mac or linux when using high/ultra ↵ | Dave Parks | |
graphics. Cap samples in LLMultiSampleBuffer to 4 samples to avoid using tons of memory when RenderUseFBO is set to TRUE and RenderFSAASamples is > 4. Don't allocate multisample buffers at all when RenderUseFBO is FALSE. | |||
2010-10-27 | Automated merge from viewer-development-shining | Loren Shih | |
2010-10-27 | merge from viewer-development. | Tofu Buzzard | |
2010-10-26 | STORM-416 : merge with viewer-development | Merov Linden | |
2010-10-22 | Non-FBO driven fix for anti-aliasing (make applying of FSAA require restart ↵ | Dave Parks | |
when FBO is disabled). | |||
2010-10-15 | sync up to viewer-developer | Tofu Buzzard | |
2010-10-12 | Merge | Leyla Farazha | |
2010-10-11 | merge pending beta changes to viewer-beta | Merov Linden | |
2010-10-11 | STORM-365 : Quick fix for attachments being visible in mouselook | Merov Linden | |
2010-10-11 | SH-280 FIXED Anti-aliasing broken | Loren Shih | |
SH-287 FIXED Anti-aliasing setting does not take effect until relog Added logic to control RenderUseFBO setting based on graphics quality. RenderUseFBO controls whether anti-aliasing is enabled. | |||
2010-10-10 | VWR-21967 There's lots of ::renderForSelect() code that we don't need any more. | Tofu Linden | |
VWR-22088 Remove underlying ::renderForSelect() code (render-pipeline) | |||
2010-10-06 | STORM-306 : Fix black flickering of water on Mac when atm shading off | Merov Linden | |
2010-10-06 | STORM-306 : Fix black flickering of water on Mac when atm shading off | Merov Linden | |
2010-09-30 | Port of SNOW-643 : Water flicker at high altitude. This doesn't fix the low ↵ | Merov Linden | |
altitude flicker though (STORM-306) | |||
2010-09-03 | Post-convert merge by convert_monolith.py from ↵ | Aimee Linden | |
/Users/Aimee/Documents/Work/Linden-Lab/Development/viewer/convert/viewer-identity-evolution | |||
2010-09-03 | Merge between james/viewer-identity-evolution and dessie/viewer-public | Aimee Linden | |
2010-08-31 | SNOW-684 VWR-4232 : Some particles don't disappear when UI is hidden | Merov Linden | |
2010-08-24 | Backed out changeset c3d41f18ce2b | Tofu Linden | |
back-out the back-out for this branch. yay. | |||
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-08-04 | Merge with dessie/viewer-release | Leyla Farazha | |
2010-07-27 | Backed out changeset: 58571b4e704b | Richard Linden | |
2010-07-27 | Merge from dessie/viewer-release | Leyla Farazha | |
2010-07-27 | Merge from dessie/viewer-release | Richard Linden | |
2010-07-19 | Merge with dessie/viewer-release | Leyla Farazha | |
2010-07-15 | Reverted changeset 2bb10eae42bf | Dessie Linden | |
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-07-06 | Merge from dessie/viewer-release | Leyla Farazha | |
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-21 | Merge with q/viewer-release | Leyla Farazha | |
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-05-24 | EXT-7462 FIXED disable spotlight support by default | Tofu Linden | |
2010-05-19 | Merge pull from dessie/viewer-public | Leyla Farazha | |