summaryrefslogtreecommitdiff
path: root/indra/newview/lldrawpoolbump.cpp
AgeCommit message (Expand)Author
2024-06-271836 dont store texture in system memory unless absolutely necessary (#1843)Dave Parks
2024-05-23Merge remote-tracking branch 'origin/DRTVWR-600-maint-A' into brad/merge-main...Brad Linden
2024-05-22Fix line endlingsAnsariel
2024-05-22Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-AAnsariel
2024-05-06Merge remote-tracking branch 'origin/DRTVWR-600-maint-A' into gltf-dev-maint-...RunitaiLinden
2024-05-02#1354 Make coroutines use LLCoros::Mutex instead of LLMutex (#1356)RunitaiLinden
2024-04-29#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...Andrey Lihatskiy
2024-04-19#1139 Fix for world going black/white in some scenes (NaNs) (#1273)RunitaiLinden
2024-02-21Convert remaining BOOL to boolAnsariel
2024-02-20Convert BOOL to bool in llrenderAnsariel
2023-12-21SL-20743 Use LLMutex in LLImageBase for internal data thread-safetyAlexander Gavriliuk
2023-05-15SL-19709 Fix for fullbright shiny not factoring out exposure and flickering f...RunitaiLinden
2023-05-08Merge pull request #206 from secondlife/SL-19644cosmic-linden
2023-05-05SL-19644: De-virtualize pushBatchCosmic Linden
2023-05-01SL-19656 Rewrite avatar and attachment render metrics to not interfere with r...RunitaiLinden
2023-04-28SL-19644: Move GLTF transform reset out of pushBatchCosmic Linden
2023-04-26SL-19656 disabling trackAttachments() code after DRTVWR-559 & DRTVWR-539 mergeBrad Linden
2023-04-26Merge remote-tracking branch 'origin/DRTVWR-539' into DRTVWR-559-merge-539Brad Linden
2023-04-21SL-19606: Fix missing GLTF texture transforms in PBR alpha mask/alpha blend s...Cosmic Linden
2023-04-05SL-19331: Move media updates off-thread on select hardware (#153)cosmic-linden
2023-03-31Merge branch 'main' into DRTVWR-539Mnikolenko Productengine
2023-03-29Merge remote-tracking branch 'origin/main' into DRTVWR-559Brad Linden
2023-02-03SL-19148 Decruft some forward shaders and drawpools. Fix HUDs being in wrong...Dave Parks
2023-02-01SL-19000 Fix various 3D UI components not respecting depth buffer. Incidenta...Dave Parks
2023-01-31SL-19015 Balance sun/sky ambiance with punctual light ambiance. Prevent irra...Dave Parks
2023-01-19Optimizations, decruft, and intel compatibility pass (#53)RunitaiLinden
2023-01-12Merge branch 'main' into DRTVWR-573-maint-RAndrey Lihatskiy
2023-01-09SL-18869 Optimizations -- Use _mm_prefetch to cut down on cache misses when i...Dave Parks
2022-12-13Merge branch 'main' into DRTVWR-539Mnikolenko Productengine
2022-12-06SL-18788 Fix for legacy shiny not working until after restart when reflection...Dave Parks
2022-12-03SL-18565 Built-in bump maps and some environment textures fail to loadAndrey Kleshchev
2022-11-29SL-18682 WIP -- Clear BOOST_SELECTED as needed. GL 3.2 compatibility pass. ...Dave Parks
2022-11-22SL-18700 Fix for shiny fullbright objects not rendering.Dave Parks
2022-11-21SL-18565 restoreGL should re-add bumpmapsAndrey Kleshchev
2022-11-19Fix a thread safety issue in the GL image worker.Henri Beauchamp
2022-11-16SL-18154 Profile guided optimizations vs release viewer. Trim some unused ab...Dave Parks
2022-11-03SL-18565 Built-in bump maps and some environment textures fail to loadAndrey Kleshchev
2022-10-06SL-18190 Water shader WIP. Better parallax correction for sphere probes. Re...Dave Parks
2022-09-22SL-17705 Backwards compatibility pass. Support OpenGL pre-4.0 by disabling r...Dave Parks
2022-09-21SL-18202 WIP merging autotune contribution and updating UIMnikolenko Productengine
2022-08-08SL-17927 Keep people from shooting themselves in the foot by twiddling deprec...Dave Parks
2022-05-26Merge master v 6.6.1 into DRTVWR-559Dave Houlton
2022-05-19SL-17286 Reflection probe alpha/fullbright support.Dave Parks
2022-05-18SL-17417 Fix for incorrect reflection orientation on fullbright prims.Dave Parks
2022-05-16SL-17417 Fix for incorrect reflection orientation on some moving child prims.Dave Parks
2022-05-16SL-17284 Reflection probe tuning and optimization take 1Dave Parks
2022-03-04SL-16928 Fix for broken bumpmaps on Intel GPUsDave Parks
2022-02-23SL-16815 and SL-16906 Avoid redundant bumpmap generation, add some assertions...Dave Parks
2022-02-23Fix for mac buildDave Parks
2022-02-22SL-16815 Cleanup -- disable multithreaded bumpmap generation while tracking d...Dave Parks