Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Shadows enabled.
|
|
|
|
|
|
|
|
|
|
enabled
|
|
|
|
|
|
|
|
missed a few spots: cleanup: get rid of the no-op 'mex' function in the shaders which was being used as a dummy replacement for 'mix'
|
|
cleanup: get rid of the no-op 'mex' function in the shaders which was being used as a dummy replacement for 'mix'
|
|
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
This is a dummy check-in to get the previous commit associated with SH-2592 instead of EXP-2592, which was a typo.
|
|
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.
|
|
|