summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-04-25add some debug logging, make a single return in "get" methodOz Linden
2013-04-25NORSPEC-118 Compatibility pass against advanced lighting disabled.Dave Parks
2013-04-25Enhance "duplicate seed caps" log message ... this needs more investigation.simon
Reviewed by Kelly
2013-04-25Diagnostic message for debugging adv lighting enable fail on MB Air 2k11Graham Madarasz
2013-04-24NORSPEC-146 Fix for objects with alpha mode set to none or mask being shinyDave Parks
2013-04-24Remove an un-needed LL_CHECK_MEMORY checksimon
2013-04-24merge changes for DRTVWR-309Oz Linden
2013-04-24tag merge of DRTVWR-309Oz Linden
2013-04-24Follow-up code cleaning for LLToast work trying to get branch healthy.simon
Reviewed by Kelly
2013-04-24FIX INTL-114 translation for 9 languages of major update from CHUI (based on ↵eli
latest merge with viewer-development)
2013-04-24sync with viewer-development (per DRTVWR-309)eli
2013-04-24Trivial change to note that earlier changeset 27742 (1c3262183eb5) is asimon
re-work of the LLInstanceTracker code done by Richard. The commit comment is cryptic
2013-04-24Merged lindenlab/viewer-development-materials into defaultgraham linden
2013-04-24Automated merge with ↵Dave Parks
https://bitbucket.org/lindenlab/viewer-development-materials
2013-04-24Correct fix to include affect on ambient term and make work on Mac nVGraham Madarasz
2013-04-24Fix mismerge that lost Geenz colorspace conversion of diffuse in alphaVGraham Madarasz
2013-04-24Fix crash discovered during other testing. Reviewed by Kellysimon
2013-04-24diff -r 59c7bed66dfd indra/llcommon/lleventapi.hsimon
2013-04-24Merge vwr-dev-matGraham Madarasz
2013-04-24NORSPEC-59 NORSPEC-125 make materials and alpha shaders work on Mac laptops ↵Graham Madarasz
with nV mobile graphics cards
2013-04-24Fix for overbrigtened alpha blended objects in deferred. Linearize diffuse ↵Geenz
surface color in the vertex shader before passing it to the fragment shader.
2013-04-23Merged lindenlab/viewer-development-materials into defaultgraham linden
2013-04-23Mergesimon
2013-04-23Revert LLThreadSafeRefCount optimization; caps fetching was failing. ↵simon
Reviewed by Kelly
2013-04-23Fix Windows Debug buildsimon
2013-04-23Restore deferred avi alpha program vert color usageGraham Madarasz
2013-04-23Tweak to remove usage of GL_DEPTH_CLAMP for now until projectors can be made ↵Dave Parks
to work with it.
2013-04-23NORSPEC-132 Correct rotation limits to +/- 180 for all texturesOz Linden
2013-04-23merge changes for latest viewer-developmentOz Linden
2013-04-23merge changes for 3.5.1-beta3Oz Linden
2013-04-23NORSPEC-142 Fix for unusable performance on GTX 285Dave Parks
2013-04-23Added tag 3.5.1-beta3 for changeset 65ae89aeb7eaOz Linden
2013-04-23tag merge of DRTVWR-314Oz Linden
2013-04-23merging in tags from beta 2Nyx Linden
2013-04-22SUN-72 SH-4132 FIX viewer builds cannot write to paths containing special ↵Nyx Linden
characters. Integrated Nicky Dasmijn's patch to handle the unicode file paths properly. Code reviewed, patch was clean. Tested locally, correctly allows wearables to load where they would fail before. Should be ready for automated build & QA.
2013-04-22Fix avatar alpha shader define setupGraham Madarasz (Graham)
2013-04-22MAINT-2612 fix issues between extern C linkage and yyval ifdefs on Mac with ↵Graham Madarasz
toolchain > 4.5.1
2013-04-22NORSPEC-141 Back out a change that seems to cause shadow artifacts on rigged ↵Dave Parks
attachments.
2013-04-22MAINT-2612: Remove no-longer-valid unused-var warning suppressions.Nat Goodspeed
Somehow viewer-cat acquired a lot of source lines (in several different files) of the form: (void)somevar; where ?somevar? was not declared. Apparently someone introduced an unused declaration of ?somevar?, encountered unused-variable warnings, introduced the (void) casts to suppress those warnings, then deleted the declarations -- without deleting the (void) casts. It seems worth noting that the resulting code should not have compiled successfully on any platform.
2013-04-22Fix regression in alpha shader on non-Mac from recent changesGraham Madarasz (Graham)
2013-04-22merge changes for OPEN-173Oz Linden
2013-04-20Another mismergeGraham Madarasz (Graham Linden)
2013-04-20Fixup merge with vwr-dev-matGraham Madarasz
2013-04-20Merged lindenlab/viewer-development-materials into defaultgraham linden
2013-04-20Fix rendering artifacts on Mac Mobile GeForce cardsGraham Madarasz
2013-04-19Fixed line endings on shaderGraham Madarasz
2013-04-19Fix forward decl to match changed func def and clear defines between shader ↵Graham Madarasz
compiles for ifdef sanity
2013-04-19OPEN-173 FIX FMODEx Music stutters once every few seconds (OSS patch via ↵callum
Latif Khalifa & Siana Gearz) - additional fix. Team City gave me the wrong MD5 for 3p-package
2013-04-19OPEN-173 FIX FMODEx Music stutters once every few seconds (OSS patch via ↵callum
Latif Khalifa & Siana Gearz)
2013-04-19NORSPEC-139 Fix for non-fullscreen spotlight lighting mismatching fullscreen ↵Dave Parks
spotlight lighting