zed/crates/gpui
Max Brunsfeld 4508d94a3e In deterministic executor, ensure fake timers are ordered by wake time
Previously, advancing the clock would fail to wake a timer that was
set *after* another time whose wake time had not yet arrived.
2022-10-06 17:03:23 -07:00
..
examples Make capture example its own crate 2022-09-13 14:10:13 +02:00
grammars/context-predicate WIP compiling but failing with circular reference 2022-08-09 17:15:52 -07:00
src In deterministic executor, ensure fake timers are ordered by wake time 2022-10-06 17:03:23 -07:00
build.rs Extract io_surface crate and invoke custom callback on frame sample 2022-09-13 14:10:13 +02:00
Cargo.toml Pass CVImageBuffers into GPUI instead of IOSurfaces 2022-09-13 14:10:13 +02:00