| Age | Commit message (Collapse) | Author | 
|---|
|  |  | 
|  |  | 
|  |  | 
|  | exposure controls not persist, limit exposure range, and do a debug gl pass. | 
|  |  | 
|  | forward rendering code. | 
|  | wrong color space. | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | lighting | 
|  |  | 
|  | # Conflicts:
#	indra/newview/app_settings/shaders/class1/objects/previewV.glsl
#	indra/newview/lldynamictexture.cpp
#	indra/newview/llfloatermodelpreview.cpp | 
|  |  | 
|  | Use color channel for trees instead of shenanigans to get proper diffuse colors to shaders.
Remove fudge factors on density modifier in class1 sky. | 
|  | Modify forward projector lighting to use falloff like the deferred lights.
Make tex cache not evaluate evictions for size during validation passes. | 
|  | Consistency across class2/3/ALM lighting. | 
|  |  | 
|  |  | 
|  | could be used by HUDs
Make sky and cloud shaders use common scaleSoftClip implementation in gammaF.glsl | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | are enabled. | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | for texture indices in the data stream.  Also rework gl_FragColor overrides to not collide with some odd driver implementations. | 
|  | "maximum_alpha" for alpha tests in shaders as it was always being set to 1.0 anyway. | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | some drivers (prune shader tree of unused shaders while we're at it) | 
|  | some drivers (prune shader tree of unused shaders while we're at it) | 
|  |  | 
|  | index debug setting rebuild shaders to use no flow control when set to 1 or lower |