Age | Commit message (Expand) | Author |
2021-11-09 | SL-16330 Clean up vertical sync handling, add to UI | Mnikolenko Productengine |
2021-11-09 | SL-16333 VLC 3 doesn't support -1 == infinity for input-repeat | Andrey Lihatskiy |
2021-11-08 | SL-16192 Add version info into LLXMLRPCTransaction's http header | Andrey Kleshchev |
2021-11-08 | SL-16094: Zap thread safety land mine; thin PostMessage() calls. | Nat Goodspeed |
2021-11-07 | SL-16299 Added the correct @rpath for libvlc | Andrey Lihatskiy |
2021-11-05 | SL-16094: Use ThreadPool for LLWindowWin32Thread. | Nat Goodspeed |
2021-11-05 | SL-16320 Remove obsolete AvaLine strings | Andrey Kleshchev |
2021-11-05 | SL-16320 Remove references to AvaLine from the viewer | Andrey Kleshchev |
2021-11-05 | SL-16202: Use WorkQueue::postTo() for texture create/post handshake. | Nat Goodspeed |
2021-11-05 | SL-16288 FIXED Dragging a file across the viewer cancels the drag and freezes... | Mnikolenko Productengine |
2021-11-05 | Merged in euclid-14098 (pull request #762) | Euclid Linden |
2021-11-04 | SL-14098 re-enable occlusion culling during reflection pass | Dave Houlton |
2021-11-04 | SL-13565 occlusion/reflection tracy markup | Dave Houlton |
2021-11-05 | SL-13867 Remove unused sFreezeCounter | Andrey Kleshchev |
2021-11-04 | SL-16299 fix warning about CFBundleIdentifier not matching PRODUCT_BUNDLE_IDE... | Brad Kittenbrink |
2021-11-04 | SL-16202: Use large WorkQueue size limits for mainloop and General. | Nat Goodspeed |
2021-11-04 | SL-16202: Streamline WorkQueues in LLImageGLThread. | Nat Goodspeed |
2021-11-04 | SL-16202: Add postIfOpen() methods to WorkQueue, LLThreadSafeQueue. | Nat Goodspeed |
2021-11-04 | SL-16202: Instantiate LLSimpleton::sInstance generically | Nat Goodspeed |
2021-11-04 | SL-16202: Merge branch 'sl-16220' into glthread | Nat Goodspeed |
2021-11-04 | SL-16299 Updated dullahan to CT build 565428; entitlements cleanup | Andrey Lihatskiy |
2021-11-03 | SL-16299 Added entitlements for the app bundle signing | Andrey Lihatskiy |
2021-11-03 | SL-15830 remove ancient "non-system grid" handling from the viewer #2 | Mnikolenko Productengine |
2021-11-03 | Resolving conflicts after merge #2 | Andrey Kleshchev |
2021-11-02 | SL-16207: Fix bug in ll_convert_string_to_utf8_string(). | Nat Goodspeed |
2021-11-02 | Manually resolving conflicts after merge with DRTVWR-520 | Andrey Kleshchev |
2021-11-02 | Merge remote-tracking branch 'origin/master' into DRTVWR-540-maint | Andrey Kleshchev |
2021-11-02 | SL-16207: Guess Microsoft compiler isn't smart about default params? | Nat Goodspeed |
2021-11-02 | SL-16207: Create uniform overload sets for wide-string conversions. | Nat Goodspeed |
2021-11-02 | SL-14992 fmod shutdown crash | Andrey Kleshchev |
2021-11-01 | SL-16207: Remove CMake cxx_range_for from media_plugin_cef. | Nat Goodspeed |
2021-11-01 | SL-16293 Updated vlc to CT build 565299 | Andrey Lihatskiy |
2021-11-01 | SL-16237 FIXED Viewer hangs on login | Mnikolenko Productengine |
2021-11-01 | Merged in SL-16127_More_tweaks (pull request #752) | Michael Pohoreski |
2021-10-29 | Fix merge conflict | Ptolemy |
2021-10-29 | SL-14664 Fix missed pixmap init | Andrey Kleshchev |
2021-10-28 | SL-9436 Don't render 100% transparent objects. | Dave Parks |
2021-10-28 | SL-16235 Restart music in case of an error | Andrey Kleshchev |
2021-10-28 | SL-15462 Convert waitForChannel() into state machine | Andrey Kleshchev |
2021-10-28 | SL-16148 SL-16244 SL-16270 SL-16253 Remove most BlockTimers, remove LLMemTrac... | Dave Parks |
2021-10-28 | SL-16263 RaiseException in LLVolumeFace::createSide | Andrey Kleshchev |
2021-10-28 | SL-16247 Post-d520 libvlc plugin fixes | Andrey Lihatskiy |
2021-10-27 | SL-16220: Add tests for WorkQueue::waitForResult(), void & non-void. | Nat Goodspeed |
2021-10-27 | Merge branch 'SL-16127_More_tweaks' of bitbucket.org:lindenlab/viewer into SL... | Ptolemy |
2021-10-27 | SL-16127: Make another pass removing redundant LLSD op [] calls, unused vars,... | Ptolemy |
2021-10-27 | SL-16207: Update llstring.h handling of different string types. | Nat Goodspeed |
2021-10-27 | SL-16235 Update fmod to 2.02.03 | Andrey Kleshchev |
2021-10-27 | Merged in SL-16127 (pull request #741) | Michael Pohoreski |
2021-10-26 | SL-16127: Make another pass removing redundant LLSD op [] calls, unused vars,... | Ptolemy |
2021-10-26 | SL-16220: Make WorkQueue::postTo() return exception to caller. | Nat Goodspeed |