Age | Commit message (Expand) | Author |
2024-05-22 | Fix line endlings | Ansariel |
2024-05-22 | Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-A | Ansariel |
2024-04-29 | #824 Process source files in bulk: replace tabs with spaces, convert CRLF to ... | Andrey Lihatskiy |
2024-02-21 | Convert remaining BOOL to bool | Ansariel |
2024-02-20 | Convert BOOL to bool in llrender | Ansariel |
2023-12-21 | SL-20743 Use LLMutex in LLImageBase for internal data thread-safety | Alexander Gavriliuk |
2023-05-17 | SL-19655 Remove concept of "low priority" updates (RenderDebugGLSession asser... | RunitaiLinden |
2023-02-03 | SL-19148 Decruft some forward shaders and drawpools. Fix HUDs being in wrong... | Dave Parks |
2023-02-02 | Merge remote-tracking branch 'origin/main' into DRTVWR-559 | Brad Linden |
2023-01-19 | Optimizations, decruft, and intel compatibility pass (#53) | RunitaiLinden |
2022-12-06 | SL-18788 Fix for legacy shiny not working until after restart when reflection... | Dave Parks |
2022-11-17 | SL-18154 Profile guided optimizations -- remove some unneeded operations and ... | Dave Parks |
2022-09-16 | SL-18128 Clear out much OpenGL cruft and switch to core profile on AMD | Dave Parks |
2022-09-01 | SL-17967 - _ARB constant removal | Howard Stearns |
2022-07-28 | GCC11.1 does not like these being floats, so cast them to U32 before using th... | ZiRee |
2022-05-27 | Merge branch 'master' into DRTVWR-543-maint | Andrey Lihatskiy |
2022-02-12 | Do not bit blast 0 into a non POD struct to zero it, rather use the default c... | Nicky |
2022-01-14 | SL-16606: Add profiler category ENVIRONMENT | Ptolemy |
2022-01-14 | SL-16606: Add profiler category DRAWABLE | Ptolemy |
2021-10-29 | Fix merge conflict | Ptolemy |
2021-10-28 | SL-16148 SL-16244 SL-16270 SL-16253 Remove most BlockTimers, remove LLMemTrac... | Dave Parks |
2021-10-27 | SL-16127: Make another pass removing redundant LLSD op [] calls, unused vars,... | Ptolemy |
2021-10-21 | SL-16127: More cleanup | Ptolemy |
2021-10-21 | SL-16127: Cleanup consts | Ptolemy |
2021-10-21 | SL-16127: Fix bug in int() not calling getDistanceMultiplier(), calc() not ca... | Ptolemy |
2021-10-21 | SL-16127: Use cached sky | Ptolemy |
2021-10-21 | SL-16127: Cleanup indentation and whitespace to match coding style | Ptolemy |
2021-10-21 | SL-16127: Use cache psky when possible | Ptolemy |
2021-10-21 | SL-16127: Cleanup trailing whitespace | Ptolemy |
2021-04-16 | SL-15096: Merge SovereignEngineer's fix for SL-14035 regression | Ptolemy |
2020-03-05 | SL-9775 FIXED EEP viewer crash when looking at the sun (which is playing parc... | maxim_productengine |
2020-02-25 | SL-12574 Cleanup inconsistent indentation | Ptolemy |
2020-02-25 | SL-12574 Cleanup unused argument | Ptolemy |
2019-09-10 | Merge viewer-release 6.3.2 | Graham Linden |
2019-09-03 | SL-11856 Backed out SL-11012 | AndreyL ProductEngine |
2019-08-28 | Work around issue with friend ops not accepting default params on Clang. | Graham Linden |
2019-08-28 | SL-11776 [EEP] Reduced frequency of sky updates by comparing data fuzzily | andreykproductengine |
2019-08-23 | Remove unused vars to appease Clang. | Graham Linden |
2019-08-22 | Best of both worlds for 11776. | Graham Linden |
2019-08-22 | SL-11776 | Graham Linden |
2019-08-22 | SL-11776 Fixed moon's comparison condition | andreykproductengine |
2019-08-22 | SL-11776 | Graham Linden |
2019-08-22 | SL-11776 Compensate freeze by spreading calculations | andreykproductengine |
2019-08-12 | SL-10566, SL-10677 | Graham Linden |
2019-08-12 | SL-11676 | Graham Linden |
2019-07-16 | SL-11605 | Graham Linden |
2019-07-11 | Fix knock-on from touching the sky tex gen which also generated the shiny env... | Graham Linden |
2019-07-10 | SL-11541 WIP | Graham Linden |
2019-06-27 | SL-11151, SL-11504 | Graham Linden |
2019-05-21 | SL-11012 Ambient setting can be missing from llsd | andreykproductengine |