Age | Commit message (Expand) | Author |
2018-09-04 | Make legacy star brightness setting convert to 0-512 range of new settings. | Graham Linden |
2018-09-04 | Merge and fix MAINT-9087 and MAINT-9084 | Graham Linden |
2018-07-11 | Make moon/star rendering handle transitions between settings w defined textur... | Graham Linden |
2018-07-10 | Support blending current/next bloom textures in deferred star rendering. | Graham Linden |
2018-07-10 | Fix star rendering issues in ALM. | Graham Linden |
2018-07-03 | Fix deferred stars shader output decl. | Graham Linden |
2018-06-30 | MAINT-4019 fix ALM star rendering (make post-deferred and actually blend) | Graham Linden |
2018-03-09 | Fix warnings from shaders and include EXTRA_CODE_HERE sentinel in places usin... | Graham Linden graham@lindenlab.com |
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz |
2012-02-14 | SH-2908 More complete GLSL 1.20 compatibility pass. | Dave Parks |
2012-02-10 | SH-2908 Rework indexed texture rendering to use a uvec4 instead of a float fo... | Dave Parks |
2011-10-21 | SH-2240 Fix for OSX GLSL compiler not liking #ifndef gl_FragData | Dave Parks |
2011-09-16 | SH-2243 work in progress -- don't use gl_FragColor or gl_FragData for outputs... | Dave Parks |
2011-09-16 | SH-2243 work in progress -- don't use deprecated shader state | Dave Parks |
2011-08-17 | add proper copyright and license headers | Oz Linden |
2011-05-31 | SH-1682 Dynamically adjust the number of texture channels to use for indexed ... | Dave Parks |
2011-05-24 | SH-469 GL_ARB_texture_multisample support | Dave Parks |