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-08 00:23:52 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
master
Add File
New File
Upload File
Apply Patch
basis_universal
/
encoder
/
3rdparty
History
Richard Geldreich
98f1ccb377
fixing qoi_decode() declaration
2026-04-12 13:00:47 -04:00
..
android_astc_decomp.cpp
Adding BASISU_DISABLE_ANDROID_ASTC_DECOMP cmake option: if 1, the android ASTC decoder .cpp file is entirely eliminated and we emulate its functionality internally.
2026-04-06 13:53:50 -04:00
exr_reader.hh
Adding new files (latest tinyexr library)
2026-04-07 16:36:17 -04:00
qoi.h
fixing qoi_decode() declaration
2026-04-12 13:00:47 -04:00
streamreader.hh
Adding new files (latest tinyexr library)
2026-04-07 16:36:17 -04:00
tinydds.h
- fixing tinydds so it writes the correct flags, so dds-ktx can view our DDS files
2026-03-20 17:34:22 -04:00
tinyexr.h
tinyexr: upgrading to latest library version. We no longer modify tinyexr, i.e. the tinyexr.h header we're using is now completely standard. We direct tinyexr's zlib calls to our fork of miniz internally.
2026-04-07 16:30:57 -04:00