Commit Graph

77190 Commits (8431e6c4ed66d7578328dddf889ec0d69dc02f06)

Author SHA1 Message Date
Ansariel 8431e6c4ed Remove Kitty's worldmap tiles code for the minimap 2024-12-20 13:37:38 +01:00
Ansariel 5df5f5144e Try suggested fix for minimap tiles missing until LL comes up with a different solution 2024-12-20 13:20:14 +01:00
Ansariel f6da6055ad Always great defining enums and then not using them... 2024-12-20 13:06:46 +01:00
Ansariel 2dab059997 Where did this tab come from? 2024-12-20 12:53:10 +01:00
Ansariel Hiller 281213632e
Formatting fix in building_windows.md 2024-12-20 12:41:08 +01:00
Ansariel 1c436e1bf9 Fix texture downscaling timeout spinner 2024-12-19 23:35:41 +01:00
Ansariel 14c72b8156 llofstream used to need a c-string before - just keep it that way 2024-12-19 23:16:55 +01:00
Ansariel 1b1ed164ea Update German translation 2024-12-19 23:16:06 +01:00
PanteraPolnocy af6bbdf7f3 FIRE-34961 Chinese Translation Update, by 小滢 Zi Ying 2024-12-19 21:47:33 +01:00
PanteraPolnocy 11a501f33f Updated Polish translation 2024-12-19 21:05:11 +01:00
Beq 1dd8860d82 just use llofstream for now and clean up a few missed wides. 2024-12-19 19:00:57 +00:00
Beq 36e454787b Fixup the FS tagging here. 2024-12-19 18:17:28 +00:00
Beq 4e581f0b0b remove deprecated bugsplat attribute handling. 2024-12-19 17:40:21 +00:00
Beq 267512126d Remove wide-strings as they are more trouble than they are worth
these were only ever wide strings because the BS API for windows had that. This is now written to XML.
2024-12-19 17:34:23 +00:00
Beq efb249b6d4 make this build on Linux. 2024-12-19 17:32:38 +00:00
Beq 2545ffd25a Add searchable/filterable attributes to BugSplat
New metadata file method. 
Like the previous method that only aplied to windows this is so far only available on PC and XBox BugSplat APIS. Unmlike the deprecated version, it is expected to be added to MacOS and crashpad "soon".
2024-12-19 17:32:38 +00:00
Beq d75439985f Add non-default settings filter and indicator to debug settings 2024-12-19 17:31:06 +00:00
Ansariel 619f326f9b Update Havok TPV lib 2024-12-19 18:21:05 +01:00
PanteraPolnocy 8b6ec09940 Remove " - beta" from language dropdown labels that have active maintainers and are more or less up-to-date 2024-12-19 10:44:05 +01:00
PanteraPolnocy 4c85c86de1 Post-merge translations cleanup, various langauges 2024-12-19 10:35:29 +01:00
PanteraPolnocy aa3dd15e81 FIRE-34955 Italian Translation Update (extrafps pre-merge), by Spartaco Zemenis 2024-12-19 10:07:16 +01:00
Ansariel 5e9e42406f Fix typo 2024-12-19 00:46:32 +01:00
Ansariel c753c19231 Remove duplicate check 2024-12-19 00:01:43 +01:00
Ansariel b15fb708e3 Merge branch 'main' of https://github.com/secondlife/viewer 2024-12-19 00:00:01 +01:00
Ansariel c915de3823 Merge branch 'master' of https://github.com/FirestormViewer/phoenix-firestorm 2024-12-18 23:59:47 +01:00
Nat Goodspeed 5029f0322f Increment viewer version to 7.1.12
following promotion of secondlife/viewer #2617: 2024.09 ExtraFPS
2024-12-18 15:07:51 -05:00
Brad Linden bb5fa35900
Roll back to Xcode 14.0.1 to fix secondlife/viewer-private#347 (#3297) 2024-12-16 15:41:39 -08:00
Andrey Kleshchev a66ec26b81
#3295 Crash scaling texture down (#3296) 2024-12-16 22:21:42 +00:00
Dave Parks e097f194d9
#3293 Disable multi-threaded media updates on AMD on OS X, explicitly set downscale method to 0 (FBO) (#3294) 2024-12-16 12:18:29 -06:00
Ansariel 6c5bd86d0e Merge branch 'master' of https://github.com/FirestormViewer/phoenix-firestorm-extrafps 2024-12-15 21:45:16 +01:00
Ansariel c53bc7e74f Merge branch 'release/2024.09-ExtraFPS' of https://github.com/secondlife/viewer
# Conflicts:
#	indra/newview/llviewercontrol.cpp
#	indra/newview/skins/default/xui/en/notifications.xml
2024-12-15 21:44:14 +01:00
Beq 935930cc21 Avoid crash for uninitialised GLImage internal format (-1) 2024-12-15 20:44:00 +00:00
Brad Linden 5b77436cf0
#3288 null overrides crashes (#3289)
* Fixes for secondlife/viewer#3288 override copy related crashes when overrides can be nullptr
2024-12-13 16:13:30 -08:00
Brad Linden 67b9779d55
Merge pull request #3262 from secondlife/rye/extra-mesafix
Fix mesa failing to link shaders due to missing vertex shader outputs
2024-12-13 16:01:44 -08:00
Andrey Kleshchev 5d64e64458 #3285 Crash at remapIndexBuffer 2024-12-13 21:07:05 +02:00
Brad Linden 16afa19b90
Merge pull request #3236 from Ansariel/remove-notifications
Remove orphaned notifications (follow-up to 412b3db5a8)
2024-12-13 10:30:02 -08:00
Dave Parks eff46262c8
#2590 Radeon mac optimization pass (#3277)
- Skip updating of reflection probes that are not the default probe when probe coverage is set to "None"
- enable RenderAppleUseMultGL and disable occlusion culling on Macs with AMD GPUs
- Reduce the number of texture decode threads on Macs with intel cpus.
- Move texture deletion to LLImageGL::updateClass and prevent textures from staying resident in vram longer than 3 frames
- Disable SSAO by default on Macs with intel CPUs
2024-12-12 15:46:01 -06:00
Andrey Kleshchev 5a629574b7 #3272 [MAC] Fix wrong RenderReflectionsEnabled on Low 2024-12-12 20:23:11 +02:00
Andrey Kleshchev 9f47542597 #3265 Crash at getAllowEnvironmentOverride
Check region pointer and make sure external callbacks get disconected
2024-12-12 14:39:51 +02:00
Rye f8fad89dd0 Fix mesa failing to link shaders due to missing vertex shader outputs 2024-12-11 08:49:38 -08:00
Ansariel 586d0a3247 Merge branch 'release/2024.09-ExtraFPS' of https://github.com/secondlife/viewer
# Conflicts:
#	indra/newview/skins/default/xui/en/notifications.xml
2024-12-11 17:47:28 +01:00
Rye 0dda1b0199
Merge pull request #3260 from secondlife/rye/extra-glcompat
Fix crashes from shader load failures under RenderMaxOpenGLVersion 3.1/3.2/3.3
2024-12-11 10:50:53 -05:00
Rye d17fd56dc4 Fix crashes from shader load failures under RenderMaxOpenGLVersion 3.1/3.2/3.3 (#3184) 2024-12-10 17:24:39 -08:00
PanteraPolnocy abb15fadc5 Disable few more shaders in text mode 2024-12-11 01:58:16 +01:00
Dave Parks ae9174ffdf
#3234 Fix for slightly transparent objects negating colors (#3259) 2024-12-10 15:28:50 -06:00
Andrey Kleshchev 97826b555b viewer#3169 Legacy settings should no longer be automatically converted 2024-12-10 21:05:41 +02:00
Dave Parks 5f9fe87808
Fix for assert (and potential crash) in LLAvatarPropertiesProcessor coroutine (#3253) 2024-12-10 11:09:07 -06:00
Dave Parks b76ea8f1d7
#3251 Remove obsolete intel driver notification (#3252) 2024-12-10 11:07:44 -06:00
Dave Parks dff8a2aaab
#3248 Fix for stars not rendering when emissive enabled (#3250) 2024-12-10 11:06:25 -06:00
Andrey Kleshchev 23e9c8cf30 #3222 Make sure variables are initialized
in case anybody adds more constructors and forgets to set init.
2024-12-10 16:42:19 +02:00