issues
search
DaemonEngine
/
crunch
Advanced DXTc texture compression and transcoding library and tool, upgraded with Unity improvements, added features, extended system and hardware support, deeply tested.
https://github.com/DaemonEngine/crunch
Other
16
stars
6
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix error at cmake configuration time
#75
slipher
opened
1 week ago
0
suspicious segfault in CRN compression with one main thread and one helper thread
#74
illwieckz
opened
1 month ago
2
crnlib: don't stop listing files if there is an unknown file type in a directory, skip it
#73
illwieckz
closed
1 month ago
1
crnlib: g_number_of_processors is defined on every platform
#72
illwieckz
closed
3 months ago
1
lzma: do not build an unused function with a dangling pointer warning
#71
illwieckz
closed
4 months ago
1
Dangling pointer in `lzma_LzmaEnc.cpp`
#70
illwieckz
closed
4 months ago
2
Converting some PNG files to CRN produce a file with a different checksum on different platforms or even with different compilers
#69
illwieckz
opened
4 months ago
7
Support horizontally flipped TGA images
#68
illwieckz
closed
3 months ago
17
bikeshedding: update links
#67
illwieckz
closed
4 months ago
0
Rewrite example 2 to not use Windows splitpath function
#66
slipher
closed
4 months ago
0
Fix buggy get/remove file extension
#65
slipher
opened
4 months ago
2
crnlib: correct alternate code to test if a path is a directory
#64
illwieckz
closed
4 months ago
2
macOS fails to detect if a path is a file or a directory on NFS if the file is not in current directory
#63
illwieckz
closed
4 months ago
24
`crn_decompress_dds_to_images()` is returning an array of null pointers
#62
illwieckz
opened
4 months ago
0
Fixes some bugs in examples and factorize some code, test them in CI
#61
illwieckz
closed
4 months ago
10
Fix CodeQL reports on crunch and crnlib
#60
illwieckz
opened
4 months ago
10
Delete unmaintained Visual Studio 2010 and Code::Blocks files
#59
illwieckz
closed
4 months ago
1
Make examples multiplatform
#58
illwieckz
closed
4 months ago
1
Fix a bunch of warnings
#57
illwieckz
closed
4 months ago
5
Add `-noTitle` option to avoid printing the title on every run (makes output less noisy)
#56
illwieckz
closed
4 months ago
1
crnlib: do not call `sem_destroy` on macOS
#55
illwieckz
closed
4 months ago
0
Factorize the system-specific function shims like snprintf
#54
illwieckz
closed
4 months ago
1
Replace old stb_image 1.18 with stb_image 2.30 and stb_image_write 1.16
#53
illwieckz
closed
4 months ago
6
readme: fix emcc command
#52
illwieckz
closed
4 months ago
1
cmake: rewrite the build options and the flag setting
#51
illwieckz
closed
4 months ago
2
cmake: enable /MP and /W4 on MSVC
#50
illwieckz
closed
4 months ago
3
Improve MinGW compatibility
#49
illwieckz
closed
4 months ago
2
CI scripts that are known to work
#48
illwieckz
closed
4 months ago
0
CI for Linux, MinGW and macOS
#47
illwieckz
closed
4 months ago
5
Remove obsolete sprintf calls
#46
illwieckz
closed
4 months ago
3
Allow validating the header without CRCing the entire file
#45
slipher
closed
4 months ago
0
codeql: setup the feature
#44
illwieckz
closed
6 months ago
0
cmake: rework things a bit
#43
illwieckz
closed
1 year ago
0
readme: update
#42
illwieckz
closed
1 year ago
1
crunch: other way to detect if a path is a file or a directory
#41
illwieckz
closed
1 year ago
1
crunch: report 32-bit or 64-bit instead of x86 or x64
#40
illwieckz
closed
1 year ago
1
crunch: update bug report instructions
#39
illwieckz
closed
1 year ago
1
crunch: use `_FILE_OFFSET_BITS 64` with `fopen`/`fseek`/`ftell` outside of Linux
#38
illwieckz
closed
1 year ago
6
Crunch fails to open files on NFS and SSHFS network file systems
#37
illwieckz
closed
4 months ago
3
Enforce aligned allocation on FreeBSD
#36
illwieckz
closed
1 year ago
13
Bump m_userdata0 to 1 to produce files openable with latest Unity game engine
#35
illwieckz
closed
1 year ago
2
crunch: add -h option to print help
#34
illwieckz
closed
1 year ago
1
import macOS fixes from blaztinn/macos
#33
illwieckz
closed
1 year ago
6
Small change to make it compatible with Unity again
#32
TechInterMezzo
closed
1 year ago
10
the help of crunch says "-grayscalsampling" without e
#31
illwieckz
closed
1 year ago
1
Add `-noNormalDetection` to avoid normal map detection
#30
illwieckz
closed
1 year ago
2
Make possible to not use fast math
#29
illwieckz
closed
4 months ago
7
Another fix for an issue affecting the encoder on macOS
#28
illwieckz
closed
1 year ago
1
Fix help about `-helperThreads`, use `cCRNMaxHelperThreads`
#27
illwieckz
closed
1 year ago
0
Speed is much slower than with modified (not by me) BinomialLLC 2018 version
#26
suphamster
closed
2 years ago
5
Next