Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2011-09-29 | SH-2507 Potential fix for basic shaders causing objects to disappear with ↵ | Dave Parks | |
some drivers (prune shader tree of unused shaders while we're at it) | |||
2011-09-24 | SH-2244 Fix for shaders not compiling on pre-GL-3.0 ATI drivers | Dave Parks | |
2011-09-16 | SH-2243 work in progress -- don't use gl_FragColor or gl_FragData for ↵ | Dave Parks | |
outputs -- no more deprecation warnings on nvidia | |||
2011-09-16 | SH-2243 work in progress -- don't use deprecated shader state | Dave Parks | |
2011-09-15 | SH-2243 work in progress -- don't use built-in GL light state when shaders ↵ | Dave Parks | |
are available. | |||
2011-08-21 | merge | Dave Parks | |
2011-08-19 | merge | Dave Parks | |
2011-08-19 | merge changes for storm-1564 | Oz Linden | |
2011-08-19 | correct coding policy problems | Oz Linden | |
2011-08-19 | merge | Dave Parks | |
2011-08-17 | add proper license headers to files that did not have them | Oz Linden | |
2011-08-17 | add proper copyright and license headers | Oz Linden | |
2011-08-08 | SH-2242 Work in progress migrating to glVertexAttrib everywhere | Dave Parks | |
2011-07-29 | SH-2181 Fix for alpha flickering when basic shaders enabled (don't use ↵ | Dave Parks | |
glAlphaFunc when shaders are available). Reviewed by Leslie | |||
2011-05-31 | SH-1682 Dynamically adjust the number of texture channels to use for indexed ↵ | Dave Parks | |
texture rendering based on available hardware. | |||
2011-05-30 | SH-1682 Full integration if indexed texture rendering to improve batch size. | Dave Parks | |
2010-10-06 | ATI compatibility pass | Dave Parks | |
2010-08-31 | merge | Dave Parks | |
2010-08-30 | pull internationalization fixes from faulty split | Oz Linden | |
2010-08-26 | Add missing files from viewer-experimental | Dave Parks | |
2010-08-24 | Update GLSL shader sources to current $LicenseInfo$ standard. | Nat Goodspeed | |
See https://wiki.lindenlab.com/wiki/License_Substitution for details. | |||
2010-08-24 | Backed out changeset c3d41f18ce2b | Tofu Linden | |
back-out the back-out for this branch. yay. | |||
2010-08-24 | Backed out changeset a62bf7c0af21 | Tofu Linden | |
Backing out this merge that I pushed (prematurely) to the wrong place. | |||
2010-01-29 | spot-aware light func usage in ALL shaders. | Tofu Linden | |
2010-01-29 | spot-aware light func usage in ALL shaders. | Tofu Linden | |
2010-01-28 | cheap no-branch goodness for rendering both spotlights and pointlights with ↵ | Tofu Linden | |
the same shader code. kill already-nerfed quadratic attenuation which it seems we won't be supporting any decade soon. | |||
2010-01-28 | cheap no-branch goodness for rendering both spotlights and pointlights with ↵ | Tofu Linden | |
the same shader code. kill already-nerfed quadratic attenuation which it seems we won't be supporting any decade soon. | |||
2010-01-28 | getting closer to point/spot interchangability | Tofu Linden | |
2010-01-28 | getting closer to point/spot interchangability | Tofu Linden | |
2010-01-28 | enable basic directional lighting for basic/atmospheric shaders - yay. | Tofu Linden | |
next, needs the non-shader GL lighting model to be equally dumb (it's too smart - kill the spot angle. | |||
2010-01-28 | enable basic directional lighting for basic/atmospheric shaders - yay. | Tofu Linden | |
next, needs the non-shader GL lighting model to be equally dumb (it's too smart - kill the spot angle. | |||
2008-02-27 | Merge of windlight into release (QAR-286). This includes all changes in | Brad Kittenbrink | |
windlight14 which have passed QA (up through r79932). svn merge -r 80831:80833 svn+ssh://svn.lindenlab.com/svn/linden/branches/merge_windlight14_r80620 | |||
2007-03-02 | merge release@58699 beta-1-14-0@58707 -> release | Steven Bennetts | |
2007-01-02 | Print done when done. | James Cook | |