ZIm/crates/zed/resources/windows
张小白 15ad986329
windows: Port to DirectX 11 (#34374)
Closes #16713
Closes #19739
Closes #33191
Closes #26692
Closes #17374
Closes #35077
Closes https://github.com/zed-industries/zed/issues/35205
Closes https://github.com/zed-industries/zed/issues/35262


Compared to the current Vulkan implementation, this PR brings several
improvements:

- Fewer weird bugs
- Better hardware compatibility
- VSync support
- More accurate colors
- Lower memory usage
- Graceful handling of device loss

---

**TODO:**

- [x] Don’t use AGS binaries directly
- [ ] The message loop is using too much CPU when ths app is idle
- [x] There’s a
[bug](https://github.com/zed-industries/zed/issues/33191#issuecomment-3109306630)
in how `Path` is being rendered.

---

Release Notes:

- N/A

---------

Co-authored-by: Kate <kate@zed.dev>
Co-authored-by: Max Brunsfeld <maxbrunsfeld@gmail.com>
2025-07-30 15:27:58 -07:00
..
messages windows: Publish nightly (#24800) 2025-07-09 08:57:03 +08:00
app-icon-dev.ico Fix icon size on Windows (#34277) 2025-07-11 15:09:10 +02:00
app-icon-nightly.ico Fix icon size on Windows (#34277) 2025-07-11 15:09:10 +02:00
app-icon-preview.ico Fix icon size on Windows (#34277) 2025-07-11 15:09:10 +02:00
app-icon.ico Fix icon size on Windows (#34277) 2025-07-11 15:09:10 +02:00
sign.ps1 windows: Publish nightly (#24800) 2025-07-09 08:57:03 +08:00
zed.iss windows: Port to DirectX 11 (#34374) 2025-07-30 15:27:58 -07:00