summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-12-02SH-437 Fix for crash when setting RenderGlow to FALSE when deferred ↵Dave Parks
rendering is on.
2010-12-01mergeDave Parks
2010-12-01SH-391 Do some bounds checking on texture entry indices when aligning planar ↵Dave Parks
faces.
2010-12-01Add GTX 580 to GPU table.Dave Parks
2010-12-01Still fixing non-windows buildsBrad Payne (Vir Linden)
2010-12-01Fixing linux build failureBrad Payne (Vir Linden)
2010-12-01Moving timer code for AMD issue diagnosisBrad Payne (Vir Linden)
2010-11-30Use architecture-independent code for windows fast timersBrad Payne (Vir Linden)
2010-11-30Ditch fake anti-aliasing for deferred rendering.Dave Parks
2010-11-30mergeDave Parks
2010-11-30Far focal plane blur attenuation tweak.Dave Parks
2010-11-30Make importer use 3-light setup all the timeDave Parks
2010-11-29Automated merge with https://hg.secondlife.com/mesh-developmentNyx (Neal Orman)
2010-11-29SH-531 / CTS-324 FIX fix of VWR-20749 / SNOW-624 lost in mergeNyx (Neal Orman)
Re-applied fix originally committed in 1e93695ded30 Reveiewed code, appears straightforward.
2010-11-29removed scrub_host_nameBrad Payne (Vir Linden)
2010-11-29mergeDave Parks
2010-11-29Get rid of some redudnant calls to constructUrlDave Parks
2010-11-29Tweak DoF bloom gradient.Dave Parks
2010-11-29mergeBrad Payne (Vir Linden)
2010-11-24SH-481 FIX linux build is over 200 MBNyx (Neal Orman)
A previous merge in our move to the public branch cut out the binary strip command from viewer_manifest.py. Putting it back in to restore small binaries.
2010-11-24updated curl build on windowsBrad Payne (Vir Linden)
2010-11-24mergeBrad Payne (Vir Linden)
2010-11-24SH-564 WIP - scrubbing not needed if curl uses thread-safe c-ares libBrad Payne (Vir Linden)
2010-11-24Tweak fnumber and circle of confusion to be more typical of 35mm daytime.Dave Parks
2010-11-24mergeDave Parks
2010-11-24Depth of Field whenever "Lighting and Shadows" is enabled and ↵Dave Parks
global-illumination is not (experimental).
2010-11-23automated merge from mesh-developmentLoren Shih
2010-11-23SH-429 FIXED Inventory Filter for Meshes does not workLoren Shih
Mesh inventory filter was added incorrectly to filters pane, and was not hooked up to any code.
2010-11-23Fix for SH-479prep linden
2010-11-22CTS-320 SH-465 FIX use system zlib for standalone buildsNyx (Neal Orman)
pulling boroondas' changes to change our includes to use the system versions of zlib if doing a standalone build. Code changes are minimal, and appear to work correctly. Approved. - Nyx
2010-11-22Automated merge with https://hg.secondlife.com/mesh-developmentNyx (Neal Orman)
2010-11-22SH-466 FIX fix of VWR-20670/SNOW-506 lost in mergeNyx (Neal Orman)
Verified that the fix is no longer in mesh-development. Verified fix is still in viewer-development. Fix is simply changing visibility of LLInstanceTracker base in LLEventTimer from protected to public. The lack of this fix indicates a bad merge. Re-applying fix.
2010-11-22SH-467 FIX fix of VWR-20809/SNOW-504 lost in mergeNyx (Neal Orman)
re-applying the fix originally committed as c5ddd1e361ae. This allows standalone builds to not depend on stage_third_party_libs but was lost in a merge as referenced in jira. Re-reviewed the code in the patch and it is a valid fix.
2010-11-22SH-468 FIX fix of VWR-20810/SNOW-503 lost in mergeNyx (Neal Orman)
re-applying changeset b987077e9bbb as it was lost in the merge. reviewed the original patch, appears valid.
2010-11-22Fix typo for llconvexdecompositionstub darwin package.Roxie Linden
CR: davep
2010-11-22merge of earlier code that got stomped from a previous mergeprep linden
2010-11-21Remove dependency on ll_align_malloc/free from avatar.Dave Parks
2010-11-21Remove ll_aligned_malloc from llspatialpartitionDave Parks
2010-11-21Prune ll_aligned_malloc/free calls out of lldrawable and llfaceDave Parks
2010-11-21Get rid of more ll_aligned_malloc calls.Dave Parks
2010-11-21Get rid of pointless redirection and malloc/free.Dave Parks
2010-11-21Fake anti-aliasing for deferred rendering as an alternative to real ↵Dave Parks
anti-aliasing.
2010-11-21Fix for crash when uploading textures via importer. Uploads still fail, ↵Dave Parks
though, fix just makes them stop trying after 5 retries when getting 499 or 500 status codes.
2010-11-19remove unused variable make gcc happyDave Parks
2010-11-19Don't reset preview target unless high LOD is being swapped out.Dave Parks
2010-11-19SH-525 fix for crash when specifying LOD slots out of order.Dave Parks
2010-11-19mergeDave Parks
2010-11-19SH-448 Initial draft of implementing UI spec for "advanced" importer.Dave Parks
2010-11-19Don't use llwarns/llinfos from a background thread.Dave Parks
2010-11-19mergeDave Parks