Rémi Verschelde
|
40288583c7
|
Add missing ctype.h include for transcoder/basisu_containers_impl.h
The file uses `isdigit` and `isalpha` from `ctype.h`, and recent MSVC seems
to require it explicitly.
|
2025-05-07 23:16:28 +02:00 |
|
Richard Geldreich
|
1ba75b4e34
|
ASTC 6x6 HDR/6x6 HDR intermediate update
|
2025-01-21 11:01:08 -05:00 |
|
Richard Geldreich
|
8318d0c1b8
|
UASTC HDR merge
|
2024-09-10 14:38:10 -04:00 |
|
Richard Geldreich
|
deeb5acb56
|
v1.16 release: OpenCL support, removing global selector palette code (it was unused/dead code), ETC1S encoding optimizations, -parallel command line option
|
2022-01-28 08:32:54 -05:00 |
|
Rich Geldreich
|
2f2965992b
|
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 |
|
Rich Geldreich
|
bb2a355560
|
New files
|
2021-03-09 10:58:49 -05:00 |
|