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
/
llfilesystem
/
llfilesystem.h
Age
Commit message (
Expand
)
Author
2024-08-19
Refactor LLFileSystem for and fix an old issue in LLFile (#2332)
Ansariel Hiller
2024-08-14
Mitigate asset fetch thread stalls from LLDiskCache mutex contention and triv...
Rye Mutt
2024-02-12
llfilesystem: BOOL (int) to real bool
Lars Næsbye Christensen
2021-03-09
This set of changes reverts the merge with master (git revert c83e740) and re...
Callum Prentice
2021-03-08
Revert "Merge branch 'master' of https://bitbucket.org/lindenlab/viewer into ...
Brad Payne (Vir Linden)
2020-10-08
macos build fix
Mnikolenko ProductEngine
2020-10-07
This changeset hooks up many things that have been in progress and moves thin...
Callum Prentice
2020-10-06
Replace references to static writefile with write so we end up with only a si...
Callum Prentice
2020-10-06
Add in the C++ filesystem based cache and clean up some indempotent functions...
Callum Prentice
2020-09-24
Complete the change from lldiskcache -> llfilesystem and then addition of new...
Callum Prentice
2020-09-24
Rename lldiskcache.* to llfilesystem.* - i think this is the right name since...
Callum Prentice