summaryrefslogtreecommitdiff
path: root/indra/newview/llvosky.cpp
AgeCommit message (Expand)Author
2024-07-08Re-enable compiler warnings C4244 and C4396 except for lltracerecording.h and...Ansariel
2024-05-22Fix line endlingsAnsariel
2024-05-22Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-AAnsariel
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-20Convert BOOL to bool in llrenderAnsariel
2023-12-21SL-20743 Use LLMutex in LLImageBase for internal data thread-safetyAlexander Gavriliuk
2023-05-17SL-19655 Remove concept of "low priority" updates (RenderDebugGLSession asser...RunitaiLinden
2023-02-03SL-19148 Decruft some forward shaders and drawpools. Fix HUDs being in wrong...Dave Parks
2023-02-02Merge remote-tracking branch 'origin/main' into DRTVWR-559Brad Linden
2023-01-19Optimizations, decruft, and intel compatibility pass (#53)RunitaiLinden
2022-12-06SL-18788 Fix for legacy shiny not working until after restart when reflection...Dave Parks
2022-11-17SL-18154 Profile guided optimizations -- remove some unneeded operations and ...Dave Parks
2022-09-16SL-18128 Clear out much OpenGL cruft and switch to core profile on AMDDave Parks
2022-09-01SL-17967 - _ARB constant removalHoward Stearns
2022-07-28GCC11.1 does not like these being floats, so cast them to U32 before using th...ZiRee
2022-05-27Merge branch 'master' into DRTVWR-543-maintAndrey Lihatskiy
2022-02-12Do not bit blast 0 into a non POD struct to zero it, rather use the default c...Nicky
2022-01-14SL-16606: Add profiler category ENVIRONMENTPtolemy
2022-01-14SL-16606: Add profiler category DRAWABLEPtolemy
2021-10-29Fix merge conflictPtolemy
2021-10-28SL-16148 SL-16244 SL-16270 SL-16253 Remove most BlockTimers, remove LLMemTrac...Dave Parks
2021-10-27SL-16127: Make another pass removing redundant LLSD op [] calls, unused vars,...Ptolemy
2021-10-21SL-16127: More cleanupPtolemy
2021-10-21SL-16127: Cleanup constsPtolemy
2021-10-21SL-16127: Fix bug in int() not calling getDistanceMultiplier(), calc() not ca...Ptolemy
2021-10-21SL-16127: Use cached skyPtolemy
2021-10-21SL-16127: Cleanup indentation and whitespace to match coding stylePtolemy
2021-10-21SL-16127: Use cache psky when possiblePtolemy
2021-10-21SL-16127: Cleanup trailing whitespacePtolemy
2021-04-16SL-15096: Merge SovereignEngineer's fix for SL-14035 regressionPtolemy
2020-03-05SL-9775 FIXED EEP viewer crash when looking at the sun (which is playing parc...maxim_productengine
2020-02-25SL-12574 Cleanup inconsistent indentationPtolemy
2020-02-25SL-12574 Cleanup unused argumentPtolemy
2019-09-10Merge viewer-release 6.3.2Graham Linden
2019-09-03SL-11856 Backed out SL-11012AndreyL ProductEngine
2019-08-28Work around issue with friend ops not accepting default params on Clang.Graham Linden
2019-08-28SL-11776 [EEP] Reduced frequency of sky updates by comparing data fuzzilyandreykproductengine
2019-08-23Remove unused vars to appease Clang.Graham Linden
2019-08-22Best of both worlds for 11776.Graham Linden
2019-08-22SL-11776Graham Linden
2019-08-22SL-11776 Fixed moon's comparison conditionandreykproductengine
2019-08-22SL-11776Graham Linden
2019-08-22SL-11776 Compensate freeze by spreading calculationsandreykproductengine
2019-08-12SL-10566, SL-10677Graham Linden
2019-08-12SL-11676Graham Linden
2019-07-16SL-11605Graham Linden
2019-07-11Fix knock-on from touching the sky tex gen which also generated the shiny env...Graham Linden
2019-07-10SL-11541 WIPGraham Linden
2019-06-27SL-11151, SL-11504Graham Linden