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
Age
Commit message (
Expand
)
Author
2024-07-08
Re-enable compiler warnings C4244 and C4396 except for lltracerecording.h and...
Ansariel
2024-07-03
#1870 Tune up for better experience on integrated intel with low memory (#1872)
Dave Parks
2024-06-18
Merge pull request #1797 from secondlife/release/maint-a
Brad Linden
2024-06-18
Follow-up improvements of 810219d3bf27d81751d0f41b65013ca31db34ff7
Ansariel
2024-06-18
jira-archive-internal#67837 Fix LLDir::getScrubbedFileName
Andrey Kleshchev
2024-06-10
Merge remote-tracking branch 'origin/DRTVWR-600-maint-A' into project/gltf_de...
Brad Linden
2024-06-10
Post-merge - trim trailing whitespace
Andrey Lihatskiy
2024-06-01
Re-enable a lot of compiler warnings for MSVC and address the C4267 "possible...
Ansariel
2024-05-23
Merge remote-tracking branch 'origin/project/gltf_development' into brad/merg...
Brad Linden
2024-05-22
Fix line endlings
Ansariel
2024-05-22
Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-A
Ansariel
2024-05-20
#1392 GLTF Upload (#1394)
Dave Parks
2024-05-13
Revert "viewer#819 Avoid reading the same XML file multiple times"
Andrey Kleshchev
2024-04-29
#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...
Andrey Lihatskiy
2024-04-24
Merge branch 'main' into marchcat/a-merge
Andrey Lihatskiy
2024-03-05
viewer#819 Avoid reading the same XML file multiple times
Alexander Gavriliuk
2024-02-21
Convert remaining BOOLs in llxml and introduce std::string_view
Ansariel
2024-02-17
More BOOL to bool replacements primarily in llappearance and llxml
Ansariel
2024-02-12
llfilesystem: BOOL (int) to real bool
Lars Næsbye Christensen
2024-01-11
Rename OS X to macOS, mostly in comments
Lars Næsbye Christensen
2024-01-09
Replace BOOST_FOREACH with standard C++ range-based for-loops
Ansariel
2023-03-29
Merge remote-tracking branch 'origin/main' into DRTVWR-559
Brad Linden
2023-03-20
Merge branch 'DRTVWR-568' into DRTVWR-573-maint-R
Andrey Lihatskiy
2023-02-02
Merge remote-tracking branch 'origin/main' into DRTVWR-559
Brad Linden
2023-02-02
Merge branch 'main' into DRTVWR-573-maint-R
Andrey Lihatskiy
2023-01-18
SL-18773 Crash incrementing directory_iterator
Andrey Kleshchev
2022-10-28
Fix memory leaks in lldir objc/mac
Rye Mutt
2022-10-24
Merge master into DRTVWR-568 (and fix conflicts)
Callum Linden
2022-10-21
Merge branch 'master' (DRTVWR-548) into DRTVWR-559
Andrey Kleshchev
2022-09-16
Merge remote-tracking branch 'origin/DRTVWR-543-maint_cmake' into DRTVWR-568_...
Nicky Dasmijn
2022-09-16
Merge branch master (DRTVWR-571) into DRTVWR-559
Andrey Kleshchev
2022-09-15
Merge branch 'master' into DRTVWR-548-maint-N
Andrey Lihatskiy
2022-08-30
Merge remote-tracking branch 'remotes/origin/DRTVWR-563' into DRTVWR-559
Dave Parks
2022-06-28
SL-17379 More complete integration of material asset type
Dave Parks
2022-06-24
SL-17329: Remove unused extra variable initialization
Cosmic Linden
2022-06-22
SL-17329: Do logging of individual files after the disk cache purge finishes ...
Cosmic Linden
2022-05-31
SL-17484 Fix for unit tests. Deprecate non-threaded LLQueuedThread and make ...
Dave Parks
2022-05-01
Remove setting of HEADER_FILE_ONLY on .h* files, cmake automatically
Nicky
2022-04-17
Switch to target_include_directories
Nicky
2022-04-16
Remove some more obsolete includes (UnixInstall) and include_directories()
Nicky
2022-04-16
Create a new target ll::oslibrary to link against libs specific to the OS com...
Nicky
2022-04-15
SL-17219 WIP - Texture pipeline overhaul
Dave Parks
2022-04-06
Move CMake files to modernized cmake syntax, step 1.
Nicky
2022-01-11
SL-15083 Remove old vfs files
Mnikolenko Productengine
2021-11-16
Merge branch 'master' into DRTVWR-519
Andrey Lihatskiy
2021-07-21
Another tweak for 'SL-15547: Viewer hung while looking for a file in cache' -...
Callum Prentice
2021-07-21
Additional speculative fix for SL-15547: Viewer hung while looking for a file...
Callum Prentice
2021-07-20
Speculative fix for SL-15547: Viewer hung while looking for a file in the cac...
Callum Prentice
2021-06-11
boost::filesystem::directory_iterator uses throw-behavior by default as well
Ansariel
2021-06-11
Change all remaining boost::filesystem methods to their non-throwing overloads
Ansariel
[next]