summaryrefslogtreecommitdiff
path: root/indra/llrender/llrender.cpp
AgeCommit message (Expand)Author
2023-09-23Merge remote-tracking branch 'secondlife/DRTVWR-559' into DRTVWR-559Erik Kundiman
2023-09-11Use more portable GL_TEXTURE_MAX_ANISOTROPY_EXTErik Kundiman
2023-09-11Preprocess non portable OpenGL 4.0 codeErik Kundiman
2023-09-11Preprocess non portable OpenGL 3.2 codeErik Kundiman
2023-09-10Merge branch 'main' into DRTVWR-559Erik Kundiman
2023-09-07Revert "Bring back GL funcs & macros that work on macOS"Erik Kundiman
2023-09-07Bring back GL funcs & macros that work on macOSErik Kundiman
2023-09-06Preprocess anisotropy related codeErik Kundiman
2023-09-06Always compile vertex array codeErik Kundiman
2023-09-06Core profile glBlendFuncSeparateErik Kundiman
2023-09-06Lose the _ARB suffix from many macrosErik Kundiman
2023-09-05Preprocess non portable GL funcs & macrosErik Kundiman
2023-08-22SL-19842 WIP -- Move sky auto adjustment magic numbers to debug settings.RunitaiLinden
2023-08-22Can link to libglvnd, no need to set LEGACY prefErik Kundiman
2023-03-10SL-19172 Texture streaming tune up. Incidental decruft.Dave Parks
2023-03-07SL-19355 Irradiance rebalance.Dave Parks
2023-01-31SL-18154 Followup -- fix mac buildDave Parks
2023-01-31SL-18154 Followup -- Use Henri's xxHash integration to speed up UI Vertex Buf...Dave Parks
2023-01-27SL-19203 et al -- Integrate SSR with reflection probes, tweak probe blending....RunitaiLinden
2023-01-24SL-18958 Fix for broken water distortion map and depth buffer. Incidental de...Dave Parks
2023-01-19Optimizations, decruft, and intel compatibility pass (#53)RunitaiLinden
2023-01-11MacOS build fixAndrey Kleshchev
2023-01-11SL-18869 Touch up -- fix some Debug GL assertions and restore shadows.Dave Parks
2023-01-10SL-18869 Optimizations -- Quiet command buffer -- VBO cache for UI et al and ...Dave Parks
2023-01-09SL-18869 Optimizations -- Decruftify LLRenderTarget, use a shader to copy col...Dave Parks
2022-11-14Merged in SL-18332 (pull request #1194)Jonathan Goodman
2022-10-21Merge branch 'master' (DRTVWR-548) into DRTVWR-559Andrey Kleshchev
2022-10-11SL-18190 Cleanup -- convert some vec4's to vec3's (as they really are), remov...Dave Parks
2022-09-29SL-18190 Fix for haze color being completely wrong (now it's just half wrong).Dave Parks
2022-09-28SL-18190 Prune srgb_to_linear from atmosphericsFuncs.glslDave Parks
2022-09-16SL-18128 Clear out much OpenGL cruft and switch to core profile on AMDDave Parks
2022-09-13SL-17701 WIP -- Parity for point lights between opaque and transparent PBR ma...Dave Parks
2022-09-02SL-17967 Fix for confounding program and shader objects when fetching logs an...Dave Parks
2022-09-02SL-17967 Purge OpenGL extensions (use core API only)Dave Parks
2022-09-01SL-17967 - _ARB constant removalHoward Stearns
2022-09-01SL-17967 - Git rid of ARB that is in coreHoward Stearns
2022-08-30Merge remote-tracking branch 'remotes/origin/DRTVWR-563' into DRTVWR-559Dave Parks
2022-05-26SL-17473 Viewer not clearing all Vertex Buffers in some casesAndrey Kleshchev
2022-05-16SL-17284 Reflection probe tuning and optimization take 1Dave Parks
2022-03-11SL-17005 WIP Simplify what feeds texture loading bias to only pay attention t...Dave Parks
2022-02-14SL-16418 Media texture update stall fix. Make media texture updates use LLIm...Dave Parks
2022-01-19SL-16653 Fix for some textures having incorrect texel colors after the first ...Runitai Linden
2022-01-14SL-16606: Add profiler category PIPELINEPtolemy
2021-12-03SL-16436 and SL-16327 Fix for RenderDebugGL test failures and fix for grey te...Dave Parks
2021-12-02mac build fixAndrey Kleshchev
2021-11-30SL-16386 replace gutted LLRender::setAlphaRejectSettings() with explicit flush()Dave Houlton
2021-11-30SL-16386 purge no-op fxn LLTexUnit::setTextureBlendType()Dave Houlton
2021-11-30SL-16386 remove references to (const true) LLGLSLShader::sNoFixedFunctionDave Houlton
2021-11-20SL-16289 Rigged mesh rendering overhaulDave Parks
2021-10-21SL-16202 Fix for textures appearing black or flashing white due to optimizati...Dave Parks