-
Notifications
You must be signed in to change notification settings - Fork 301
Pull requests: BinomialLLC/basis_universal
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Use C++17
[[fallthrough]]
to make intentional fallthroughs explicit
#405
opened Oct 9, 2025 by
akien-mga
Loading…
Workaround Clang
-Wnontrivial-memcall
, clean up some unnecessary GCC -Wclass-memaccess
pragmas
#404
opened Oct 9, 2025 by
akien-mga
Loading…
build: support find_package basisu via CMake + CMake improvements
#383
opened Nov 1, 2024 by
aminya
Loading…
Allow building against external zstd library (for non-CMake builds)
#344
opened Feb 21, 2023 by
akien-mga
Loading…
Rewrite job pool to support nested parallelism for improved scalability
#339
opened Jan 2, 2023 by
zeux
Loading…
Disable dynamic execution in WASM build to allow removal of unsafe-eval
#323
opened Sep 14, 2022 by
gfodor
Loading…
Fix documentation to reflect that -multifile_count is actually -multifile_num
#309
opened Jun 22, 2022 by
rouault
Loading…
[Fix 300] Make sure either quality level or endpoint and selector clusters are set
#301
opened May 19, 2022 by
roy-t
Loading…
Add
basisu_lowlevel_uastc_transcoder::transcode_slice
to the wasm build
#299
opened May 7, 2022 by
expenses
Loading…
ASTC weights SIMD encoding
enhancement
New feature or request
#298
opened May 6, 2022 by
ronanbel
Loading…
Adds CLI options for finer control of input resampling
enhancement
New feature or request
#280
opened Jan 16, 2022 by
rsms
Loading…
Update glTF 2.0 demo for 'KHR_texture_basisu'
enhancement
New feature or request
#274
opened Dec 24, 2021 by
donmccurdy
Loading…
Simplify BC7 M5 endpoint precomputation
enhancement
New feature or request
#232
opened May 5, 2021 by
lexaknyazev
Loading…
Made it easier to use the library with external zstdlib implementations.
enhancement
New feature or request
#228
opened Apr 24, 2021 by
ondys
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.