Commit Graph

76545 Commits (d60a55b211dbcd79ecf7dd105e78d5f19b1febbf)

Author SHA1 Message Date
Ansariel d60a55b211 Merge branch 'develop' of https://github.com/secondlife/viewer
# Conflicts:
#	indra/llrender/llfontgl.cpp
#	indra/llrender/llfontgl.h
#	indra/llrender/llrender.cpp
#	indra/llrender/llrender.h
#	indra/llrender/llrender2dutils.cpp
#	indra/llrender/llvertexbuffer.cpp
#	indra/llui/llbadge.cpp
#	indra/llui/llfloater.cpp
#	indra/llui/llstatbar.cpp
#	indra/newview/llbox.cpp
#	indra/newview/llfloaterbvhpreview.cpp
#	indra/newview/llfloaterimagepreview.cpp
#	indra/newview/llfloatermodelpreview.cpp
#	indra/newview/llglsandbox.cpp
#	indra/newview/llhudeffectblob.cpp
#	indra/newview/llhudicon.cpp
#	indra/newview/lljoystickbutton.cpp
#	indra/newview/llmanipscale.cpp
#	indra/newview/llmediactrl.cpp
#	indra/newview/llnetmap.cpp
#	indra/newview/llsnapshotlivepreview.cpp
#	indra/newview/lltoolmorph.cpp
#	indra/newview/llviewerjointattachment.cpp
#	indra/newview/llvoavatar.cpp
#	indra/newview/llworldmapview.cpp
#	indra/newview/pipeline.cpp
2024-09-18 19:53:18 +02:00
Ansariel Hiller d9da5bbb33
Remove quads rendering mode entirely (#2593) 2024-09-18 17:09:51 +03:00
Pantera Północy 83cf25af8d
Tiny argument names correction (tittle -> title) (#2594) 2024-09-18 16:26:32 +03:00
Ansariel 3c6aab0812 Merge branch 'develop' of https://github.com/secondlife/viewer
# Conflicts:
#	indra/llrender/llrender2dutils.cpp
#	indra/llui/llfolderviewitem.cpp
2024-09-18 12:16:32 +02:00
Andrey Kleshchev 689d9e6935 More quad to triangle coverage
Quads are deprecated
2024-09-18 11:38:06 +03:00
Andrey Kleshchev 3327ae7938 Convert image drawing logic from quads to triangles 2024-09-18 11:38:06 +03:00
Andrey Kleshchev 55f2103adc viewer#2565 Optimize LLFolderViewItem::draw() 2024-09-18 11:38:06 +03:00
Dave Parks 0a617904f9
#2590 Fix for horrible FPS on Intel Mac (#2591)
* Work around for GHA mac runners not playing nice with Tracy
* Delay VBO deletion for a few frames
* Enable multithreaded GL driver and multithreaded media textures on Apple silicon
2024-09-17 18:14:22 -05:00
Dave Parks fd843d514a
Mac pass (#2587) 2024-09-17 13:07:01 -05:00
Dave Parks 870ffbd55b
Suppress mapBuffer warnings. (#2584) 2024-09-17 12:43:47 -05:00
Ansariel 44ccbea344 Merge branch 'develop' of https://github.com/secondlife/viewer
# Conflicts:
#	indra/newview/character/avatar_lad.xml
#	indra/newview/llappviewer.cpp
#	indra/newview/lldynamictexture.cpp
#	indra/newview/llface.cpp
#	indra/newview/llmeshrepository.cpp
#	indra/newview/llviewermessage.cpp
#	indra/newview/llvoavatar.cpp
2024-09-17 18:12:46 +02:00
Ansariel 7ba4a7a499 Revert "FIRE-34012: Add additional render target for 1024x dynamic texture bakes; might also fix FIRE-34016 happening on Intel GPUs"
This reverts commit ecc4e93920.

# Conflicts:
#	indra/newview/pipeline.cpp
2024-09-17 17:17:55 +02:00
Ansariel 0351cec50e Revert "FIRE-34497 - Bugsplat - crash during shutdown due to null mutex."
This reverts commit a4d6fad698.
2024-09-17 17:15:54 +02:00
Ansariel 92ebc8887f Merge branch 'master' of https://github.com/FirestormViewer/phoenix-firestorm-deltafps 2024-09-17 17:15:06 +02:00
Ansariel 8d35ee3029 Merge branch 'master' of https://github.com/FirestormViewer/phoenix-firestorm 2024-09-17 17:12:45 +02:00
Ansariel Hiller f378d2f95a
Fix Visual Studio complaints in LLTrans (#2575) 2024-09-17 03:10:24 +03:00
Dave Parks 486613e79b
Profile guided optimization pass (#2582)
- Tune up LLJointRiggingInfoTab
- Visualize joint bounding boxes when visualizing joints
- Use LLJointRiggingInfo to caclulate desired resolution of a texture
- Throttle calls to calcPixelArea
- Fetch MeshSkinInfo immediately when header is received
2024-09-16 18:49:03 -05:00
Rye Mutt 42975dfd88
Merge pull request #2580 from RyeMutt/2kbom
Raise resolution of local baked texture preview from 512 to 2048
2024-09-16 16:46:14 -07:00
Rye Mutt eac0c748a2
Fix noise post effect due to missing uniform (#2581) 2024-09-16 17:59:34 -05:00
Brad Linden 7594e3b71b
Merge pull request #2578 from secondlife/brad/2550-plugin-shutdown-crash
Fix for crash in LLPluginProcessParent during early shutdown.
2024-09-16 14:46:21 -07:00
Beq 3e8217a24d Fix the deployment path on the deploy only file upload. 2024-09-16 21:48:48 +01:00
Beq a56f9c79ab remove the exception handler 2024-09-16 21:35:26 +01:00
Beq 753d92897f Try to add extra debug to the API call 2024-09-16 21:18:43 +01:00
Brad Linden e3c3cc636e Fix for crash in LLPluginProcessParent during early shutdown.
fixes secondlife/viewer#2550
2024-09-16 13:14:14 -07:00
Rye Cogtail 85a7020e49 Raise resolution of local baked texture preview from 512 to 2048 2024-09-16 15:12:15 -04:00
Beq a6e363a450 make assets iterable 2024-09-16 20:02:56 +01:00
Beq 93b7e0b2c3 check the gathered info 2024-09-16 19:57:26 +01:00
Beq 7e2122f436 Need a key to get in. 2024-09-16 19:45:07 +01:00
Beq 5589975761 Use ubuntu not linux when referencing artifacts, add dupe check 2024-09-16 19:38:38 +01:00
Beq 1c9f5fce2a Fix incorrect map access 2024-09-16 19:19:38 +01:00
Beq f7b03bd666 Checking the build_type info json object 2024-09-16 19:06:39 +01:00
Beq 8bc76927bf More logging 2024-09-16 18:59:46 +01:00
Beq 997222adb8 restore support for auto-unpack on artifact download
cos someone forgot that was a thing.
2024-09-16 18:53:04 +01:00
Beq 72ca952e6c Fix config data and make error handling/logging more robust 2024-09-16 18:42:56 +01:00
Beq 5d99ac6d00 More rework and fixes 2024-09-16 18:33:18 +01:00
Beq 905857aee0 downloader does not provide the required step output 2024-09-16 18:20:46 +01:00
Beq f9eb2f5789 better parameters to the downloader 2024-09-16 18:07:35 +01:00
Beq aa9dcc48ce Let's see if we can get a deploy_only option to work.
Use a newer download action
2024-09-16 17:53:15 +01:00
Beq 529ece5e01 Fix mismatches between data and Config class 2024-09-16 16:55:50 +01:00
Beq 753fb2bc75 Merge remote-tracking branch 'origin/master' 2024-09-16 14:58:29 +01:00
Beq f4d3ed7890 Add "Unknown" build type to config data file 2024-09-16 14:58:05 +01:00
Ansariel cfe96f8c3f FIRE-34396: Add 4K UHD option to window size floater 2024-09-16 14:04:32 +02:00
Ansariel e782b59aa2 Merge branch 'master' of https://github.com/FirestormViewer/phoenix-firestorm 2024-09-16 13:54:58 +02:00
Ansariel 7c812767dd FIRE-34503: Fix crash when running RLVa @setcam_eyeoffsetscale command 2024-09-16 13:54:45 +02:00
Beq 00ddbf985a try again on path, and cleanup unused helper 2024-09-16 12:47:16 +01:00
Beq 86522638a4 Fix incorrect default config file name. 2024-09-16 10:26:40 +01:00
Beq 3351dc71da fix quote usage 2024-09-16 08:30:13 +01:00
Beq 33dbff8d7c Massive overhaul of build publishing
This will doubtless break horribly.
2024-09-16 02:25:56 +01:00
Beq c0896a239e Fix for merge oversight. take_separate/coalesced now respects param 2024-09-15 21:06:09 +01:00
Beq ec9e5f06ec FIRE-34496 - additional fixes
Previous fix was not correct. The underlying issue is that the cached `mAvatar` pointer is being invalidated and as a result crashing.
using avatarp instead avoids this and removes the awkward cached pointer. Might need to review if the previous reason for mAvatar reappears.
2024-09-15 19:47:11 +01:00