https://bugs.kde.org/show_bug.cgi?id=448299

David Edmundson <k...@davidedmundson.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED
      Latest Commit|                            |https://invent.kde.org/plas
                   |                            |ma/plasma-workspace/commit/
                   |                            |6c1c6b86db07348b636c39ee344
                   |                            |a12570e4e322c

--- Comment #4 from David Edmundson <k...@davidedmundson.co.uk> ---
Git commit 6c1c6b86db07348b636c39ee344a12570e4e322c by David Edmundson.
Committed on 25/07/2022 at 10:36.
Pushed by davidedmundson into branch 'master'.

Use shared contexts for plasmashell

Shared contexts allow us to share textures and vertex buffers between
contexts (windows) this allows us to reduce memory in popups and alike.

To fully make use of this requires some follow up work in
ManagedTextureNode for FrameSVG, but we should sitll get some OOTB.

If shared contexts are not supported this fails gracefully - though we
are relying on shared contexts within kwin for a release without issue.

It also should fix WebGL inside WebViews.

M  +1    -0    shell/main.cpp

https://invent.kde.org/plasma/plasma-workspace/commit/6c1c6b86db07348b636c39ee344a12570e4e322c

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to