summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Expand)Author
2012-09-20reapply 4a8388c13e56: MAINT-646 Enable /fp:fast in Visual StudioDave Parks
2012-09-20reapply 71673401390a: MAINT-646 Knock out some extraneous performance timersDave Parks
2012-09-20reapply 668dcacd6e76: MAINT-646 Vectorize LLPolyMeshDave Parks
2012-09-20reapply b895285ab0de: MAINT-646 Don't spend so much time fetching avatar phys...Dave Parks
2012-09-20reapply 0f20bb7cb9ee: MAINT-1147 Don't rebuild volume meshes on region crossing.Dave Parks
2012-09-20reapply efcec3eb374f: MAINT-646 Factor std::vector out of lloctreeDave Parks
2012-09-20reapply 52b6c9168974: MAINT-646 Factor std::set out of lloctreeDave Parks
2012-09-20reapply 15b05dc53770: MAINT-646 Profile based optimization -- add a lookup ma...Dave Parks
2012-09-20reapply 230c111ab816: Add some timers.Dave Parks
2012-09-20reapply 4f8ca653a394: Fix for linux build.Dave Parks
2012-09-20reapply 38b7779af5f9: MAINT-646 Faster traversal of render batch lists.Dave Parks
2012-09-18merge updates from GeenzOz Linden
2012-09-18add EOL to trigger file to avoid coding policy checkOz Linden
2012-09-17pull back fixes from 3.4.0-beta7Oz Linden
2012-09-14Added some initial basic decoding of the material value per face.William Todd Stinson
2012-09-14Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-development.William Todd Stinson
2012-09-14merge fixes for alignment testOz Linden
2012-09-13Port over Simon's fix for alignment testDave Parks
2012-09-13MAINT-1561: BUGFIX Another target omega fix for an issue detected with a cloc...William Todd Stinson
2012-09-12re-merge changes to disable tcmallocOz Linden
2012-09-12merge increment of version numberOz Linden
2012-09-12increment version to 3.4.2Oz Linden
2012-09-12Automated merge with http://bitbucket.org/oz_linden/viewer-beta-notcmallocDave Parks
2012-09-12MAINT-1503 Minimal set of changes needed to safely disable tcmallocDave Parks
2012-09-12Fixing merge conflicts related to restoring DRTVWR-167 changesBrad Payne (Vir Linden)
2012-09-12initial attempt to restore changes that make removing tcmalloc possible; not ...Oz Linden
2012-09-11merge changes for DRTVWR-213Oz Linden
2012-09-10Backing out the changes contributing to DRTVWR-167 and DRTVWR-179 from the re...William Todd Stinson
2012-09-09Merge with latest viewer-dev.Jonathan Goodman
2012-09-09Use a customized normalized gaussian specular term.Jonathan Goodman
2012-09-06Updating the viewer to handle diffuse alpha as mode rather than a boolean.William Todd Stinson
2012-09-04Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-development.William Todd Stinson
2012-09-04merge changes for DRTVWR-207Oz Linden
2012-08-31Adding ability to clear the materials from the selected object faces.William Todd Stinson
2012-08-31Implemented functionality to test Post requests.William Todd Stinson
2012-08-31Adding a scroll list to report the response from the Put request.William Todd Stinson
2012-08-31merge changes forOz Linden
2012-08-31Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-development.William Todd Stinson
2012-08-31Merged with latest viewer-dev.Jonathan Goodman
2012-08-30Adding results from the Get method to a scroll list table.William Todd Stinson
2012-08-30Enabling toggle of the Put button based on the in-world object selection.William Todd Stinson
2012-08-30Adding more data to test PUT server functionality.William Todd Stinson
2012-08-30WIP INTL-46 Set24 translation for traditional chinese; add new files; remove ...eli
2012-08-30FIX INTL-101 translation of set33 for 8 languages; add new files; remove obso...eli
2012-08-29First pass at throwing together a test panel for the material capability serv...William Todd Stinson
2012-08-29WIP INTL-46 Traditional Chinese translation for Set23TW (120829)eli
2012-08-29MAINT-1455 FIX Media Texture not visually updated correctlycallum
2012-08-29Use an unordered map for custom #defines instead of a map. Lookups are faste...Jonathan Goodman
2012-08-29Added the ability to remove a preprocessor define.Jonathan Goodman
2012-08-29Just pass in an empty preprocessor definition map from now on. The shader co...Jonathan Goodman