sysgpu: remove everything related to dawn

This commit is contained in:
Ali Cheraghi 2024-07-13 01:05:50 +03:30 committed by Stephen Gutekanst
parent 98801a258e
commit 539aadf664
26 changed files with 12 additions and 121 deletions

View file

@ -1,4 +0,0 @@
const std = @import("std");
pub const Core = @import("x11/Core.zig");
pub const Timer = std.time.Timer;