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
/
llleap.cpp
Age
Commit message (
Expand
)
Author
2016-08-17
MAINT-5011: Use LLTHROW() instead of plain BOOST_THROW_EXCEPTION().
Nat Goodspeed
2016-07-19
MAINT-5011: Introduce LLException base class for viewer exceptions.
Nat Goodspeed
2015-11-10
remove execute permission from many files that should not have it
Oz Linden
2013-06-05
merge with viewer-release
Richard Linden
2013-03-29
Update Mac and Windows breakpad builds to latest
Graham Madarasz
2012-12-07
SH-3406 WIP convert fast timers to lltrace system
Richard Linden
2012-03-16
Introduce LLLeapListener, associating one with each LLLeap object.
Nat Goodspeed
2012-03-15
Make LLLeap intercept LL_ERRS termination and notify LEAP plugin.
Nat Goodspeed
2012-03-05
Introduce (disabled) LLLeap debugging code to validate stdin writes.
Nat Goodspeed
2012-03-03
Add a couple LLLeap DEBUG messages for incoming-events control flow.
Nat Goodspeed
2012-03-02
Use LLProcess::ReadPipe::read() in LLLeap.
Nat Goodspeed
2012-03-01
Add LLLeap class, initial implementation, initial unit tests.
Nat Goodspeed