summaryrefslogtreecommitdiff
path: root/indra/newview/llviewerdisplay.cpp
AgeCommit message (Expand)Author
2024-01-09Merge tag '7.1.2-release'Erik Kundiman
2023-11-21SL-20563 Add 'No Post' option to Snapshot floaterAlexander Gavriliuk
2023-09-11Preprocess non portable OpenGL 1.1 codeErik Kundiman
2023-05-17SL-19655 Decruft legacy GLSL shaders and now unused build queues.RunitaiLinden
2023-05-17Merge remote-tracking branch 'origin/main' into DRTVWR-559Brad Linden
2023-05-12SL-19710 Fix for deadlock in LLPerfStats. Move General thread initialization...RunitaiLinden
2023-05-02Merge branch 'main' into DRTVWR-577-maint-SAndrey Lihatskiy
2023-04-26Merge remote-tracking branch 'origin/DRTVWR-539' into DRTVWR-559-merge-539Brad Linden
2023-04-13SL-19573: Fix alpha mask prims not rendering in HUDCosmic Linden
2023-04-08Start moving our post process into methods.Jonathan "Geenz" Goodman
2023-02-27DRTVWR-559 Fix for occlusion culling going off the rails when settings change...Dave Parks
2023-02-07SL-18229 Fix for PBR materials on HUDs misbehaving. Incidental decruft.Dave Parks
2023-02-02SL-18983 Fix for alpha HUDs not rendering.Dave Parks
2023-02-01SL-19000 Fix various 3D UI components not respecting depth buffer. Incidenta...Dave Parks
2023-01-30SL-19015 Bump probe resolution back to 256 by default (drop to 128 if vram < ...Dave Parks
2023-01-27SL-19203 et al -- Integrate SSR with reflection probes, tweak probe blending....RunitaiLinden
2023-01-19Optimizations, decruft, and intel compatibility pass (#53)RunitaiLinden
2023-01-11SL-18869 Touch up -- Put generateSunShadow call back where it was to fix alph...Dave Parks
2023-01-10SL-18869 Optimizations -- LLVertexBuffer overhaul and shuffle of shadow map r...Dave Parks
2023-01-09SL-18869 Optimizations -- Decruftify LLRenderTarget, use a shader to copy col...Dave Parks
2023-01-02Refactor post processing a smidgeJonathan "Geenz" Goodman
2022-12-07Fix failures to update the TP states while the viewer is minimized.Henri Beauchamp
2022-12-06SL-18784 Refactor physics shape display to not require its own render target....Dave Parks
2022-11-16SL-18154 Profile guided optimizations vs release viewer. Trim some unused ab...Dave Parks
2022-11-11SL-18615 Fix for beacons not rendering and beacon highlights flickering.Dave Parks
2022-10-27SL-18454 Fix for HUDs with alpha mask using wrong shader.Dave Parks
2022-10-19SL-18391 Basic GLTF lifetime managementAndrey Kleshchev
2022-10-14SL-18293 Fix for broken wireframe mode.Dave Parks
2022-10-13SL-18190 Fix for blurry name tags.Dave Parks
2022-10-12SL-18316 Fix for hud attachments being invisible.Dave Parks
2022-10-12SL-18190 Remove water reflection detail combo box and reimplement "Transparen...Dave Parks
2022-10-10SL-18190 Fix alpha not playing nice with water surface by split LLDrawPoolAlp...Dave Parks
2022-10-07SL-18190 Rearrange render order so 3D UI has access to the depth buffer.Dave Parks
2022-10-07SL-18190 Temporarily disable occlusion culling by default -- not compatible w...Dave Parks
2022-10-06SL-18190 Water shader WIP. Better parallax correction for sphere probes. Re...Dave Parks
2022-10-05SL-18190 WIP - Add refraction to water without splitting scene between above ...Dave Parks
2022-10-04SL-18293, SL-18190 -- Fix for debug displays not showing up (wireframe still ...Dave Parks
2022-09-23SL-18202 remove old autofpsMnikolenko Productengine
2022-09-21SL-18202 WIP merging autotune contribution and updating UIMnikolenko Productengine
2022-09-21Merge branch 'master' into DRTVWR-539Mnikolenko Productengine
2022-09-16Merge branch master (DRTVWR-571) into DRTVWR-559Andrey Kleshchev
2022-08-30Merge remote-tracking branch 'remotes/origin/DRTVWR-563' into DRTVWR-559Dave Parks
2022-06-02SL-17285 Add proper reflection probe support to LLVOVolume, LLPrimitive, and ...Dave Parks
2022-05-31Merge branch 'master' into DRTVWR-544-maintAndrey Lihatskiy
2022-05-20SL-17287 Instrument and optimize cubemap render. Fix for cubemap snapshots d...Dave Parks
2022-05-16SL-17284 Reflection probe tuning and optimization take 1Dave Parks
2022-03-29SL-17005 WIP - Use D3D/DXGI to query for available VRAM on WindowsDave Parks
2022-03-02Merge branch 'DRTVWR-546' into DRTVWR-539Mnikolenko Productengine
2022-02-22SL-16815 Fix for broken media texture updates when multithreaded GL is disabled.Dave Parks
2022-02-17SL-16815 Remove frame stalls from occlusion queries, bumpmap updates, and que...Dave Parks