Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-01-24 | merging in viewer-beta. | Nyx Linden | |
Most of the merge was clean, a couple conflicts. Brought over a couple patches manually for llpolymesh. | |||
2012-12-04 | Pull and merge viewer-development | simon@Simon-PC.lindenlab.com | |
2012-11-28 | SH-3563. Pull and merge from viewer-development. Modest code changes to fix ↵ | prep | |
alignment issue in llAppearance. | |||
2012-10-17 | Fix angry Linux and Mac builds | simon@Simon-PC.lindenlab.com | |
2012-10-11 | MAINT-1709 Factor out realloc | Dave Parks | |
Reviewed by VoidPointer | |||
2012-10-11 | Fixes for build issues, missing LLCOMMON_SYSTEM_INCLUDE_DIRS in some libraries | Brad Payne (Vir Linden) | |
2012-10-11 | Updating linux build to gcc4.6 | Don Kjer | |
2012-09-27 | fix dos line endings | Oz Linden | |
2012-09-13 | Fleshed out target_link_libraries dependencies between libraries. ↵ | Don Kjer | |
Appearance utility now reads avatar_lad.xml during stubbed out params processing. | |||
2012-09-12 | Restore alignment tests that were removed earlier | simon@Simon-PC.lindenlab.com | |
2012-09-12 | Fix alignment_test for array allocations. Reviewed by Runitai | simon@Simon-PC.lindenlab.com | |
2012-09-12 | Another attempt at unsticking build. | Dave Parks | |
2012-09-12 | Attempt to unblock build. | Dave Parks | |
2012-09-11 | Another stab at fixing alignment_test.cpp | Dave Parks | |
2012-09-10 | Fix for alignment_test.cpp compilation errors. | Dave Parks | |
2012-11-06 | Automated merge with http://hg.secondlife.com/viewer-development | Nat Goodspeed | |
2012-10-26 | MAINT-1709 Fix for >> that should have been > > | Dave Parks | |
2012-10-11 | MAINT-1709 Factor out realloc | Dave Parks | |
Reviewed by VoidPointer | |||
2012-10-10 | #include <string.h> in v3color.h: recent Linux compilers care. | Nat Goodspeed | |
Linux dev builds have started breaking because v3color.h uses strlen() and strncpy() without declaring them. Add relevant #include, which fixes. | |||
2012-09-20 | reapply efcec3eb374f: MAINT-646 Factor std::vector out of lloctree | Dave Parks | |
2012-09-20 | reapply 52b6c9168974: MAINT-646 Factor std::set out of lloctree | Dave Parks | |
2012-09-13 | Port over Simon's fix for alignment test | Dave Parks | |
2012-09-12 | MAINT-1503 Minimal set of changes needed to safely disable tcmalloc | Dave Parks | |
2012-09-12 | initial attempt to restore changes that make removing tcmalloc possible; not ↵ | Oz Linden | |
tested | |||
2012-09-10 | Backing out the changes contributing to DRTVWR-167 and DRTVWR-179 from the ↵ | William Todd Stinson | |
repository. | |||
2012-08-31 | MAINT-1503 Fix for ll_aligned_realloc returning non-aligned pointers on linux | Dave Parks | |
2012-07-11 | Pull in viewer-development because it's painful. Merge with runitai's help. | simon@Simon-PC.lindenlab.com | |
2012-08-01 | Merge back viewer-lion, which has viewer-development and down-stream fixes | simon@Simon-PC.lindenlab.com | |
2012-07-20 | MAINT-570 Remove unused memory tracking system LLMemType | Dave Parks | |
2012-07-02 | disable alignment tests in debug builds (where they fail) | Oz Linden | |
2012-06-27 | merge changes for DRTVWR-167 | Oz Linden | |
2012-06-22 | line endings fix | Brad Payne (Vir Linden) | |
2012-06-22 | merge | Dave Parks | |
2012-06-15 | Merge | Dave Parks | |
2012-06-05 | MAINT-646 Factor std::vector out of lloctree | Dave Parks | |
2012-06-05 | MAINT-646 Factor std::set out of lloctree | Dave Parks | |
2012-06-04 | merge | Brad Payne (Vir Linden) | |
2012-05-30 | merge changes for storm-1863 | Oz Linden | |
2012-05-21 | MAINT-616 Factor out calls to glGenFoo where possible, add setting to ↵ | Dave Parks | |
control synchronizing strategy WRT occlusion queries, add experimental transform feedback driven LoD update | |||
2012-02-23 | Linux build fix. | Seth ProductEngine | |
Moved type casts from protected base classes to derived LLCoord. (transplanted from fa4c01adac7224b909ab1dbfc90416b633e6d6c2) | |||
2012-02-23 | Linux build fix. | Seth ProductEngine | |
Moved type casts from protected base classes to derived LLCoord. | |||
2012-02-13 | Fix Linux compile issue : make templated type casting explicit (2) | Merov Linden | |
2012-02-13 | Fix Linux compile issue : make templated type casting explicit | Merov Linden | |
2012-02-08 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience/ | Richard Linden | |
2012-02-08 | merge | Brad Payne (Vir Linden) | |
2012-02-07 | EXP-1181 WIP as a designer I would like to specify default floater positions ↵ | Richard Linden | |
using realtive coordinates fixed build moved conversion funcs to llwindow.cpp as they work on all platforms refactored translateintorect to take overlap as parameter | |||
2012-02-07 | EXP-1181 WIP as a designer I would like to specify default floater positions ↵ | Richard Linden | |
using realtive coordinates changed over to new convert() method added LLCoordFloater | |||
2012-02-07 | EXP-1181 WIP as a designer I would like to specify default floater positions ↵ | Richard Linden | |
using realtive coordinates refactored LLCoord code to be templated, ultimately to support arbitrary conversions | |||
2012-02-06 | Automated merge with http://hg.secondlife.com/viewer-development | Richard Linden | |
2012-02-02 | merge | Brad Payne (Vir Linden) | |