Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-04-24 | Code stylistics. | Nicky | |
(transplanted from 570ea799407270069974021eca3a5056d6908f58) | |||
2016-04-22 | x64: Do not use a union of LLColor4U. Especially having the two pointer in ↵ | Nicky | |
there will blow up the struct to at least 8 byte, which will break VBO packing as this class needs to be 4 byte in size. (transplanted from 847df86d6b5daa69dcfc428df18876a9c1e8bef6) | |||
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden | |
2014-12-10 | Rename llround(..) to ll_round(..) because of a collision with MS llround ↵ | callum_linden | |
(long long round) in VS2013 | |||
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2010-10-13 | correct licenses (fix problem with license change merge) | Oz Linden | |
2010-08-19 | Integrate SIMD API from oreh/server-trunk-oreh | Dave Parks | |
2009-06-21 | merge -r 124105-124625 skinning-13 -> viewer-2.0.0-3 | Steven Bennetts | |
2009-06-21 | merge -r 122421-124917 viewer-2.0.0-2 -> viewer-2.0.0-3 | Steven Bennetts | |
ignore-dead-branch | |||
2009-01-08 | Result of svn merge -r107256:107258 ↵ | Aaron Brashears | |
svn+ssh://svn/svn/user/phoenix/license_2009_merge into trunk. QAR-1165 | |||
2008-09-05 | svn merge -r95288:95907 ↵ | Andrew Meadows | |
svn+ssh://svn.lindenlab.com/svn/linden/qa/maint-server/qar-841 this is a combined mergeback of the following branches as per QAR-841: maint-server/maint-server-1 (absorbed by maint-server-2) maint-server/maint-server-2 maint-server/maint-server-3 havok4/havok4-8 havok4/havok4-9 yes dataserver-is-deprecated | |||
2008-06-26 | QAR-628 merge string-cleanup-5 -r 90476:90508 -> release | Steven Bennetts | |
dataserver-is-deprecated | |||
2007-10-04 | Result of svn merge -r71162:71205 ↵ | Aaron Brashears | |
svn+ssh://svn/svn/linden/branches/new-license into release. only changes files which are not deployed or the comments section of code. | |||
2007-01-02 | Print done when done. | James Cook | |