Commit graph

3 commits

Author SHA1 Message Date
Ali Chraghi
4a0802639c
basisu: add bindings for basis-universal (supercompressed textures) (#477) 2022-08-25 03:56:06 -07:00
Stephen Gutekanst
e43695f8ff all: ensure LICENSE files are byte-for-byte consistent
Produced via:

```sh
zig run ./dev/ensure-standard-files.zig
```

Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
2022-08-23 08:17:21 -07:00
Stephen Gutekanst
c712016ac2 basisu: initialise basisu (supercompressed textures) sub-project
Copied `dev/template` and renamed `foobar` -> `basisu`

Helps hexops/mach#474

Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
2022-08-22 21:06:28 -07:00