Skip to content

Defer wgpu context creation until we have a surface#49926

Merged
ConradIrwin merged 4 commits intomainfrom
wpgu-initialization
Feb 24, 2026
Merged

Defer wgpu context creation until we have a surface#49926
ConradIrwin merged 4 commits intomainfrom
wpgu-initialization

Conversation

@ConradIrwin
Copy link
Copy Markdown
Member

Fixes ZED-54X

Release Notes:

  • Linux: wait to request a graphics context until we have a window so we can (ideally) pick a better context or (less ideally) fail more gracefully.
@cla-bot cla-bot Bot added the cla-signed The user has signed the Contributor License Agreement label Feb 23, 2026
@zed-community-bot zed-community-bot Bot added the staff Pull requests authored by a current member of Zed staff label Feb 23, 2026
@ConradIrwin ConradIrwin enabled auto-merge (squash) February 24, 2026 06:23
@ConradIrwin
Copy link
Copy Markdown
Member Author

/cherry-pick preview

@ConradIrwin ConradIrwin merged commit 564424b into main Feb 24, 2026
27 checks passed
@ConradIrwin ConradIrwin deleted the wpgu-initialization branch February 24, 2026 06:27
@zed-zippy
Copy link
Copy Markdown
Contributor

zed-zippy Bot commented Feb 24, 2026

ConradIrwin added a commit that referenced this pull request Feb 24, 2026
Fixes ZED-54X

Release Notes:

- Linux: wait to request a graphics context until we have a window so we
can (ideally) pick a better context or (less ideally) fail more
gracefully.

---------

Co-authored-by: Zed Zippy <234243425+zed-zippy[bot]@users.noreply.github.com>
Anthony-Eid pushed a commit to bobbymannino/zed that referenced this pull request Feb 25, 2026
…9926)

Fixes ZED-54X

Release Notes:

- Linux: wait to request a graphics context until we have a window so we
can (ideally) pick a better context or (less ideally) fail more
gracefully.

---------

Co-authored-by: Zed Zippy <234243425+zed-zippy[bot]@users.noreply.github.com>
tahayvr pushed a commit to tahayvr/zed that referenced this pull request Mar 4, 2026
…9926)

Fixes ZED-54X

Release Notes:

- Linux: wait to request a graphics context until we have a window so we
can (ideally) pick a better context or (less ideally) fail more
gracefully.

---------

Co-authored-by: Zed Zippy <234243425+zed-zippy[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed The user has signed the Contributor License Agreement staff Pull requests authored by a current member of Zed staff

1 participant