summaryrefslogtreecommitdiff
path: root/indra/llrender/llshadermgr.h
AgeCommit message (Expand)Author
2021-11-20SL-16289 Rigged mesh rendering overhaulDave Parks
2021-02-04DRTVWR-525, improve dev's quality-of-lifeDave Houlton
2019-07-23SL-11621Graham Linden
2019-04-10Separate out vertex program objects from fragment program objects and use it.Geenz
2019-03-02SL-10664Graham Linden
2019-02-06SL-10478Graham Linden
2019-02-01SL-9996, SL-1130, SL-5546Graham Linden
2019-01-30WIP for 10374 (reduce number of shaders linking against deferredUtil).Graham Linden
2019-01-24SL-10276Graham Linden
2018-10-29SL-9977Graham Linden
2018-10-09SL-1289Graham Linden
2018-10-08SL-9751Graham Linden
2018-10-05SL-1925Graham Linden
2018-09-14SL-9632 add uniform and code to supress atmospherics in all shaders that coul...Graham Linden
2018-06-13Mods to hook up water settings to water normals for rendering with support fo...Graham Linden
2018-06-12Fix env panel forward action.Graham Linden
2018-06-11Make cloud rendering use textures defined in sky settings and add code to sha...Graham Linden
2018-06-11Fix water fog consolidation in underwater shaders.Graham Linden
2018-06-01Code cleanup and move to using typedefs of S64Seconds/F64Seconds for ease in ...Graham Linden
2018-05-01Le MergeGraham Linden graham@lindenlab.com
2018-04-20Move class3 sky/cloud shaders to where they need to be to get picked up by ALM.Graham Linden graham@lindenlab.com
2018-02-18Atmospherics WIPGraham Linden graham@lindenlab.com
2017-10-05Skys settings object active.Rider Linden
2015-11-10remove execute permission from many files that should not have itOz Linden
2013-10-10Quite down log spam from loading shaders.Dave Parks
2013-09-18The unbearable lightness of being norspecGraham Linden
2013-07-25NORSPEC-325 WIP restore gamma (uncorrected) attenuation and unify sRGB conver...Graham Linden
2013-07-24NORSPEC-311 make post deferred (alpha objects) respect same gamma ramp as def...Graham Linden
2013-06-21Automated merge with file:///F:%5Cviewer-bearDave Parks
2013-05-23NORSPEC-198, NORSPEC-176, NORSPEC-106 WIP Fix for various fullbright/shiny de...Dave Parks
2013-05-09Merge downstream code and viewer-betasimon
2013-04-26Provide LLGLSLShader backwards compat so as not to break the appearance utilityGraham Madarasz
2013-04-25Merge 3.5.1 into MaterialsGraham Madarasz
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2013-03-04MAINT-2371 More optimizations.Dave Parks
2013-01-30Specular map support. This is the vast majority of the material parameters i...Geenz
2013-01-25Trying to set materials up for rendering! Yay!Geenz
2013-01-11Initial (largely complete) gamma correct rendering implementation.Geenz
2012-08-29Use an unordered map for custom #defines instead of a map. Lookups are faste...Jonathan Goodman
2012-08-28Added support for adding custom preprocessor definitions (for shader permutat...Jonathan Goodman
2012-06-22mergeDave Parks
2012-05-25MAINT-616 Faster issuance of occlusion queries.Dave Parks
2012-04-21STORM-1819: Ternary/graded shadow supportAdam Moss
2012-02-06SH-2729 Fix for horizontal line of glitching graphics when DoF enabledDave Parks
2011-11-10SH-2666 Tweak depth of field optimizations based on resident feedback.Dave Parks
2011-11-10SH-2240 Better fix for red moon -- stop special casing "highlight_color" as a...Dave Parks
2011-11-04SH-2652 Better DoF combine fooDave Parks
2011-11-02SH-2541 Fix for speckles on avatar on some cards -- don't use "maximum_alpha"...Dave Parks
2011-10-11SH-2240 WIP on removing lots of string comparisons that were added to deal wi...Dave Parks
2011-05-31SH-1682 Dynamically adjust the number of texture channels to use for indexed ...Dave Parks