Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-03 | Fixed broken Mac universal build due to missing files and bad LL_VECTORIZE ↵ | James Cook | |
ifdef for sse-skinning code. | |||
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. |