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
Age
Commit message (
Expand
)
Author
2021-10-13
Merge branch 'master' v6.4.24 into DRTVWR-546
Dave Houlton
2021-10-13
Increment viewer version to 6.4.24
Nat Goodspeed
2021-10-11
SL-16099 Followup -- disable VAOs since they still run like garbage in busy s...
Runitai Linden
2021-10-11
SL-16099 Multi-threaded OpenGL usage on Windows, enable Core Profile and VAOs...
Dave Parks
2021-10-11
SL-16141 Load fonts and generate glyphs on startup
Mnikolenko Productengine
2021-10-08
Merge branch 'SL-16024' into DRTVWR-546
Nat Goodspeed
2021-10-08
SL-16024: Resolve bizarre VS compile error. Thanks Callum!
Nat Goodspeed
2021-10-07
SL-16024: Merge branch 'SL-16024' into SL-16024-to-546
Nat Goodspeed
2021-10-07
SL-16024: Defend against two threads making "anonymous" WorkQueues.
Nat Goodspeed
2021-10-07
SL-16024: Merge branch 'DRTVWR-546' into SL-16024-to-546
Nat Goodspeed
2021-10-07
SL-16024: Add LL::WorkQueue for passing work items between threads.
Nat Goodspeed
2021-10-07
SL-16024: Make LLCond::get() lock and return by value.
Nat Goodspeed
2021-10-07
SL-16024: Adapt llinstancetracker_test.cpp to getInstance() change.
Nat Goodspeed
2021-10-07
SL-16024: Return shared_ptr from LLInstanceTracker::getInstance().
Nat Goodspeed
2021-10-06
SL-16024: Work around VS bug regarding base-class enum.
Nat Goodspeed
2021-10-06
SL-16138 remove checks for now-mandatory capabilities
Dave Houlton
2021-10-06
SL-16138 Add timing mark-up to shader fxns
Dave Houlton
2021-10-06
SL-16024: Fix ThreadSafeSchedule::tryPopFor(), tryPopUntil().
Nat Goodspeed
2021-10-05
SL-16024: Add ThreadSafeSchedule, a timestamped LLThreadSafeQueue.
Nat Goodspeed
2021-10-05
SL-16138 Avoid re-binding a shader which is already bound
Dave Houlton
2021-10-05
DRTVWR-546 trigger
Dave Houlton
2021-10-04
SL-16024: Don't use a lambda as default arg for universal reference.
Nat Goodspeed
2021-10-04
SL-16024: LLThreadSafeQueue enhancements
Nat Goodspeed
2021-10-04
Merged in DRTVWR-541 (pull request #717)
Euclid Linden
2021-10-04
SL-16024: Introduce tuple.h with tuple_cons(), tuple_cdr().
Nat Goodspeed
2021-10-01
SL-16024: Enhance LLThreadSafeQueue for use with WorkQueue.
Nat Goodspeed
2021-10-01
SL-16094 Move LLWindowWin32::mainWindowProc and Windows message handling to a...
Dave Parks
2021-09-28
SL-16040: _aligned_malloc() and _aligned_free() are Microsoft only.
Nat Goodspeed
2021-09-28
SL-16040: operator new() must never return nullptr.
Nat Goodspeed
2021-09-27
SL-16093 Don't force the console window to be open on developer builds becaus...
Dave Parks
2021-09-27
SL-16088 Fix for stall from many calls to glGenBuffers.
Dave Parks
2021-09-22
Merge remote-tracking branch 'remotes/origin/DRTVWR-541' into DRTVWR-546
Runitai Linden
2021-09-23
SL-15903 SLPlugin entitlements fix
Andrey Lihatskiy
2021-09-22
SL-16014: Fix typo
Ptolemy
2021-09-22
Merge remote-tracking branch 'remotes/origin/DRTVWR-541' into DRTVWR-546
Runitai Linden
2021-09-22
SL-16014: Add Tracy markup to doFrame()
Ptolemy
2021-09-22
SL-16014: Add Tracy markup for LLEventFilter
Ptolemy
2021-09-22
SL-16014: Add Tracy markup for LLVolumeFace
Ptolemy
2021-09-22
SL-16014: Add Tracy markup for LLSD
Ptolemy
2021-09-22
SL-16014: Add Tracy markup to LLViewerObjectList
Ptolemy
2021-09-22
SL-16014: Add Tracy markup to LLSpatialGroup
Ptolemy
2021-09-22
SL-16014: Add Tracy markup to LLFace
Ptolemy
2021-09-22
SL-16014: Add Tracy markup for lldrawable
Ptolemy
2021-09-22
SL-16014: Add macros for better markup in Tracy
Ptolemy
2021-09-22
SL-16014: Add Tracy logging to doFrame()
Ptolemy
2021-09-22
SL-16014 Add Tracy logging to lldrawpoolavatar.cpp
Ptolemy
2021-09-22
SL-16031 Add support for VS 2019 (requires autobuild 1.2-alpha)
Dave Parks
2021-09-22
SL-15958 Stop impostored avatars from casting shadows
Mnikolenko Productengine
2021-09-21
SL-16027: Only enable Tracy OpengL macros if Tracy is enabled
Ptolemy
2021-09-21
SL-16027: Add Tracy OpenGL support
Ptolemy
[next]