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
/
llworkerthread.cpp
Age
Commit message (
Expand
)
Author
2024-05-22
Fix line endlings
Ansariel
2024-05-22
Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-A
Ansariel
2024-05-07
secondlife/viewer#1333 BOOL to bool conversion leftovers: ternaries
Alexander Gavriliuk
2024-04-29
#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...
Andrey Lihatskiy
2023-05-17
Merge remote-tracking branch 'origin/main' into DRTVWR-559
Brad Linden
2023-01-07
Cleanup for loops in llcommon to use C++11 range based for loops
Fawrsk
2022-11-03
DRTVWR-575: Fix llcommon assumptions that size_t fits in 4 bytes.
Nat Goodspeed
2022-09-30
SL-18239 Unify PBR and non-PBR treatment of ambient/SSAO/irradiance. Restore...
Dave Parks
2022-09-06
SL-18096 WIP -- partial support for double sided rendering. Shadow map and p...
Dave Parks
2022-04-15
SL-17219 WIP - Texture pipeline overhaul
Dave Parks
2019-01-14
SL-10291 Replace apr_mutex with standard C++11 functionality
andreykproductengine
2015-11-10
remove execute permission from many files that should not have it
Oz Linden
2013-08-09
second phase summer cleaning
Richard Linden
2013-03-29
Update Mac and Windows breakpad builds to latest
Graham Madarasz
2011-12-05
SH-2652 WIP -- Add timers to relevant areas, pause render pipeline while occl...
Dave Parks
2011-10-14
Merge backout of b782a75c99e6
Dave Parks
2011-10-14
Backed out changeset b782a75c99e6
Dave Parks
2011-10-05
fix for SH-2434: Mac viewer sometimes freezes at start up and must be force q...
Xiaohong Bao
2011-02-05
Introduces a LLThreadLocalData class that can be
Aleric Inglewood
2010-08-13
Change license from GPL to LGPL (version 2.1)
Oz Linden
2010-05-04
EXT-7080 Partial FIXED: Outfit texture updates are not transmitted (in either...
Xiaohong Bao
2010-03-23
CID-449
Tofu Linden
2010-03-04
fix for EXT-5683: viewer crashes at llcommon/llworkerthread.cpp(323): ERROR: ...
Xiaohong Bao
2010-02-03
CID-269
Tofu Linden
2009-11-06
merge QAR-1829: texture pipeline branch in viewer-2.0.0.3
Xiaohong Bao
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-06-27
QAR-669 1.20 Viewer RC11
Steven Bennetts
2007-10-04
Result of svn merge -r71162:71205 svn+ssh://svn/svn/linden/branches/new-licen...
Aaron Brashears
2007-07-20
svn merge -r 64548:64837 svn+ssh://svn/svn/linden/branches/maintenance into r...
Don Kjer
2007-03-02
merge release@58699 beta-1-14-0@58707 -> release
Steven Bennetts
2007-01-02
Print done when done.
James Cook