Age | Commit message (Collapse) | Author |
|
|
|
I've tried using FMOD instead, but CEF didn't work either.
At first I used crow-misia's WebRTC build but it would cause a
segmentation fault, but LL's build seems to break CEF.
Gotta find a way so CM's build doesn't crash the viewer.
PKGBUILD should be moved to indra/newview as an .in to be configured
by CMake for dynamic version numbers, and adjust the instruction
too to run makepkg -R from the folder where the generated PKGBUILD
will be.
|
|
This reverts commit a42a77f0aacf5878f29edafc42b8b230dc290bb6.
|
|
This reverts commit 93f5747aaacb4109eece1165dd76a5a5f01e0e77.
|
|
This reverts commit 3fa052f6a2e642a6f1c450ec77f7b47a49016558.
|
|
(cause eTextureType seems to have been designed to mirror sGLTextureType)
otherwise you'd get a GL error of invalid enum of the first argument
for glTexImage2D.
|
|
Missing `llviewerjointattachment.cpp` change for refresh attachments to fully function
https://github.com/FirestormViewer/phoenix-firestorm/commit/07ad25c6be898e42e870b1b6db84f6b16b7275f6#diff-c4316b59d0c69a9672ddfb53e2bc9172c30f1f30017a9c7e4ce817c0905e47cbR34
|
|
Utilizes the recent-ish "open in new window" functionality from `LLPanelMainInventory::newFolderWindow`
|
|
|
|
|
|
|
|
to avoid name clash with the uniform vec3 color somewhere else.
I've tested this and everything seemed okay. Just revert this if it
causes trouble.
|
|
and specialise it just for FreeBSD, along with other fixes to get
it building again on FreeBSD with an empty packages folder.
|
|
|
|
to avoid verbose warnings of non-existent embedded items.
|
|
Tweak found in most TPVs, likely originated from Firestorm
|
|
|
|
so we don't need the boost package or the -no_static variant of
boost181 any more.
|
|
|
|
|
|
System 2.5.2 caused too much rainbow in DeltaFPS. For now, the OpenJPEG
listed in autobuild.xml is 2.5.0. However, LL has recently got 2.5.2
too in their OpenJPEG fork repo, but we switch to that once it's the
one listed in autobuild.xml.
Reverting to the now maintained LL 3p-openjpeg should fix the texture
thrashing problem https://megapahit.com/show_bug.cgi?id=1 starting
from DeltaFPS.
|
|
|
|
2024.08-DeltaFPS
|
|
|
|
This reverts commit 46ccddb0d8e66b3faf6b77a50209346888acf5b7.
|
|
This reverts commit 8081dba75bd761cad54ecb212fbbb5499c75b693.
|
|
This reverts commit bfd4d03908464373f7d2cab747d73d24b516a09c.
|
|
Thanks to the Linux x86-64 WebRTC binary from Zenichi Amano (crow-misia).
https://megapahit.com/show_bug.cgi?id=64
Haven't been tested on openSUSE, but it should work.
|
|
* #2434 Intel HD4000 compatibility pass
* Fixes crash on old drivers when loading shaders
* Fixes 30 second hang on startup
* Fixes occasional dev build crash in LLWearableList
---------
Co-authored-by: Brad Linden <brad@lindenlab.com>
|
|
# Conflicts:
# README.md
# indra/newview/CMakeLists.txt
|
|
Add libboost_program_options1_85_0 to tumbleweed package requires
|
|
Now using LLs colladadom
|
|
Add openSUSE Tumbleweed package requirements
|
|
|
|
|
|
https://megapahit.com/show_bug.cgi?id=98
by just enabling JS dependencies (we have our own implementation
of downloading "prebuilt" libraries now).
|
|
|
|
2024.08-DeltaFPS
|
|
Also fixes some sculpts getting wrong LoD
|
|
handled by viewer in unpredictable manner
|
|
unsupported (#2491)
fixes secondlife/viewer#1856
|
|
- Use GL_NVX_gpu_memory_info when available
- Disable transparent water on Mid+ and lower
- Adjust GPU benchmark to better tell the truth
- Texture bias tune up
- viewer-private/#277 - Report foreground_time in viewer stats
|
|
Add some more disctinction between titlebar and rest of window.
|
|
functions (#2488)
|
|
|
|
2024.08-DeltaFPS
|
|
chat notification, and change the default channel to 751751.
|
|
fixes secondlife/viewer#2474
|
|
2024.08-DeltaFPS
|
|
and replace it with direct dependencies on Minizip and PCRE.
|