Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Shadows enabled.
|
|
|
|
|
|
|
|
|
|
enabled
|
|
|
|
terrainF and treeF.
|
|
errors, and shiny environment map errors due to lack of negative Z)
|
|
|
|
|
|
a bunch of trivial clean-ups and commentary.
|
|
Coalesced patchset.
|
|
|
|
|
|
ssh://hg@bitbucket.org/stinson_linden/viewer-development-pf-xray.
|
|
|
|
|
|
lighting, and better combat z-fighting and noise from wireframes and overlays
|
|
to Color4.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
for texture indices in the data stream. Also rework gl_FragColor overrides to not collide with some odd driver implementations.
|
|
|
|
|
|
|
|
on Intel HD 3000, 10.7.2
* Fixed up shaders to add haze_density and blue_density together correctly as vec4's rather than
relying on the shader compiler to add them together properly.
|
|
enabled on Intel HD 3000, 10.7.2
Refactored WindLight estate settings to use float uniforms in the shaders that
only need it, rather than vec4's for everything.
|
|
again on Mac.
* Cleaned up vertex buffer allocation to guarantee allocation and deallocation using the same allocation methods from the same pools.
* Added new shader feature for atmospheric helpers in the absence of lighting.
Reviewed by davep.
|
|
for alpha lighting of point lights not matching deferred lights.
|
|
|
|
|
|
|
|
|
|
|