summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Expand)Author
2023-05-18SL-19726 Fix for llTargetOmega on child prim breaking shadow rendering. Inci...RunitaiLinden
2023-05-17Add a binary cache for compiled shaders using glProgramBinary (#216)Rye Mutt
2023-05-17SL-19655 Clean up some missed "texture2D" vs "texture" (thanks Rye)RunitaiLinden
2023-05-17SL-19655 Decruft legacy GLSL shaders and now unused build queues.RunitaiLinden
2023-05-17Merge branch 'DRTVWR-559' of github.com:secondlife/viewer into DRTVWR-559RunitaiLinden
2023-05-17SL-19655 Remove concept of "low priority" updates (RenderDebugGLSession asser...RunitaiLinden
2023-05-17Merge remote-tracking branch 'origin/main' into DRTVWR-559Brad Linden
2023-05-17Fix crash during avatar profile callback (#218)Rye Mutt
2023-05-17Increment viewer version to 6.6.13Nat Goodspeed
2023-05-16DRTVWR-559 Decruft deprecated OpenGL flags.RunitaiLinden
2023-05-15SL-19674 Disable "Blinn-Phong" when a PBR material is applied to make it clea...RunitaiLinden
2023-05-15SL-19709 Fix for fullbright shiny not factoring out exposure and flickering f...RunitaiLinden
2023-05-12SL-19710 Fix for deadlock in LLPerfStats. Move General thread initialization...RunitaiLinden
2023-05-11Xcode build fixes for DRTVWR-559Brad Linden
2023-05-11Merge pull request #212 from secondlife/SL-19236cosmic-linden
2023-05-11SL-19236: Fix HUDs not rendering when transparent water graphics setting is offCosmic Linden
2023-05-11Merge branch 'DRTVWR-559' of github.com:secondlife/viewer into DRTVWR-559RunitaiLinden
2023-05-11SL-19656 Remove LLPerfStats thread and fold into General thread. Hook avatar...RunitaiLinden
2023-05-10Merge pull request #208 from secondlife/SL-19690nat-goodspeed
2023-05-09SL-19660 Merge pull request #199 from beqjanus/mainakleshchev
2023-05-08Merge branch 'DRTVWR-559' of github.com:secondlife/viewer into DRTVWR-559RunitaiLinden
2023-05-08DRTVWR-559 Remove main window proc printf debugging.RunitaiLinden
2023-05-08Merge pull request #206 from secondlife/SL-19644cosmic-linden
2023-05-08SL-19690: Fix a lingering reference to WorkSchedule::postIfOpen()Nat Goodspeed
2023-05-08SL-19690: Properly qualify exception type.Nat Goodspeed
2023-05-08SL-19690: Follow up on Rye Mutt's fix for shutdown crashes.Nat Goodspeed
2023-05-05Fix LLThreadSafeQueueInterrupt in WorkQueueBase::postTo during shutdown by ca...Rye Mutt
2023-05-05Fix uncaught LLThreadSafeQueueInterrupt during ImageWorker threadpool shutdownRye Mutt
2023-05-05SL-19644: De-virtualize pushBatchCosmic Linden
2023-05-05DRTVWR-559: Hard tabs considered harmfulNat Goodspeed
2023-05-04DRTVWR-559 LLSD array build fixAndrey Kleshchev
2023-05-04SL-18932 Canceling material selection only reverts overrideAndrey Kleshchev
2023-05-04Merge pull request #179 from secondlife/brad/mac-nightly-buildsBrad Linden
2023-05-04Merge remote-tracking branch 'origin/zap-LLSDArray' into DRTVWR-559Brad Linden
2023-05-04Fix typoBrad Linden
2023-05-04DRTVWR-559: Add <unordered_map> header since we use it.Nat Goodspeed
2023-05-04Merge remote-tracking branch 'origin/zap-LLSDArray' into DRTVWR-577-maint-SAndrey Lihatskiy
2023-05-04DRTVWR-559: Merge 'DRTVWR-559' into DRTVWR-559-zapfuncNat Goodspeed
2023-05-03Added ability to disable required OSX_SYSROOT cmake checksBrad Linden
2023-05-03Merge branch 'DRTVWR-559' of github.com:secondlife/viewer into DRTVWR-559RunitaiLinden
2023-05-03DRTVWR-559 WIP - optimize ARC calculation et al.RunitaiLinden
2023-05-03Experiment with turning on MacOS builds for github based nightly builds for D...Brad Linden
2023-05-03SL-19647: Eliminate LLSDArray entirely.Nat Goodspeed
2023-05-03Merge pull request #191 from secondlife/brad/SL-19648-refcount-llgltfmaterial...Brad Linden
2023-05-03Cleanup with SL-19675 fix. lifted empty check outside the workqueue post and...Brad Linden
2023-05-03Improved fix for SL-19675 crash. How about just don't refer to data when you...Brad Linden
2023-05-03DRTVWR-575: Replace some LLSDArray() usage with llsd::array().Nat Goodspeed
2023-05-03DRTVWR-559: Merge remote branch 'DRTVWR-559' into DRTVWR-559-zapfuncNat Goodspeed
2023-05-03DRTVWR-559: Replace debugLoggingEnabled() function with LL_DEBUGS().Nat Goodspeed
2023-05-02DRTVWR-559 Optimization pass, make it so profileAvatar can read back GPU time...RunitaiLinden