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-13 10:49:14 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fcbd0e7df11271357dfe6667f16cb74fb2ecb570
basis_universal
/
transcoder
History
Richard Geldreich
fcbd0e7df1
New files
2022-01-28 08:30:40 -05: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_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
Removed/moved unused vars
2021-05-31 14:46:12 +02: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