ggdt/ggdt_imgui
Gered 78d8102a23 rename color types to somewhat less "noisy" names
plus these are easier to type.

i do not anticipate needing structured color types for any other
type of components (e.g. i don't see a need for an ARGBu16x4, etc).
so i am fine with just having `ARGB` being associated with four u8's
with no real indication of this in the type name itself.
2023-05-05 15:56:29 -04:00
..
src rename color types to somewhat less "noisy" names 2023-05-05 15:56:29 -04:00
Cargo.toml initial commit of ggdt_imgui library 2023-04-07 14:21:27 -04:00