index
:
viewer.git
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
Age
Commit message (
Expand
)
Author
2014-12-15
fix for some std::pair/STL syntax
callum_linden
2014-12-15
Merge with head
callum_linden
2014-12-15
Add feature (enabled) to turn off media plugins
callum_linden
2014-12-12
Remove unneeded media plugin header file
callum_linden
2014-12-12
Implicit conversion from ostream to string needs help in VS2013
callum_linden
2014-12-12
merge latest fix from nat
Oz Linden
2014-12-12
Make JsonCpp.cmake reference Windows lib names we actually use.
Nat Goodspeed
2014-12-12
fix dos line endings
Oz Linden
2014-12-12
Eliminate use of boost::lambda with boost::function (Trac #10864).
Nat Goodspeed
2014-12-12
Make LINE_NUMBER_HERE workaround conditional on LL_WINDOWS.
Nat Goodspeed
2014-12-12
Fix up remaining llround() -> ll_round() issues
callum_linden
2014-12-12
Merge with head
callum_linden
2014-12-12
Update VSTool that is used to set configuration in MSVC solution file for MSV...
callum_linden
2014-12-12
Another round of ll_round()
Nat Goodspeed
2014-12-12
Automated merge with http://bitbucket.org/lindenlab/viewer-tools-update
Nat Goodspeed
2014-12-11
Re-add missing variable declaration (not that it's very useful and no idea ho...
callum_linden
2014-12-11
Add bespoke ctor/dtor that align on 16byte boundaries when creating things on...
callum_linden
2014-12-11
Fix a couple more ll_round() calls
Nat Goodspeed
2014-12-11
Disambiguate a few ensure() calls.
Nat Goodspeed
2014-12-11
Add /SAFESEH:NO /NODEFAULTLIB:LIBCMT to viewer linker switches.
Nat Goodspeed
2014-12-10
Match up our usage of MS APIs with function prototypes in the new version of ...
callum_linden
2014-12-10
Merge with head
callum_linden
2014-12-10
Fix for incorrectly formatted #if statements (worked on clang FWIW!)
callum_linden
2014-12-10
Automated merge with http://bitbucket.org/lindenlab/viewer-tools-update
Nat Goodspeed
2014-12-10
Replace boost::lambda::_1 with boost::phoenix::placeholders::arg1.
Nat Goodspeed
2014-12-10
Clarify for VS 2013 that an operator bool() method returns bool.
Nat Goodspeed
2014-12-10
Fix for build problems with LLTrace::AccumulatorBuffer copy ctor in VS2013 (o...
callum_linden
2014-12-10
Rename llround(..) to ll_round(..) because of a collision with MS llround (lo...
callum_linden
2014-12-09
no implicit conversion from ofsteam to bool in VS2013!!!!
callum_linden
2014-12-05
Wrap #pragma clang in #if __clang__, else VS produces fatal warnings.
Nat Goodspeed
2014-12-04
Make havok_source package name agree with name from repo URL.
Nat Goodspeed
2014-11-21
automate keeping the About SL -> Licenses tab correct
Oz Linden
2014-11-19
OPEN-282 - Define LL_THREAD_LOCAL for our platforms in order to unify TLS sup...
Cinder
2014-11-19
OPEN-282 Use pthreads for TLS on mac
Cinder
2014-11-14
remove skip from llframetimer_test now that it is fixed
Oz Linden
2014-11-14
merge up to tip of viewer-tools-update
Oz Linden
2014-11-14
merge with head
callum_linden
2014-11-14
Cinder pointed out my fix here for clang pickiness was different from hers so...
callum_linden
2014-11-14
Reworked changes to more closely match Cinders' - hers seem more correct
callum_linden
2014-11-14
rewrite an llframetimer test to be less sensitive to extended ms_sleep calls
Oz Linden
2014-11-14
Convert llhash() to use boost::hash, per Cinder's suggestion.
Nat Goodspeed
2014-11-14
Remove a couple tests for unsigned long < 0.
Nat Goodspeed
2014-11-14
Comment out now-unused GPU_TABLE_FILENAME in llfeaturemanager.cpp.
Nat Goodspeed
2014-11-14
Skip LLFrameTimer test<3>, which fails with Xcode 6.x builds.
Nat Goodspeed
2014-11-14
Automated merge with ssh://bitbucket.org/lindenlab/viewer-release
Nat Goodspeed
2014-11-12
Eliminate LLAppViewer::cleanup() dup --analyzeperformance code block.
Nat Goodspeed
2014-11-10
Fix typo in new viewer_manifest.py codesigning logic.
Nat Goodspeed
2014-11-10
increment viewer version to 3.7.21
Oz Linden
2014-10-29
fix signature target path
Oz Linden
2014-10-29
reorder finalizing for OSX so that the signature is applied to the app after ...
Oz Linden
[next]