integer math

This commit is contained in:
Jorijn van der Graaf 2025-11-23 04:04:53 +01:00
commit 5ff43e240c
27 changed files with 922 additions and 1011 deletions

View file

@ -22,12 +22,8 @@ export module Crafter.Graphics;
export import :Window;
export import :UiElement;
export import :UiElementBuffer;
export import :UiElementMouse;
export import :Types;
export import :Font;
export import :WindowKeyboard;
export import :WindowFramebuffer;
export import :Shm;
// export import :WindowWaylandVulkan;