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
Age
Commit message (
Expand
)
Author
2020-03-25
SL-793: Fix lllogin_test.cpp for new LLCoros implementation.
Nat Goodspeed
2020-03-25
SL-793: Add LL_PRETTY_FUNCTION macro wrapping __PRETTY_FUNCTION__
Nat Goodspeed
2020-03-25
SL-793: Add LLEventPumps::clear() method to disconnect all listeners.
Nat Goodspeed
2020-03-25
SL-793: Use Boost.Fiber instead of the "dcoroutine" library.
Nat Goodspeed
2020-03-25
SL-793: Update to boost build 509640
Nat Goodspeed
2020-03-25
SL-793: Update to boost build 509450
Nat Goodspeed
2020-03-25
SL-793
Nat Goodspeed
2020-03-25
SL-793
Nat Goodspeed
2020-03-25
SL-793
Nat Goodspeed
2020-03-25
SL-793: Update viewer to Boost 1.65.1 build 508584 and dependencies.
Nat Goodspeed
2020-03-25
[DRTVWR-476] - update colladodom
Ankur Ahlawat
2020-03-25
[DRTVWR-476] - updated googlemock
Ankur Ahlawat
2020-03-25
[DRTVWR-476] - update boost
Ankur Ahlawat
2020-03-25
[DRTVWR-476] - fix msvc version
Anchor
2020-03-25
[DRTVWR-476] - update googlemock
Ankur Ahlawat
2020-03-25
[DRTVWR-476] - updated libpng
Ankur Ahlawat
2020-03-25
[DRTVWR-476] - update autobuild curl package
Ankur Ahlawat
2020-03-25
[DRTVWR-476] - update autobuild packages
Anchor
2020-03-25
DRTVWR-476: pthread_self() also needs CRYPTO_THREADID_set_pointer()
Nat Goodspeed
2020-03-25
DRTVWR-476: Eliminate std::mem_fun1() special case for Windows.
Nat Goodspeed
2020-03-25
DRTVWR-476: Fix _open_osfhandle() param from long to intptr_t.
Nat Goodspeed
2020-03-25
DRTVWR-476: Fix glVertexAttrib{IPointer,PointerARB}() OpenGL calls.
Nat Goodspeed
2020-03-25
DRTVWR-476: Explicitly cast 64-bit NaN constant to F32 as needed.
Nat Goodspeed
2020-03-25
DRTVWR-476: Eliminate unnecessary typedefs from struct, enum decls.
Nat Goodspeed
2020-03-25
DRTVWR-476: Remove throw(T) from operator new(), operator delete().
Nat Goodspeed
2020-03-25
DRTVWR-476: Use OpenSSL API suitable for 64-bit pointers.
Nat Goodspeed
2020-03-25
DRTVWR-476: Eliminate snprintf_hack::snprintf(). Use MS snprintf().
Nat Goodspeed
2020-03-25
DRTVWR-476: Update Copy3rdPartyLibs.cmake for VS 2017 version.
Nat Goodspeed
2020-03-25
SL-11215: Add release notes URLs to update-related notifications.
Nat Goodspeed
2020-03-25
SL-11216: Update to viewer-manager build 529878
Nat Goodspeed
2020-03-25
SL-11216: Try to pacify VS 2013.
Nat Goodspeed
2020-03-25
SL-11216: To display release notes, listen on "relnotes" LLEventPump.
Nat Goodspeed
2020-03-25
SL-11216: getViewerInfo() calls LLVersionInfo::getReleaseNotes().
Nat Goodspeed
2020-03-25
SL-11216: Add a "getStateTable" op to "LLStartUp" listener.
Nat Goodspeed
2020-03-25
SL-11216: Allow llsd::drill() to accept LLSD() as (empty) path.
Nat Goodspeed
2020-03-25
SL-11216: Introduce LLVersionInfo::getReleaseNotes() method.
Nat Goodspeed
2020-03-25
SL-11216: Introduce generic LLStoreListener<T> to capture event data.
Nat Goodspeed
2020-03-25
SL-11216: Add llsd::drill() function to drill into an LLSD blob.
Nat Goodspeed
2020-03-25
SL-11216: Convert LLVersionInfo to an LLSingleton.
Nat Goodspeed
2020-03-25
SL-11216: Remove LLSingletonBase::cleanupAll().
Nat Goodspeed
2020-03-25
DRTVWR-494: Avoid keeping iterator to destroyed temporary container.
Nat Goodspeed
2020-03-25
DRTVWR-494: Get initialized LLMutexes for very early log calls.
Nat Goodspeed
2020-03-25
DRTVWR-494: Move most LLSingleton cleanup back to destructor
Nat Goodspeed
2020-03-25
DRTVWR-494: Fix Windows macro collisions in windows_volume_catcher
Nat Goodspeed
2020-03-25
DRTVWR-494: LLParamSingleton::initParamSingleton() returns reference.
Nat Goodspeed
2020-03-25
DRTVWR-494: LLParamSingleton::initParamSingleton() on main thread.
Nat Goodspeed
2020-03-25
DRTVWR-494: LLParamSingleton<T>::initParamSingleton() now returns T*.
Nat Goodspeed
2020-03-25
DRTVWR-494: Dispatch all LLSingleton construction to the main thread.
Nat Goodspeed
2020-03-25
DRTVWR-494: Fix VS LLError::Log::demangle() vulnerability.
Nat Goodspeed
2020-03-25
DRTVWR-494: Remove LLMainThreadTask::dispatch(LockStatic&, ...)
Nat Goodspeed
[next]