summaryrefslogtreecommitdiff
path: root/indra/llrender
AgeCommit message (Expand)Author
2019-03-29Tweaked naming a bit, also white space.Geenz
2019-03-29Gamma correction pass 2:Geenz
2019-03-29Fixing gamma correction in EEP Step 1:Geenz
2019-03-26Make whether the sun or moon is primary part of llrender light state so we ca...Graham Linden
2019-03-15SL-10743, SL-10744Graham Linden
2019-03-13Mods to make merge with viewer-release have less whitespace-only change and f...Graham Linden
2019-03-12More tab restoration.Graham Linden
2019-03-12Tab restoration project.Graham Linden
2019-03-07Fix tabs.Graham Linden
2019-03-07SL-10618, SL-10698Graham Linden
2019-03-06Remove refs to libatmo libraries (not pulled into cmake anymore).Graham Linden
2019-03-04SL-10566Graham Linden
2019-03-02SL-10664Graham Linden
2019-02-28MergeRider Linden
2019-02-21SL-10501Graham Linden
2019-02-13SL-10181, SL-10546Graham Linden
2019-02-08Replace funcs dropped in merge.Graham Linden
2019-02-08Merge SL-10501 fixGraham Linden
2019-02-07SL-10486, SL-10501, SL-10487Graham Linden
2019-02-06SL-10478Graham Linden
2019-02-04SL-10461Graham Linden
2019-02-01SL-9996, SL-1130, SL-5546Graham Linden
2019-02-01Remove one more piece of attempted 9996 fix on ALM.Graham Linden
2019-02-01Roll back attempted fix for 9996 on ALM which has unacceptable knock-on effects.Graham Linden
2019-02-01Fix issue with OSX shader compiler not implementing #if correctly (nice job, ...Graham Linden
2019-01-30Eliminate helper GLSL modules depending on further GLSL modules to give Intel...Graham Linden
2019-01-30WIP for 10374 (reduce number of shaders linking against deferredUtil).Graham Linden
2019-01-30SL-10415, SL-10434Graham Linden
2019-01-24SL-10276Graham Linden
2018-12-17SL-10252: On Windows, use $SystemRoot again, not FOLDERID_Fonts.Nat Goodspeed
2018-12-15SL-10153: auto name{expression} declares an initializer_listNat Goodspeed
2018-12-14SL-10153: Review and rationalize fetching paths from environment.Nat Goodspeed
2018-12-06De-duplicate deferred gbuffer access for getPosition/getNorm.Graham Linden
2018-11-15Remove compilation and linkage of deferredUtil and indirect GLSL helper objec...Graham Linden
2018-11-12SL-10044 SL-10045Graham Linden
2018-11-09Add missing new shader files.Graham Linden
2018-11-09Yes, Maurice, baby steps.Graham Linden
2018-11-09Back out changes causing broken shadows and other render shenanigans.Graham Linden
2018-11-06Move to using a shared deferredUtil object for getting pos/norm from gbuffer.Graham Linden
2018-11-01SL-10000 fix storing of ambient value when converting legacy settingsGraham Linden
2018-10-29SL-9977Graham Linden
2018-10-10Fix names of WATER_BLUR_MULTIPILER.Graham Linden
2018-10-09SL-1289Graham Linden
2018-10-08SL-9751Graham Linden
2018-10-05SL-1925Graham Linden
2018-09-26MergeRider Linden
2018-09-14SL-9632 add uniform and code to supress atmospherics in all shaders that coul...Graham Linden
2018-09-10Move fname back inside class loop. grumble stringstream grumble.Graham Linden
2018-09-10Pull fname out of class loop so we can see which actual shader file we were t...Graham Linden
2018-09-07Fix createDensityProfileLayer dropping passed in values.Graham Linden