- Mar 04, 2021
-
-
Mnikolenko Productengine authored
-
- Oct 08, 2020
-
-
Mnikolenko ProductEngine authored
-
- Oct 07, 2020
-
-
Callum Prentice authored
This changeset hooks up many things that have been in progress and moves things about between llfilesystem and lldiskcache - there is still some bookkeeping work left but this is the first version that appears to work and actively manage the cache
-
- Oct 06, 2020
-
-
Callum Prentice authored
Replace references to static writefile with write so we end up with only a single read and a single write function
-
Callum Prentice authored
-
- Sep 24, 2020
-
-
Callum Prentice authored
Complete the change from lldiskcache -> llfilesystem and then addition of new lldiskcache implementation
-
Callum Prentice authored
Rename lldiskcache.* to llfilesystem.* - i think this is the right name since it's responsible for performing file system operations and (will eventually) delegrate to a separate disk cache component to save/load data and keep track of metadata etc.
-
- Sep 17, 2020
-
-
Callum Prentice authored
The folder where the disk cache lives was originally renamed from llvfs to llcache but @henri's suggestion that that doesn't reflect the other files in the same place and it should be llfilesystem is a good one so I changed it over
-
Callum Prentice authored
Renamed the references to LLVFile and llvfile.* source code plus cmake scripts to use a different name - lldiskcache - since that more closely resembles what it is (or will be) now that the VFA is no more
-
- Sep 16, 2020
-
-
Callum Prentice authored
First part of change to remove LLVFS from the Viewer. Consists of code changes to remove LLVFS and LLVFSThread classes along with the associated source files. The existing llvfs folder is renamed to llcache. Also includes changes to CMake script in many places to reflect changes. Eventually, llvfile source file and class will be renamed but that is not in this change.
-
Mnikolenko Productengine authored
-
- Sep 11, 2020
-
-
Callum Prentice authored
Effective rename of DRTVWR-506-simple since there is no way to rename a branch. Cloned canonical viewer into DRTVWR-519, copied over the files that changed from DRTVWR-506-simple and pushed back. Once I am satisfied everything is correct, DRTVWR-506-simple will be removed
-
- Nov 10, 2015
-
-
Oz Linden authored
-
- Mar 29, 2013
-
-
Graham Madarasz authored
-
- Oct 13, 2010
-
-
Oz Linden authored
-
- Sep 21, 2010
-
-
Brad Payne (Vir Linden) authored
-
- Aug 13, 2010
-
-
Oz Linden authored
-
- Feb 03, 2010
-
-
Tofu Linden authored
Checker: UNINIT_CTOR Function: LLVFile::LLVFile(LLVFS *, const LLUUID &, LLAssetType::EType, int) File: /indra/llvfs/llvfile.cpp dead field.
-
- Jan 07, 2009
-
-
Aaron Brashears authored
Result of svn merge -r107256:107258 svn+ssh://svn/svn/user/phoenix/license_2009_merge into trunk. QAR-1165
-
- Mar 20, 2008
-
-
Steven Bennetts authored
QAR-369
-
- Mar 14, 2008
-
-
Steven Bennetts authored
-
Mark Palange authored
QAR-369 - viewer-cleanup2-7 81916 merged into release.
-
- Oct 04, 2007
-
-
Aaron Brashears authored
Result of svn merge -r71162:71205 svn+ssh://svn/svn/linden/branches/new-license into release. only changes files which are not deployed or the comments section of code.
-
- Feb 02, 2007
-
- Jan 02, 2007
-
-
James Cook authored
-