summaryrefslogtreecommitdiff
path: root/indra/newview/pipeline.cpp
AgeCommit message (Expand)Author
2022-09-16SL-18128 Restore 16-bit precision in screen render target.Dave Parks
2022-09-16SL-18128 Clear out much OpenGL cruft and switch to core profile on AMDDave Parks
2022-09-14SL-17701 Fix for shadow passes not respecting double sided and alpha paramete...Dave Parks
2022-09-13SL-17701 WIP -- Parity for point lights between opaque and transparent PBR ma...Dave Parks
2022-09-09Merge branch 'DRTVWR-559' of bitbucket.org:lindenlab/viewer into DRTVWR-559Ptolemy
2022-09-09SL-17701: Fix enum compare using wrong types which broke macOS buildPtolemy
2022-09-09Merged in SL-17967 (pull request #1113)Howard Stearns
2022-09-09SL-17701: PBR: WIP Alpha BlendingPtolemy
2022-09-01Merge branch 'DRTVWR-559' of bitbucket.org:lindenlab/viewer into SL-17967Howard Stearns
2022-09-01SL-17967 - _ARB constant removalHoward Stearns
2022-09-01SL-17967 - Git rid of ARB that is in coreHoward Stearns
2022-08-30SL-17703: PBR: Fix albedo being in wrong color space, add support for debug d...Ptolemy
2022-08-30Merge remote-tracking branch 'remotes/origin/DRTVWR-563' into DRTVWR-559Dave Parks
2022-08-15SL-17940 Fix for rigged attachments with PBR materials not rendering.Dave Parks
2022-08-11SL-17005: (WIP) (Debug) Add logging and debug settings to assist in understan...Cosmic Linden
2022-08-08SL-17927 Keep people from shooting themselves in the foot by twiddling deprec...Dave Parks
2022-08-05Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into DRTVWR...Dave Parks
2022-08-05SL-17870 Nudge PBR material textures so they start downloading. (and add miss...Dave Parks
2022-08-04Merge remote-tracking branch 'origin/master' into DRTVWR-559Brad Kittenbrink
2022-08-02SL-17706 Remove ability to disable deferred rendering and default PBR to on f...Dave Parks
2022-07-06SL-17703: PBR: Fix PBR objects to cast shadowsPtolemy
2022-07-06SL-17682 PBR: Fix Occlusion Roughness Metal not being in linear space; remove...Ptolemy
2022-06-29Merge branch 'master' (DRTVWR-543) into DRTVWR-559Andrey Kleshchev
2022-06-29Merge branch 'master' into DRTVWR-561-maint-OAndrey Lihatskiy
2022-06-28Add emissiveRect to softenLightF.glslDave Parks
2022-06-24SL-17273: Expand GBuffer for PBR emissivePtolemy
2022-06-23Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into DRTVWR...Dave Parks
2022-06-23SL-17653 Last commit was accidentally partialDave Parks
2022-06-23SL-17273: Fix off-by-one bug in gPoolNames, fix formatting so it can't happen...Ptolemy
2022-06-23Merged DRTVWR-559 into SL-17274_view_dirMichael Pohoreski
2022-06-22SL-17600 Proper irradiance probes.Dave Parks
2022-06-21SL-17274: Add view_dir uniformPtolemy
2022-06-21SL-17590 Telehub beacon sometimes renders blackAndrey Kleshchev
2022-06-17SL-17287 Slightly less hacky and much less crash cube snapshot render target ...Dave Parks
2022-06-10SL-17574 Add probe detail combo box to advanced graphics preferences. Fix sp...Dave Parks
2022-06-09SL-17573 Add "dynamic" checkbox, also followup on SL-17551 and do "Select Inv...Dave Parks
2022-06-09SL-17551 Add "Select Reflection Probes" menu option and make invisible object...Dave Parks
2022-06-02SL-17505 Preview should be displaying rigged attachments onlyAndrey Kleshchev
2022-05-26Merge master v 6.6.1 into DRTVWR-559Dave Houlton
2022-05-24Merged DRTVWR-563 into SL-17219Dave Parks
2022-05-24SL-17472 Add checkbox to preferences for enabling "PBR" that uses "class3" de...Dave Parks
2022-05-20SL-17287 Instrument and optimize cubemap render. Fix for cubemap snapshots d...Dave Parks
2022-05-20SL-17287 Update Tracy to 0.8.1. Clean up GPU instrumentation.Dave Parks
2022-05-19SL-17286 Only update reflection probe UBO once per pipe flushDave Parks
2022-05-19SL-17286 Reflection probe alpha/fullbright support.Dave Parks
2022-05-18SL-17449 Fix for Alexa's hairDave Parks
2022-05-18SL-17219: Merge 'DRTVWR-546' of lindenlab/viewer into SL-17219Nat Goodspeed
2022-05-17SL-17416 Quick 'n dirty reflection probe override hack.Dave Parks
2022-05-16SL-17284 Reflection probe tuning and optimization take 1Dave Parks
2022-05-06Merged in SL-17274 (pull request #964)Michael Pohoreski