Ansariel
|
2ea6f51200
|
Merge branch 'master' of https://bitbucket.org/Ansariel/phoenix-firestorm
|
2021-05-25 09:11:03 +02:00 |
Ansariel
|
438bced137
|
Simple cache viewer: Add file read/write checks
|
2021-05-12 13:49:15 +02:00 |
Ansariel
|
04b074f3b5
|
Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm
|
2021-04-02 17:30:58 +02:00 |
Beq
|
2ce328282a
|
profiling cleanup ready to merge back
put proper markers in place where forgotten before
|
2021-03-21 15:13:02 +00:00 |
Beq
|
eb0bfc9e10
|
more cleanup of telemetry support
remove superfluous cmake changes
rename profiler to telemetry to avoid confusion
|
2021-03-21 14:59:02 +00:00 |
Beq
|
bd20cfad1d
|
Ensure clean compile when 3p-Tracy not installed
|
2021-03-21 14:29:03 +00:00 |
Beq
|
07d2b1b6fd
|
benchmark for FileSystem cache changes
|
2021-03-21 14:29:03 +00:00 |
Ansariel
|
2c57d7164e
|
Switch to C I/O API for asset cache
|
2021-03-10 22:19:13 +01:00 |
Ansariel
|
cc3efca9be
|
Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm
|
2021-03-10 16:31:59 +01:00 |
Ansariel
|
e6c34f01d2
|
Revert revert of Simplified Cache viewer release - continue with simplified cache
This reverts commit 40ad606ae0, reversing
changes made to 906cfe699d.
|
2021-03-10 15:13:12 +01:00 |
Brad Payne (Vir Linden)
|
c83e740ef9
|
Revert "Merge branch 'master' of https://bitbucket.org/lindenlab/viewer into DRTVWR-519"
This reverts commit e61f485a04, reversing
changes made to 00c47d079f.
|
2021-03-08 13:56:16 +00:00 |
Andrey Lihatskiy
|
b1ab29eeb6
|
SL-14939 Fixed the log spam
fix by Ansariel (https://vcs.firestormviewer.org/phoenix-firestorm/changeset/5f927b52fdfeebb5db595c7c60c711cee383820b)
|
2021-03-03 19:27:22 +02:00 |
Mnikolenko Productengine
|
53cae8b21f
|
SL-14505 FIXED [Win10] The viewer isn't started on the non-English system locale
|
2020-12-11 16:42:10 +02:00 |
Mnikolenko Productengine
|
3b4bd86a1d
|
SL-14182 remove old script asset file after saving changes and allow renaming files if destination file exists
|
2020-10-27 16:46:31 +02:00 |
Callum Prentice
|
08dfc0836f
|
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
|
2020-10-07 15:25:12 -07:00 |
Callum Prentice
|
a0ea119623
|
Replace references to static writefile with write so we end up with only a single read and a single write function
|
2020-10-06 18:18:18 -07:00 |
Callum Prentice
|
3092aa8aae
|
Add in the C++ filesystem based cache and clean up some indempotent functions in llfilesystem
|
2020-10-06 17:16:53 -07:00 |
Callum Prentice
|
6be1f88a5e
|
Complete the change from lldiskcache -> llfilesystem and then addition of new lldiskcache implementation
|
2020-09-24 14:45:39 -07:00 |
Callum Prentice
|
96e2873bfa
|
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.
|
2020-09-24 10:23:39 -07:00 |