index
:
viewer.git
2024.09-ExtraFPS
main
maint-c
Megapahit's fork of the Second Life viewer.
Erik Kundiman
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
indra
/
llrender
/
llrender.cpp
Age
Commit message (
Expand
)
Author
2022-09-29
SL-18190 Fix for haze color being completely wrong (now it's just half wrong).
Dave Parks
2022-09-28
SL-18190 Prune srgb_to_linear from atmosphericsFuncs.glsl
Dave Parks
2022-09-16
SL-18128 Clear out much OpenGL cruft and switch to core profile on AMD
Dave Parks
2022-09-13
SL-17701 WIP -- Parity for point lights between opaque and transparent PBR ma...
Dave Parks
2022-09-02
SL-17967 Fix for confounding program and shader objects when fetching logs an...
Dave Parks
2022-09-02
SL-17967 Purge OpenGL extensions (use core API only)
Dave Parks
2022-09-01
SL-17967 - _ARB constant removal
Howard Stearns
2022-09-01
SL-17967 - Git rid of ARB that is in core
Howard Stearns
2022-08-30
Merge remote-tracking branch 'remotes/origin/DRTVWR-563' into DRTVWR-559
Dave Parks
2022-05-16
SL-17284 Reflection probe tuning and optimization take 1
Dave Parks
2022-03-11
SL-17005 WIP Simplify what feeds texture loading bias to only pay attention t...
Dave Parks
2022-02-14
SL-16418 Media texture update stall fix. Make media texture updates use LLIm...
Dave Parks
2022-01-19
SL-16653 Fix for some textures having incorrect texel colors after the first ...
Runitai Linden
2022-01-14
SL-16606: Add profiler category PIPELINE
Ptolemy
2021-12-03
SL-16436 and SL-16327 Fix for RenderDebugGL test failures and fix for grey te...
Dave Parks
2021-12-02
mac build fix
Andrey Kleshchev
2021-11-30
SL-16386 replace gutted LLRender::setAlphaRejectSettings() with explicit flush()
Dave Houlton
2021-11-30
SL-16386 purge no-op fxn LLTexUnit::setTextureBlendType()
Dave Houlton
2021-11-30
SL-16386 remove references to (const true) LLGLSLShader::sNoFixedFunction
Dave Houlton
2021-11-20
SL-16289 Rigged mesh rendering overhaul
Dave Parks
2021-10-21
SL-16202 Fix for textures appearing black or flashing white due to optimizati...
Dave Parks
2021-10-14
SL-16166 Apply optimizations from pushBatch to other render call sites. Opti...
Runitai Linden
2021-10-13
SL-16166 Apply LLRenderPass::pushBatch optimizations to LLDrawPoolBump::pushB...
Runitai Linden
2021-10-12
SL-16166 Optimization pass on LLRenderPass::pushBatch
Runitai Linden
2021-10-11
SL-16099 Multi-threaded OpenGL usage on Windows, enable Core Profile and VAOs...
Dave Parks
2021-09-27
SL-16093 Don't force the console window to be open on developer builds becaus...
Dave Parks
2021-06-07
Merge branch 'master' into DRTVWR-516-maint
Andrey Lihatskiy
2021-01-06
SL-14035: Don't use sRGB textures when not specified
Ptolemy
2020-09-28
Merge branch 'master' into DRTVWR-516-maint
Andrey Lihatskiy
2020-09-17
SL-13729 Performance of LLUI and LLRender2D
Andrey Kleshchev
2020-08-05
SL-13521, clang-format LLRender::syncLightState() (whitespace)
Dave Houlton
2020-08-05
SL-13521, stamp out some remaining hard-coded 8s
Dave Houlton
2020-08-04
SL-13521 add an avatar appearance light to deferred mode
Dave Houlton
2020-06-11
SL-13281, add missing srgb->linear conversion for specular
Dave Houlton
2020-04-21
Fix for 'release' configuration
Andrey Kleshchev
2020-04-20
Fixed merge conflict and restored SL-1130
Andrey Kleshchev
2020-04-20
Merge branch 'master' into DRTVWR-497
Andrey Lihatskiy
2020-03-24
Fix for bad fullbright shiny shininess values and inconsistency between mater...
Runitai Linden
2019-11-29
SL-1130 Prevent crash on mMatrix
andreykproductengine
2019-05-21
SL-11238
Graham Linden
2019-05-07
SL-11055, SL-10966, SL-11087
Graham Linden
2019-05-02
Roll back sRGB decode changes from contrib for now.
Graham Linden
2019-03-30
Hide sRGB decode behind a flag, and make sure that sRGB decodes is strictly o...
Geenz
2019-03-30
Additional gamma correction work: start moving over to EXT_texture_sRGB_decode.
Geenz
2019-03-29
Tweaked naming a bit, also white space.
Geenz
2019-03-29
Gamma correction pass 2:
Geenz
2019-03-26
Make whether the sun or moon is primary part of llrender light state so we ca...
Graham Linden
2019-03-15
SL-10743, SL-10744
Graham Linden
2019-02-21
SL-10501
Graham Linden
2019-02-08
Replace funcs dropped in merge.
Graham Linden
[next]