summaryrefslogtreecommitdiff
path: root/indra/newview/llviewercamera.cpp
AgeCommit message (Expand)Author
2024-07-28Merge remote-tracking branch 'secondlife/release/2024.06-atlasaurus' into 202...Erik Kundiman
2024-06-12viewer#1672 Crash at setDefaultFOVAndrey Kleshchev
2024-06-11Merge branch 'main' of https://github.com/secondlife/viewer into DRTVWR-600-m...Ansariel
2024-06-11Merge tag '7.1.8-release'Erik Kundiman
2024-06-10Re-enable compiler warnings C4018, C4100, C4231 and C4506Ansariel
2024-05-22Fix line endlingsAnsariel
2024-05-22Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-AAnsariel
2024-05-16Merge tag '7.1.7-release'Erik Kundiman
2024-05-15Post-merge spaces fixAndrey Lihatskiy
2024-04-29#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...Andrey Lihatskiy
2024-02-21Convert remaining BOOL to boolAnsariel
2024-02-02#677 Move PBR mirror radiance mixing to reflectionProbeF so transparent PBR s...RunitaiLinden
2024-01-09Merge tag '7.1.2-release'Erik Kundiman
2023-11-30SL-20611 Incorporate water haze into new post effect atmospherics goodnessRunitaiLinden
2023-11-16SL-20611 Make haze effect local lights -- move sky and water haze to their ow...RunitaiLinden
2023-09-10Merge branch 'main' into DRTVWR-559Erik Kundiman
2023-09-10Preprocess GLU implementors only codeErik Kundiman
2023-05-25SL-19713 Fix for broken avatar preview render in animation upload. Incidenta...RunitaiLinden
2021-11-04SL-16202: Instantiate LLSimpleton::sInstance genericallyNat Goodspeed
2021-10-28SL-16148 SL-16244 SL-16270 SL-16253 Remove most BlockTimers, remove LLMemTrac...Dave Parks
2018-06-01Merge to 5.1.6Graham Linden
2018-05-01Le MergeGraham Linden graham@lindenlab.com
2016-11-16MAINT-6872 Account for CTRL+0 zoom when mesh LOD is calculatedMnikolenko Productengine
2016-12-15Backed out changeset: f73be0eb9d00AndreyL ProductEngine
2016-11-16MAINT-6872 Account for CTRL+0 zoom when mesh LOD is calculatedMnikolenko Productengine
2015-11-10remove execute permission from many files that should not have itOz Linden
2013-06-22fixed scene load monitor resetting to eagerly due to spurious camer amotionRichard Linden
2013-06-05merge with viewer-releaseRichard Linden
2013-05-02SH-4080 WIP interesting: random crash on MacRichard Linden
2013-04-19merge changes for DRTVWR-294Oz Linden
2013-04-11SH-3931 WIP Interesting: Add graphs to visualize scene load metricsRichard Linden
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2013-03-08fixed remaining sample and add callsRichard Linden
2013-03-06renamed LLTrace stat gathering classes/methods to make the structure of LLTra...Richard Linden
2012-11-01SH-3405 FIX convert existing stats to lltrace systemRichard Linden
2012-11-01SH-3405 FIX convert existing stats to lltrace systemRichard Linden
2012-10-11Updating linux build to gcc4.6Don Kjer
2011-10-07SH-2031 Profile guided optimization of matrix opsDave Parks
2011-09-14SH-2243 work in progress -- application side matrix stack managementDave Parks
2011-05-09fix for SH-1530: Viewer crash in LLSurface::getWaterHeightXiaohong Bao
2010-10-13correct licenses (fix problem with license change merge)Oz Linden
2010-08-19Integrate SIMD API from oreh/server-trunk-orehDave Parks
2010-05-25Better vectorization of various things. Turn off debug gl by default.Dave Parks
2010-05-22Vectorize/memory align buffers in llvolumeface WIPDave Parks
2010-03-24EXT-2959 : Pull out camera functions from llagent to llagentcameraLoren Shih
2010-03-01EXT-3120 drag select lasso for objects is inaccurateKarl Stiefvater (qarl)
2009-11-30Linker optimization - use "extern template" for commonly regenerated templatesJames Cook
2009-11-28Use extern template for common singletons to reduce code bloat/link time.James Cook
2009-11-16fix for UI scale != 1.0 breaking edit tools, web browser, world view rect, etc.richard
2009-11-10Sanitize naming of getWindowRect (scaled vs. raw pixels) and getWorldViewRect...James Cook