Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-07-11 | Missed a conflict marker in release-candidate to release merge. | James Cook | |
2007-07-11 | svn merge --ignore-ancestry svn+ssh://svn/svn/linden/release@65088 ↵ | Tess Chu | |
svn+ssh://svn/svn/linden/branches/release-candidate@65078 -> release Paired by Tess and rdw. | |||
2007-07-11 | SL-47720 Crash on startup due to SSE instructions. Disable SSE code ↵ | James Cook | |
generation on Windows build. This prevents global constants from being initialized with SSE instructions. We can use the SSE code on Intel Mac (since they all support SSE) and if we enable SSE compilation for the entire Windows viewer. Reviewed by Kelly. | |||
2007-07-02 | svn merge -r 62595:62596 and 62598:63308 sse-skinning-3 for faster software ↵ | James Cook | |
avatar rendering. Visual Studio 2005 project file fixed pending. | |||
2007-07-02 | svn merge -r 64079:64548 svn+ssh://svn/svn/linden/branches/maintenance into ↵ | Don Kjer | |
release | |||
2007-06-21 | merge -r62831:64079 branches/maintenance to release | Kelly Washington | |
2007-06-04 | svn merge -r 62602:62831 ↵ | Josh Bell | |
svn+ssh://svn.lindenlab.com/svn/linden/branches/maintenance --> release | |||
2007-05-30 | merge -r61423:62602 svn/branches/maintenance --> release | Kelly Washington | |
2007-05-23 | svn merge svn+ssh://svn.lindenlab.com/svn/linden/release@62339 ↵ | Brad Kittenbrink | |
svn+ssh://svn.lindenlab.com/svn/linden/branches/release-candidate62341 -> release | |||
2007-05-03 | Result of svn merge -r59717:60410 ↵ | Aaron Brashears | |
svn+ssh://svn/svn/linden/branches/adroit.2007-03-13 into release. | |||
2007-05-02 | svn merge -r 60342:61148 svn+ssh://svn/svn/linden/branches/maintenance into ↵ | Don Kjer | |
release | |||
2007-05-01 | svn merge -r 59163:61099 svn+ssh://svn/svn/linden/branches/release-candidate ↵ | Don Kjer | |
into release | |||
2007-04-11 | svn merge -r 59968:60342 ↵ | Josh Bell | |
svn+ssh://svn.lindenlab.com/svn/linden/branches/maintenance --> release | |||
2007-04-05 | svn merge -r 59234:60086 svn+ssh://svn/svn/linden/branches/live_lsl_help2 -> ↵ | Richard Nelson | |
release | |||
2007-03-21 | svn merge -r 59178:59364 ↵ | Josh Bell | |
svn+ssh://svn.lindenlab.com/svn/linden/branches/maintenance --> release | |||
2007-03-20 | svn merge -r59459:59476 ↵ | Karen Clark | |
svn+ssh://svn.lindenlab.com/svn/linden/branches/adroit.r69-75_2 into svn+ssh://svn.lindenlab.com/svn/linden/release. | |||
2007-03-09 | svn merge -r 58902:58986 ↵ | Josh Bell | |
svn+ssh://svn.lindenlab.com/svn/linden/branches/maintenance --> release | |||
2007-03-02 | merge release@58699 beta-1-14-0@58707 -> release | Steven Bennetts | |
2007-02-09 | Result of svn merge -r57350:57790 ↵ | Aaron Brashears | |
svn+ssh://svn/svn/linden/branches/os-patches.001 into release. | |||
2007-02-07 | Removed the #ifndef NO_RTTI hack. | Andrew Meadows | |
Moved the LLSD related methods of LLVector3 to NOT be inline, as per MarkL's suggestion. | |||
2007-02-07 | Fixed a linux build issue when the llhavok suddenly required rtti in order ↵ | Andrew Meadows | |
to link. I added a #ifndef hack to v3math.h to eliminate LLString's from the llhavok project. I also removed lluuid.h's dependency on LLString (using std::string) instead and then fixed a bunch of bad dependency fallout on a few files around the project that suddenly lost their hidden access to some fundamental includes. The important parts were reviewed with James. | |||
2007-02-02 | Result of svn merge -r57264:57370 ↵ | Aaron Brashears | |
svn+ssh://svn/svn/linden/branches/adroit.r40-68 into release. | |||
2007-01-24 | merge -r 56696:57082 Branch_1-13-2 | Steven Bennetts | |
2007-01-09 | svn merge -r 56560:56599 ↵ | Josh Bell | |
svn+ssh://svn.lindenlab.com/svn/linden/branches/maintenance | |||
2007-01-03 | corrected, removed, and updated comments throughout the code to be more ↵ | Aaron Brashears | |
useful. no code changes. SL-13762 | |||
2007-01-02 | Print done when done. | James Cook | |