index
:
viewer.git
2024.09-ExtraFPS
main
maint-c
Megapahit's fork of the Second Life viewer.
Erik Kundiman
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
indra
/
newview
/
app_settings
/
shaders
/
class1
/
deferred
/
materialV.glsl
Age
Commit message (
Collapse
)
Author
2013-07-11
NORSPEC-291 WIP fix avatar disappearing
Graham Madarasz (Graham)
2013-07-11
NORSPEC-291 WIP materials underwater with haze, reflection broken, water ↵
Graham Madarasz (Graham)
dist broken
2013-07-10
NORSPEC-291 WIP materials underwater w and wo alpha, water fog color broken, ↵
Graham Linden
no refl, no water dis
2013-06-03
NORSPEC-229 Fix for bad binormals on mirrored surfaces (use tangent ↵
Dave Parks
calculator instead of binormal calculator, convert binormal centric code to tangent centric)
2013-04-19
Shader changes for Mac compat
Graham Madarasz (Graham Linden)
2013-04-17
NORSPEC-90 Alpha pool hookups for materials.
Dave Parks
2013-03-29
NORSPEC-66 Hook up material parameters to rigged attachments.
Dave Parks
2013-03-29
NORSPEC-65 Hook up texture offset/scale/rotation for normal and specular maps.
Dave Parks
2013-03-27
NORSPEC-61 Hook up material parameters to shaders.
Dave Parks
2013-02-04
Added a new draw pool specifically for faces with materials applied to them. ↵
Geenz
Removed materials rendering from the bump draw pool, and reverted it to its previous state.