summaryrefslogtreecommitdiff
path: root/indra/llrender
AgeCommit message (Expand)Author
2023-10-13DRTVWR-592: (WIP) (does not run) PBR terrain rendering - more work on shaders...Cosmic Linden
2023-10-13DRTVWR-592: (WIP) (does not run) PBR terrain rendering - begin work on shader...Cosmic Linden
2023-06-11Merge branch 'DRTVWR-559' into DRTVWR-583-glossy-ssrJonathan "Geenz" Goodman
2023-06-01DRTVWR-559 Revert skies to be very close to release and disable tone mapping ...RunitaiLinden
2023-05-26Addressing some performance related feedback with SSR getting drastically slo...Jonathan "Geenz" Goodman
2023-05-23SL-19560 Better fix for blurry BoM textures.RunitaiLinden
2023-05-22Merge branch 'DRTVWR-559' into DRTVWR-583Jonathan "Geenz" Goodman
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-16DRTVWR-559 Decruft deprecated OpenGL flags.RunitaiLinden
2023-05-15SL-19709 Fix for fullbright shiny not factoring out exposure and flickering f...RunitaiLinden
2023-05-11Merge branch 'DRTVWR-559' into DRTVWR-583Jonathan "Geenz" Goodman
2023-05-11Finally get glossy SSR up.Jonathan "Geenz" Goodman
2023-05-08SL-19690: Follow up on Rye Mutt's fix for shutdown crashes.Nat Goodspeed
2023-05-02DRTVWR-559 Optimization pass, make it so profileAvatar can read back GPU time...RunitaiLinden
2023-04-27SL-19197 Fix for crash in LLRenderTarget::releaseRunitaiLinden
2023-04-26DRTVWR-559 Add "No Post" mode and refactor "Scene Gamma" into "Brightness" fo...RunitaiLinden
2023-04-14Move mipmap generation into LLRenderTarget.Jonathan "Geenz" Goodman
2023-04-12Merge branch 'DRTVWR-559' into DRTVWR-559-post-refactorJonathan "Geenz" Goodman
2023-04-12Fixed DoFJonathan "Geenz" Goodman
2023-04-11SL-19564 Rebalance exposure and sky. Hack legacy diffuse map saturation and ...RunitaiLinden
2023-04-10Get DoF workingJonathan "Geenz" Goodman
2023-04-06SL-19538 Followup -- scrub all possible sources of NaNs, make dynamic exposur...Dave Parks
2023-04-05SL-19538 Followup -- fix for dynamic exposure having large gaps in it… (#157)RunitaiLinden
2023-04-05SL-19538 Followup -- tune exposure parameters and clamp local light ambiance....RunitaiLinden
2023-04-05SL-19331: Move media updates off-thread on select hardware (#153)cosmic-linden
2023-04-04SL-19538 Remove hacky ambiance scale and take the mittens off probe a… (#151)RunitaiLinden
2023-03-31Merge branch 'DRTVWR-559' of https://github.com/secondlife/viewer into DRTVWR...Jonathan "Geenz" Goodman
2023-03-31Move glow extract to be after tonemapping.Jonathan "Geenz" Goodman
2023-03-29Merge remote-tracking branch 'origin/main' into DRTVWR-559Brad Linden
2023-03-28DRTVWR-559 Dynamically adjust exposure.Dave Parks
2023-03-21SL-19434: Fix texture issues with minimap, but keep performance from SL-19331Cosmic Linden
2023-03-21Revert "SL-19434 Temporary fix for minimap breakage."Cosmic Linden
2023-03-21SL-19434 Temporary fix for minimap breakage.Dave Parks
2023-03-20Merge pull request #122 from secondlife/SL-19331Jonathan "Geenz" Goodman
2023-03-13SL-19331: Improve performance of setSubImage (ex: media updates)Cosmic Linden
2023-03-13Merge pull request #119 from secondlife/SL-19389cosmic-linden
2023-03-10SL-19389: Fix textures not being optimally queued after the fix in SL-19338Cosmic Linden
2023-03-10DRTVWR-559 Fix for assert in LLVertexBuffer, incidental decruft.Dave Parks
2023-03-10Merge branch 'DRTVWR-559' of github.com:secondlife/viewer into DRTVWR-559Dave Parks
2023-03-10SL-19172 Texture streaming tune up. Incidental decruft.Dave Parks
2023-03-08SL-19338: Don't use glTexSubImage2D on compressed texturesCosmic Linden
2023-03-08Revert "SL-19338: (WIP) Test disabling new use of glTexSubImage2D and see if ...Cosmic Linden
2023-03-08SL-19338: (WIP) Test disabling new use of glTexSubImage2D and see if the bug ...Cosmic Linden
2023-03-07DRTVWR-559 Nudge Intel HD 3000 shader compilation failureDave Parks
2023-03-07SL-19355 Irradiance rebalance.Dave Parks
2023-03-06Improved detail for llvertexbuffer attribute mask assertion failure in DRTVWR...Brad Linden
2023-03-02SL-19281 Unify handling of haze and gamma between fullbright and not and move...Dave Parks
2023-02-28Merge pull request #97 from secondlife/brad/DRTVWR-559Brad Linden