summaryrefslogtreecommitdiff
path: root/indra/newview/lldrawpoolbump.h
AgeCommit message (Expand)Author
2024-06-271836 dont store texture in system memory unless absolutely necessary (#1843)Dave Parks
2024-05-22Fix line endlingsAnsariel
2024-05-22Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-AAnsariel
2024-04-29#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...Andrey Lihatskiy
2024-02-21Convert remaining BOOL to boolAnsariel
2023-05-05SL-19644: De-virtualize pushBatchCosmic Linden
2023-04-28SL-19644: Move GLTF transform reset out of pushBatchCosmic Linden
2023-04-21SL-19606: Fix missing GLTF texture transforms in PBR alpha mask/alpha blend s...Cosmic Linden
2023-02-03SL-19148 Decruft some forward shaders and drawpools. Fix HUDs being in wrong...Dave Parks
2023-01-19Optimizations, decruft, and intel compatibility pass (#53)RunitaiLinden
2022-12-03SL-18565 Built-in bump maps and some environment textures fail to loadAndrey Kleshchev
2022-03-04SL-16928 Fix for broken bumpmaps on Intel GPUsDave Parks
2022-02-17SL-16815 Remove frame stalls from occlusion queries, bumpmap updates, and que...Dave Parks
2021-12-02SL-16405 Remove “pass == <magic number>” anti-pattern from various drawpo...Dave Parks
2021-11-22mac build fixMnikolenko ProductEngine
2021-11-20SL-16289 Rigged mesh rendering overhaulDave Parks
2021-10-13SL-16189 Optimize bindBumpMapRunitai Linden
2015-11-10remove execute permission from many files that should not have itOz Linden
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2011-05-29SH-1682 Work in progress on using texture indexes to improve batch size (wow,...Dave Parks
2010-10-13correct licenses (fix problem with license change merge)Oz Linden
2010-05-14EXT-7154 FIXED revisted: darkness bumpmap looks like lightness bumpmap when d...Tofu Linden
2010-05-12EXT-7154 : FIXED : darkness bumpmap looks like lightness bumpmap when deferre...Tofu Linden
2010-05-12Fix for fullbright bump not working in deferred render.Dave Parks
2010-05-04Deferred pipeline integration of rigged attachments and cleanup.Dave Parks
2010-05-01Rigged attachment integration WIP.Dave Parks
2009-11-02Sync up with render-pipeline-7 ignore-dead-branchDavid Parks
2009-07-10merge QAR-1579: texture-cleanup-1.Xiaohong Bao
2009-02-18Merge of QAR-1267 to trunk. This was a combo merge of QAR-1175 (maint-render...Brad Kittenbrink
2009-02-03svn merge -r107016:108767 svn+ssh://svn.lindenlab.com/svn/linden/viewer/viewe...Mark Palange
2009-01-08Result of svn merge -r107256:107258 svn+ssh://svn/svn/user/phoenix/license_20...Aaron Brashears
2008-06-26QAR-628 merge string-cleanup-5 -r 90476:90508 -> releaseSteven Bennetts
2008-02-27Merge of windlight into release (QAR-286). This includes all changes inBrad Kittenbrink
2007-10-10svn merge -r71238:71367 svn+ssh://svn/svn/linden/branches/maint-ui-qa3Christian Goetze
2007-10-04Result of svn merge -r71162:71205 svn+ssh://svn/svn/linden/branches/new-licen...Aaron Brashears
2007-03-21svn merge -r 59178:59364 svn+ssh://svn.lindenlab.com/svn/linden/branches/main...Josh Bell
2007-03-02merge release@58699 beta-1-14-0@58707 -> releaseSteven Bennetts
2007-01-02Print done when done.James Cook