index
:
viewer.git
2024.09-ExtraFPS
main
Megapahit's fork of the Second Life viewer.
Erik Kundiman
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
indra
/
llmath
/
llsimdmath.h
Age
Commit message (
Collapse
)
Author
2016-11-16
DRTVWR-418: Replace preprocessor tests for Windows-specific _M_AMD64
Nat Goodspeed
with tests on ADDRESS_SIZE, which is now set on the compiler command line.
2016-04-22
Windows x64: 64 bit implies SSE2, handle this accordingly when detecting if ↵
Nicky
SSE2 is enabled. (transplanted from 93492b84cb752dc79c74d9667f11edd76ace8f0b)
2015-11-10
remove execute permission from many files that should not have it
Oz Linden
2013-05-09
Merge downstream code and viewer-beta
simon
2013-03-29
Update Mac and Windows breakpad builds to latest
Graham Madarasz
2013-03-11
Move 16b aligned memcpy and alignment utilities to llmem in llcommon for ↵
Graham Madarasz
easier use elsewhere
2012-07-11
Pull in viewer-development because it's painful. Merge with runitai's help.
simon@Simon-PC.lindenlab.com
2011-12-14
SH-2789 WIP - add asserts to check object address alignment where needed
Brad Payne (Vir Linden)
2010-12-20
Fix for windows build. Reviewed by Nyx.
Dave Parks
2010-10-24
merged CTS-323: Don't cast pointers to U32
Boroondas Gupte
2010-10-24
CTS-323: (part 1 of 2) Don't cast pointers to U32
Boroondas Gupte
2010-10-13
correct licenses (fix problem with license change merge)
Oz Linden
2010-08-26
Add missing files from viewer-experimental
Dave Parks