summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-23SL-16094: Support ll_convert<std::string>(const char*)Nat Goodspeed
2021-11-23SL-16094: Tweak llstring mergeNat Goodspeed
2021-11-23SL-16094: Merge llstring work from SL-16207Nat Goodspeed
2021-11-23SL-16094: Extend stringize() to support variadic arguments.Nat Goodspeed
2021-11-19SL-16094: Service mainloop WorkQueue every LLAppViewer::idle() callNat Goodspeed
2021-11-19SL-11678 Avatar is reflecting on the under side of water surfaceAndrey Kleshchev
2021-11-19SL-15993 Disabling transparent water should not disable advanced lightingAndrey Kleshchev
2021-11-19SL-16056 Improve 'avatar cloud' behaviorAndrey Kleshchev
2021-11-19SL-15391 Crash at getUniformLocationAndrey Kleshchev
2021-11-19SL-13561 When ALM is enabled, disabling water rendering breaks the skyAndrey Kleshchev
2021-11-19SL-15333 Crash in glh_init_extensionsAndrey Kleshchev
2021-11-19SL-16355 - spammy message removedBrad Payne (Vir Linden)
2021-11-19SL-16330 mac build fixMnikolenko Productengine
2021-11-19SL-16329 - track frame time and jitter (as average deviation frame to frame) ...Brad Payne (Vir Linden)
2021-11-19SL-16094: Stylish braces!Nat Goodspeed
2021-11-19SL-16094: Only link IMM32.LIB for llurlentry tests on Windows.Nat Goodspeed
2021-11-15SL-16094: In LLWindowWin32::recreateWindow(), kick window threadNat Goodspeed
2021-11-10Merge branch 'DRTVWR-546' into glthreadNat Goodspeed
2021-11-10SL-16094: Statically link to Windows IMM32.LIB.Nat Goodspeed
2021-11-10SL-16094: Add WorkQueue::size() method to support changeset 08336bb.Nat Goodspeed
2021-11-10SL-16330 move VSync checkbox to General groupMnikolenko Productengine
2021-11-09SL-16330 Clean up vertical sync handling, add to UIMnikolenko Productengine
2021-11-08SL-16094: Zap thread safety land mine; thin PostMessage() calls.Nat Goodspeed
2021-11-05SL-16094: Use ThreadPool for LLWindowWin32Thread.Nat Goodspeed
2021-11-05SL-16202: Use WorkQueue::postTo() for texture create/post handshake.Nat Goodspeed
2021-11-05SL-16288 FIXED Dragging a file across the viewer cancels the drag and freezes...Mnikolenko Productengine
2021-11-05Merged in euclid-14098 (pull request #762)Euclid Linden
2021-11-04SL-14098 re-enable occlusion culling during reflection passDave Houlton
2021-11-04SL-13565 occlusion/reflection tracy markupDave Houlton
2021-11-04SL-16202: Use large WorkQueue size limits for mainloop and General.Nat Goodspeed
2021-11-04SL-16202: Streamline WorkQueues in LLImageGLThread.Nat Goodspeed
2021-11-04SL-16202: Add postIfOpen() methods to WorkQueue, LLThreadSafeQueue.Nat Goodspeed
2021-11-04SL-16202: Instantiate LLSimpleton::sInstance genericallyNat Goodspeed
2021-11-04SL-16202: Merge branch 'sl-16220' into glthreadNat Goodspeed
2021-11-02SL-16207: Fix bug in ll_convert_string_to_utf8_string().Nat Goodspeed
2021-11-02SL-16207: Guess Microsoft compiler isn't smart about default params?Nat Goodspeed
2021-11-02SL-16207: Create uniform overload sets for wide-string conversions.Nat Goodspeed
2021-11-01SL-16207: Remove CMake cxx_range_for from media_plugin_cef.Nat Goodspeed
2021-11-01SL-16237 FIXED Viewer hangs on loginMnikolenko Productengine
2021-11-01Merged in SL-16127_More_tweaks (pull request #752)Michael Pohoreski
2021-10-29Fix merge conflictPtolemy
2021-10-28SL-9436 Don't render 100% transparent objects.Dave Parks
2021-10-28SL-16148 SL-16244 SL-16270 SL-16253 Remove most BlockTimers, remove LLMemTrac...Dave Parks
2021-10-27SL-16220: Add tests for WorkQueue::waitForResult(), void & non-void.Nat Goodspeed
2021-10-27Merge branch 'SL-16127_More_tweaks' of bitbucket.org:lindenlab/viewer into SL...Ptolemy
2021-10-27SL-16127: Make another pass removing redundant LLSD op [] calls, unused vars,...Ptolemy
2021-10-27SL-16207: Update llstring.h handling of different string types.Nat Goodspeed
2021-10-27Merged in SL-16127 (pull request #741)Michael Pohoreski
2021-10-26SL-16127: Make another pass removing redundant LLSD op [] calls, unused vars,...Ptolemy
2021-10-26SL-16220: Make WorkQueue::postTo() return exception to caller.Nat Goodspeed