Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-08-22 | merge | Brad Payne (Vir Linden) | |
2013-08-16 | merge with viewer-release | Nyx Linden | |
2013-06-27 | Merge with viewer-release | callum_linden | |
2013-06-24 | MAINT-2800 revert changes to objectSkinV to make it match 3.6.0 code and not ↵ | Graham Madarasz (Graham) | |
slow down on ATI on Mac | |||
2013-06-21 | NORSPEC-280 Fix for shader compilation error on OpenGL 3.3 | Dave Parks | |
2013-06-20 | Automated merge with http://bitbucket.org/lindenlab/viewer-release | Dave Parks | |
2013-06-19 | Automated merge with ↵ | Dave Parks | |
https://bitbucket.org/lindenlab/viewer-development-materials | |||
2013-06-19 | Point light color (de)correction. | Dave Parks | |
2013-06-18 | Occlusion culling overhaul. | Dave Parks | |
2013-06-18 | merge with viewer-release | Nyx Linden | |
2013-06-13 | NORSPEC-261 No more magic numbers, parity between forward and deferred ↵ | Dave Parks | |
rendering WRT to windlight and legacy shininess. Reviewed by Graham (a little bit). | |||
2013-06-13 | NORSPEC-261 Put back directional ambient. | Dave Parks | |
2013-06-13 | NORSPEC-261 Better blending of environment map. | Dave Parks | |
2013-06-13 | NORSPEC-261 Fix for bad legacy shiny values. | Dave Parks | |
2013-06-13 | correct DOS line endings | Oz Linden | |
2013-06-10 | Line endings. | Dave Parks | |
2013-06-09 | NORSPEC-246 fix shader compile errors from missing return | Graham Madarasz | |
2013-06-09 | NORSPEC-246 fix issues with normal encoding on precision-deprived hardware ↵ | Graham Madarasz | |
and remove haxors | |||
2013-06-09 | NORSPEC-246 WIP fix handling of encoded normals with single FP only cards | Graham Madarasz | |
2013-06-05 | Automated merge with ↵ | Dave Parks | |
https://bitbucket.org/lindenlab/viewer-development-materials | |||
2013-06-05 | NORSPEC-238, NORSPEC-225 Fix for specular map alpha channel being improperly ↵ | Dave Parks | |
used and glossiness bludgeoning environment intensity. Reviewed/written by Graham. | |||
2013-06-05 | NORSPEC-238 NORSPEC-225 fix issues with env mask term being ignored and or ↵ | Graham Madarasz | |
damped by glossiness | |||
2013-06-05 | NORSPEC-238 spec map env mask term in alpha chan ignored | Graham Madarasz | |
2013-06-04 | Automated merge with ↵ | Dave Parks | |
https://bitbucket.org/lindenlab/viewer-development-materials | |||
2013-06-03 | NORSPEC-195 Fix for incorrect alpha blending with deferred rendering enabled. | Dave Parks | |
2013-06-03 | NORSPEC-227 fix settings XML merge derp | Graham Madarasz | |
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-05-31 | NORSPEC-223 Fix for wrong textures displaying on fullbright+shiny faces with ↵ | Dave Parks | |
advanced lighting enabled. | |||
2013-05-30 | NORSPEC-216 Fix for some HUD objects not rendering with advanced ↵ | Dave Parks | |
lighting/materials enabled. | |||
2013-05-30 | Fix for some objects not rendering underwater with advanced lighting enabled | Dave Parks | |
2013-05-29 | Automated merge with ↵ | Dave Parks | |
https://bitbucket.org/lindenlab/viewer-development-materials | |||
2013-05-29 | NORSPEC-198, NORSPEC-176, NORSPEC-106, NORSPEC-202 et al -- Material matrix ↵ | Dave Parks | |
testing based overhaul WIP Reviewed by Graham | |||
2013-05-29 | Merge latest viewer-release | simon | |
2013-05-24 | merge changes for maint-2724 | Oz Linden | |
2013-05-23 | MAINT-2724: Make viewer explicitly set coroutine stack size. | Nat Goodspeed | |
Introduce LLCoros::setStackSize(), with a compile-time default value we hope we never have to use. Make LLAppViewer call it with the value of the new settings variable CoroutineStackSize as soon as we've read settings files. (While we're at it, notify interested parties that we've read settings files.) Give CoroutineStackSize a default value four times the previous default stack size. Make LLCoros::launch() pass the saved stack size to each new coroutine instance. Re-enable lleventcoro integration test. Use LLSDMap() construct rather than LLSD::insert(), which used to return the modified object but is now void. | |||
2013-05-23 | Automated merge with ↵ | Dave Parks | |
https://bitbucket.org/lindenlab/viewer-development-materials | |||
2013-05-23 | NORSPEC-198, NORSPEC-176, NORSPEC-106 WIP Fix for various fullbright/shiny ↵ | Dave Parks | |
descrepencies. | |||
2013-05-23 | NORSPEC-198, NORSPEC-176, NORSPEC-106 WIP Fix for various fullbright/shiny ↵ | Dave Parks | |
descrepencies. | |||
2013-05-22 | merge changes for 3.5.3-release | Oz Linden | |
2013-05-21 | merge | Brad Payne (Vir Linden) | |
2013-05-21 | CHOP-948: correctly persist the UpdaterWillingToTest preference | Oz Linden | |
2013-05-20 | SH-4200 FIX - retry ais ops on 5xx errors, dialed back some verbose logging. | Brad Payne (Vir Linden) | |
2013-05-17 | Automated merge with ↵ | Dave Parks | |
https://bitbucket.org/lindenlab/viewer-development-materials | |||
2013-05-17 | NORSPEC-187 Add directionality to ambient lighting. | Dave Parks | |
2013-05-17 | Extra fix for Dave's shader OS X related shader change | callum_linden | |
2013-05-17 | Backout OpenGL 2.1 compatibility attempt | Dave Parks | |
2013-05-17 | NORSPEC-187 Directional ambient work in progress. | Dave Parks | |
2013-05-16 | Fix for compilation error in shadows disabled and don't load transform ↵ | Dave Parks | |
feedback shaders unless transform feedback is enabled. | |||
2013-05-16 | NORSPEC-185 Fix for regression caused by accidentally checking in debug code. | Dave Parks | |
2013-05-16 | Merge | callum_linden | |