summaryrefslogtreecommitdiff
path: root/indra/llrender/llgltexture.cpp
AgeCommit message (Expand)Author
2024-06-271836 dont store texture in system memory unless absolutely necessary (#1843)Dave Parks
2024-05-28viewer#1553 Local PBR materials are not applied to the terrainAndrey Kleshchev
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-04-29#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...Andrey Lihatskiy
2024-04-11secondlife/viewer#1184: Stop making terrain textures undeletableCosmic Linden
2024-02-20Convert BOOL to bool in llrenderAnsariel
2023-11-21SL-20411 Thumbnail textures should have less of an impact on performance #1Andrey Kleshchev
2023-05-23SL-19560 Better fix for blurry BoM textures.RunitaiLinden
2022-02-17SL-16815 Remove frame stalls from occlusion queries, bumpmap updates, and que...Dave Parks
2022-02-14SL-16418 Media texture update stall fix. Make media texture updates use LLIm...Dave Parks
2022-01-14SL-16606: Add profiler category TEXTUREPtolemy
2021-10-11SL-16099 Multi-threaded OpenGL usage on Windows, enable Core Profile and VAOs...Dave Parks
2019-03-13Mods to make merge with viewer-release have less whitespace-only change and f...Graham Linden
2018-04-18Correct EOL for last line of files.Rider Linden
2018-02-18Atmospherics WIPGraham Linden graham@lindenlab.com
2016-02-24MAINT-5297 - icons were not removed from memoryandreykproductengine
2013-08-18SH-4433 WIP: Interesting: Statistics > Ping Sim is always 0 msRichard Linden
2012-09-04Split gl-specific LLViewerTexture implementation into llrender/LLGLViewerTextureDon Kjer