~dokomix/dokomix/+git/taisei-basis-universal:taisei-1.13

Last commit made on 2021-03-19
Get this branch:
git clone -b taisei-1.13 https://git.launchpad.net/~dokomix/dokomix/+git/taisei-basis-universal

Branch merges

Branch information

Name:
taisei-1.13
Repository:
lp:~dokomix/dokomix/+git/taisei-basis-universal

Recent commits

8e904da... by Andrei Alexeyev <email address hidden>

shut up -Wunused-value

b603fda... by Andrei Alexeyev <email address hidden>

update meson and C wrapper for 1.13

f3f44d8... by Andrei Alexeyev <email address hidden>

Add a C wrapper for the transcoder (untested)

3ea15bf... by Andrei Alexeyev <email address hidden>

Add meson build system

57b9051... by Rich Geldreich

Forward declaring hash_map::iterator and const_iterator. This doesn't fix issues in basisu, but hopefully in the KTX2 repo.

f035aa4... by Rich Geldreich

Adding remark

d2454fb... by Rich Geldreich

- Renaming some members to be more descriptive
- Fixing find_optimal_selector_clusters_for_each_block() so if some clusters don't get assigned any blocks during refinement the selector cluster block index array is still correctly sized.

7fa283e... by Rich Geldreich

Fixing VS 2015 compilation issue

a799482... by Rich Geldreich

Disabling unaligned reads unless it's x86/x64 by default

b5334de... by Rich Geldreich

Putting miniz into its own C++ namespace to fix clashes