summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Expand)Author
2012-12-07Removed duplicated block of code in LLAddBuildTest.cmake. Added comment to po...Logan Dethrow
2012-12-07Check to see if GL_EXT_texture_sRGB and GL_ARB_framebuffer_sRGB are available.Geenz
2012-12-07Use a single multiplier value for all material fieldsKitty Barnett
2012-12-07Doing a bit of prep work for gamma correction. Set all bump and normal maps ...Geenz
2012-12-06Added compiled AutoUpdater.nib made from new AutoUpdater.xibAura Linden
2012-12-06Fixed several minor issues with validation.Aura Linden
2012-12-05merge changes for MAINT-1955Nat Goodspeed
2012-12-05merge changes for DRTVWR-259Nat Goodspeed
2012-12-05merge changes for MAINT-1951Nat Goodspeed
2012-12-05merge changes for DRTVWR-257Nat Goodspeed
2012-12-05merge changes for MAINT-1953Nat Goodspeed
2012-12-05merge changes for DRTVWR-258Nat Goodspeed
2012-12-05merge changes for MAINT-1979Nat Goodspeed
2012-12-05Clean up now unused code from llfloaterdebugmaterials.h/cppKitty Barnett
2012-12-05merge changes for DRTVWR-256Nat Goodspeed
2012-12-05Added LLMaterialMgr::getAll() to retrieve all materials for the specified regionKitty Barnett
2012-12-05merge changes for MAINT-1955, MAINT-1958Nat Goodspeed
2012-12-05merge changes for DRTVWR-254Nat Goodspeed
2012-12-04merge changes for DRTVWR-253Nat Goodspeed
2012-12-04merge changes for BUG-768Nat Goodspeed
2012-12-04Pull and merge from https://bitbucket.org/lindenlab/viewer-development.William Todd Stinson
2012-12-04Updating the comparison function to not use ascii-character comparison. This...William Todd Stinson
2012-12-04Implementing string conversion and comparison operator overrides for the LLMa...William Todd Stinson
2012-12-04MAINT-1953 Run through viewer stats and update GPU table with missing entries...Dave Parks
2012-12-04merge changes for DRTVWR-251Nat Goodspeed
2012-12-04merge changes for MAINT-1953Nat Goodspeed
2012-12-03more for MAINT-1955: Viewer crashes while login after clearing cacheXiaohong Bao
2012-12-03MAINT-1979 Viewer crashes while attempting to join group in the moment of loa...Kelly Washington
2012-12-03Handle delayed requesting and sending of materials through an idle callbackKitty Barnett
2012-12-03Added LLMaterialMgr::get() to retrieve individual materials (with optional ca...Kitty Barnett
2012-12-03Started LLMaterialMgr to handle viewer<->region materials communicationKitty Barnett
2012-12-02Refactor LLFloaterDebugMaterials::convertToPrintableMaterialID() as LLMateria...Kitty Barnett
2012-12-02Fixed two minor issues (mDiffuseAlphaMode and mAlphaMaskCutoff were reversed;...Kitty Barnett
2012-12-02Changed line editors to spin controls for all material float parameters in th...Kitty Barnett
2012-12-02Pull and merge from https://bitbucket.org/lindenlab/viewer-developmentKitty Barnett
2012-11-30MAINT-1958 Trivial change to kick teamcity into behaving.Dave Parks
2012-12-01Fixed previous commit.Logan Dethrow
2012-11-30MAINT-1958 More robust error handling -- handle the case where the FBO alloca...Dave Parks
2012-11-30Fix for STORM-1854. Adapted the fix based on other open source consumers of f...Logan Dethrow
2012-11-30MAINT-1958 Fix for linux build after transplant.Dave Parks
2012-11-30Removed logging.Aura Linden
2012-11-29Crashlogger only runs when it comes from teamcity so I must checkin debug and...Aura Linden
2012-11-29merge changes for initial build floater texture controls reorg (no new functi...Oz Linden
2012-11-29Encapsulate material definitions in LLMaterial and refactor LLFloaterDebugMat...Kitty Barnett
2012-11-27Minor tweaks to the layout of the materials debug panel to adjust for the 3rd...William Todd Stinson
2012-11-27Pull and merge from https://bitbucket.org/lindenlab/viewer-development.William Todd Stinson
2012-11-27Correcting issue where the POST response was being handled directly by the fl...William Todd Stinson
2012-11-27First pass at re-implementing the POST functionality to query values for sele...William Todd Stinson
2012-11-27New VFS objects included in every bite!Aura Linden
2012-11-27Tweak the example program (used as a performance tester) so that itMonty Brandenberg