ZIm/crates/zed
Conrad Irwin 9bd5ebb74b
Revert "Introduce a new ToggleGraphicsProfiler command (#7607)" (#8567)
This reverts commit 0cebf68306.

Although this thing is very cool, it is a top source of crashes.

Example crash:
```
Segmentation fault: 11 on thread 26
  objc_retain +16
  invocation function for block in Overlay::onCommandBufferCommit(id<MTLCommandBuffer>) +60
  MTLDispatchListApply +52
```

Release Notes:

- Removed "Toggle Graphics Profiler" as it crashes too much.
2024-02-28 16:39:51 -07:00
..
contents Fix bundle script 2023-11-17 17:44:41 -08:00
resources Revert "Introduce a new ToggleGraphicsProfiler command (#7607)" (#8567) 2024-02-28 16:39:51 -07:00
src Revert "Introduce a new ToggleGraphicsProfiler command (#7607)" (#8567) 2024-02-28 16:39:51 -07:00
build.rs linux: disable mac-os specific build commands 2024-02-04 15:58:29 -08:00
Cargo.toml v0.126.x dev 2024-02-28 13:13:51 -05:00
LICENSE-GPL chore: Change AGPL-licensed crates to GPL (except for collab) (#4231) 2024-01-24 00:26:58 +01:00
RELEASE_CHANNEL Put release channel back to dev 2023-11-17 14:31:49 -08:00