summaryrefslogtreecommitdiff
path: root/indra/llrender
AgeCommit message (Expand)Author
2019-04-10Separate out vertex program objects from fragment program objects and use it.Geenz
2019-04-09First stab at moving atmospheric var calcs to its own utility shader.Geenz
2019-04-02Fix missing EOL on last line.Graham Linden
2019-04-02Merge 6.1.2 LoveMeRender new hotnessGraham Linden
2019-04-01Whoops! Always make sure that our primary format is assigned.Geenz
2019-04-01Make LLImageGL's loading of assets as sRGB or linear conditional based upon s...Geenz
2019-03-30Hide sRGB decode behind a flag, and make sure that sRGB decodes is strictly o...Geenz
2019-03-30Additional gamma correction work: start moving over to EXT_texture_sRGB_decode.Geenz
2019-03-29OSX is very picky about unused variables.Rider Linden
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-01Merged in lindenlab/viewer-releaseAndreyL ProductEngine
2019-01-14- add static construslantproductengine
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