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