This website requires JavaScript.
Explore
Help
Sign In
Scarfski
/
basis_universal
Watch
1
Star
0
Fork
0
You've already forked basis_universal
mirror of
https://github.com/BinomialLLC/basis_universal.git
synced
2026-06-18 05:09:04 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ee626cec19e8e2d206bfc127296dfd9519352dc6
basis_universal
/
transcoder
History
Rich Geldreich
ee610c914e
Fixing tabs
2021-04-13 00:29:01 -04:00
..
basisu_containers_impl.h
Was always including malloc.h - this is now only done on Linux. It was for malloc_usable_size().
2021-03-10 03:22:15 -05:00
basisu_containers.h
Adding KTX2 transcoding/encoding/decompression to PNG/KTX1 support to the transcoder, encoder, JavaScript wrappers. This is also adding Zstandard to the repo, which is optional. Set BASISD_SUPPORT_KTX2_ZSTD=0 when compiling the encoder/transcoder to disable it, or from cmake set KTX2_ZSTANDARD=FALSE.
2021-04-12 13:30:45 -04:00
basisu_file_headers.h
Adding KTX2 transcoding/encoding/decompression to PNG/KTX1 support to the transcoder, encoder, JavaScript wrappers. This is also adding Zstandard to the repo, which is optional. Set BASISD_SUPPORT_KTX2_ZSTD=0 when compiling the encoder/transcoder to disable it, or from cmake set KTX2_ZSTANDARD=FALSE.
2021-04-12 13:30:45 -04:00
basisu_global_selector_cb.h
- Adding UASTC support to encoder, transcoder, .basis file format
2020-03-20 02:00:34 -04:00
basisu_global_selector_palette.h
Adding KTX2 transcoding/encoding/decompression to PNG/KTX1 support to the transcoder, encoder, JavaScript wrappers. This is also adding Zstandard to the repo, which is optional. Set BASISD_SUPPORT_KTX2_ZSTD=0 when compiling the encoder/transcoder to disable it, or from cmake set KTX2_ZSTANDARD=FALSE.
2021-04-12 13:30:45 -04:00
basisu_transcoder_internal.h
Adding KTX2 transcoding/encoding/decompression to PNG/KTX1 support to the transcoder, encoder, JavaScript wrappers. This is also adding Zstandard to the repo, which is optional. Set BASISD_SUPPORT_KTX2_ZSTD=0 when compiling the encoder/transcoder to disable it, or from cmake set KTX2_ZSTANDARD=FALSE.
2021-04-12 13:30:45 -04:00
basisu_transcoder_tables_astc_0_255.inc
Make file formatting comply with POSIX and Unix standards
2020-03-21 02:44:10 -04:00
basisu_transcoder_tables_astc.inc
Make file formatting comply with POSIX and Unix standards
2020-03-21 02:44:10 -04:00
basisu_transcoder_tables_atc_55.inc
Make file formatting comply with POSIX and Unix standards
2020-03-21 02:44:10 -04:00
basisu_transcoder_tables_atc_56.inc
Make file formatting comply with POSIX and Unix standards
2020-03-21 02:44:10 -04:00
basisu_transcoder_tables_bc7_m5_alpha.inc
Make file formatting comply with POSIX and Unix standards
2020-03-21 02:44:10 -04:00
basisu_transcoder_tables_bc7_m5_color.inc
Make file formatting comply with POSIX and Unix standards
2020-03-21 02:44:10 -04:00
basisu_transcoder_tables_dxt1_5.inc
Make file formatting comply with POSIX and Unix standards
2020-03-21 02:44:10 -04:00
basisu_transcoder_tables_dxt1_6.inc
Make file formatting comply with POSIX and Unix standards
2020-03-21 02:44:10 -04:00
basisu_transcoder_tables_pvrtc2_45.inc
Make file formatting comply with POSIX and Unix standards
2020-03-21 02:44:10 -04:00
basisu_transcoder_tables_pvrtc2_alpha_33.inc
Make file formatting comply with POSIX and Unix standards
2020-03-21 02:44:10 -04:00
basisu_transcoder_uastc.h
Adding encoder WebAssembly support, encode_test sample
2020-12-17 14:26:28 -05:00
basisu_transcoder.cpp
Adding KTX2 transcoding/encoding/decompression to PNG/KTX1 support to the transcoder, encoder, JavaScript wrappers. This is also adding Zstandard to the repo, which is optional. Set BASISD_SUPPORT_KTX2_ZSTD=0 when compiling the encoder/transcoder to disable it, or from cmake set KTX2_ZSTANDARD=FALSE.
2021-04-12 13:30:45 -04:00
basisu_transcoder.h
Fixing tabs
2021-04-13 00:29:01 -04:00
basisu.h
Adding KTX2 transcoding/encoding/decompression to PNG/KTX1 support to the transcoder, encoder, JavaScript wrappers. This is also adding Zstandard to the repo, which is optional. Set BASISD_SUPPORT_KTX2_ZSTD=0 when compiling the encoder/transcoder to disable it, or from cmake set KTX2_ZSTANDARD=FALSE.
2021-04-12 13:30:45 -04:00