summaryrefslogtreecommitdiff
path: root/indra/llcommon/llfasttimer.h
AgeCommit message (Expand)Author
2010-08-13Change license from GPL to LGPL (version 2.1)Oz Linden
2010-04-19Change Linux fasttimer implementation back to RDTSC - using a reliable syscal...Tofu Linden
2010-01-26DEV-45468 SNOW-108: Fast timers are broken / badly-scaled on linuxTofu Linden
2010-01-25Gosh, the mac prototypes for get_cpu_clock_count_64 have always been wrong, b...Tofu Linden
2010-01-25Final fix for fast timer reshuffle.Tofu Linden
2010-01-25shuffle shuffle of timer code. cleanup.Tofu Linden
2010-01-25pull in the linux+solaris fast-timers impl from snowglobe, fit it into viewer...Tofu Linden
2010-01-20Convert all C++ files to Unix line endingsBryan O'Sullivan
2010-01-15fix for gcc buildrichard
2010-01-15wrong line endingsrichard
2010-01-15fix for build error in xmmintrins.hrichard
2010-01-13fix for mac fast timer resetting too oftenrichard
2010-01-13better commented fix for VS2005 compile issuesrichard
2010-01-13potential fix for build issues on vs2005richard
2010-01-11renamed LLFastTimerUtil to LLFastTimerrichard
2010-01-08fast timer performance tuningrichard
2009-12-21added optional timing of fast timers themselvesrichard
2009-11-03mergeLoren Shih
2009-10-16merge from latest svn/viewer-2-0 to hg/viewer-2-0Mark Palange (Mani)
2009-10-15forgot to shift timing values by 8 bits on macRichard Nelson
2009-10-14fixed a bug in LLFastTimer data gathering, and made them even faster (122 cyc...Richard Nelson
2009-10-07Merged latest viewer/login-api with latest viewer/viewer-20brad kittenbrink
2009-10-07LLFastTimer::dumpCurTimes() now gives accurate times mid-frameRichard Nelson
2009-10-07added LLFastTimer::dumpCurTimesRichard Nelson
2009-08-27Merged latest login-api with latest viewer-2.0.0-3 up through plugin-api-05 m...brad kittenbrink
2009-08-24merge -r 130399-131510 skinning-21 -> viewer-2.0.0-3Richard Nelson
2009-07-01Fixups for windows llcommon dll linkage errors that got dropped in the merge ...brad kittenbrink
2009-06-21merge -r 122421-124917 viewer-2.0.0-2 -> viewer-2.0.0-3Steven Bennetts
2009-02-18Merge of QAR-1267 to trunk. This was a combo merge of QAR-1175 (maint-render...Brad Kittenbrink
2009-01-08Result of svn merge -r107256:107258 svn+ssh://svn/svn/user/phoenix/license_20...Aaron Brashears
2008-11-07QAR-992 Merging revisions 101012-101170,101686-101687 of svn+ssh://svn.linden...Mark Palange
2008-02-27Merge of windlight into release (QAR-286). This includes all changes inBrad Kittenbrink
2008-02-19merge -r 78989:80279 Branch_1-19-0-Viewer-> releaseSteven Bennetts
2007-10-04Result of svn merge -r71162:71205 svn+ssh://svn/svn/linden/branches/new-licen...Aaron Brashears
2007-10-04Result of svn merge -r70873:71086 svn+ssh://svn/svn/linden/branches/enable-ex...Aaron Brashears
2007-03-09svn merge -r 58902:58986 svn+ssh://svn.lindenlab.com/svn/linden/branches/main...Josh Bell
2007-03-07SKIPPED 58849. merge -r 58856:58859 maintenance -> releaseSteven Bennetts
2007-03-02merge release@58699 beta-1-14-0@58707 -> releaseSteven Bennetts
2007-01-23merge -r 56842:57026 maintenance.Steven Bennetts
2007-01-02Print done when done.James Cook