This website requires JavaScript.
Explore
Help
Register
Sign In
jessikitty
/
unity
Watch
1
Star
0
Fork
0
You've already forked unity
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
cd9ba9b6150e8a92b115e34fa8c754524a6756df
unity
/
crunch
T
History
Alexander Suvorov
d34192aa07
Split the header block from the crn_decomp.h into a separate crn_defs.h file. This change makes the used CRND_HEADER_FILE_ONLY macro unneccesary.
2017-04-26 13:16:13 +02:00
..
corpus_gen.cpp
Split the header block from the crn_decomp.h into a separate crn_defs.h file. This change makes the used CRND_HEADER_FILE_ONLY macro unneccesary.
2017-04-26 13:16:13 +02:00
corpus_gen.h
Reformat the source files. The source files have been reformatted using: clang-format.exe -style="{BasedOnStyle: Google, AllowAllParametersOfDeclarationOnNextLine: false, AllowShortFunctionsOnASingleLine: Inline, AllowShortIfStatementsOnASingleLine: false, AllowShortLoopsOnASingleLine: false, ColumnLimit: 0, DerivePointerAlignment: false, SortIncludes: false}"
2017-04-26 11:41:07 +02:00
corpus_test.cpp
Reformat the source files. The source files have been reformatted using: clang-format.exe -style="{BasedOnStyle: Google, AllowAllParametersOfDeclarationOnNextLine: false, AllowShortFunctionsOnASingleLine: Inline, AllowShortIfStatementsOnASingleLine: false, AllowShortLoopsOnASingleLine: false, ColumnLimit: 0, DerivePointerAlignment: false, SortIncludes: false}"
2017-04-26 11:41:07 +02:00
corpus_test.h
Reformat the source files. The source files have been reformatted using: clang-format.exe -style="{BasedOnStyle: Google, AllowAllParametersOfDeclarationOnNextLine: false, AllowShortFunctionsOnASingleLine: Inline, AllowShortIfStatementsOnASingleLine: false, AllowShortLoopsOnASingleLine: false, ColumnLimit: 0, DerivePointerAlignment: false, SortIncludes: false}"
2017-04-26 11:41:07 +02:00
crunch_linux.cbp
Initial checkin of v1.04 - KTX file format support, basic ETC1 compression/decompression, Linux makefile with proper gcc options, lots of high-level improvements to get crnlib into a state where I can more easily add additional formats.
2012-11-25 08:41:25 +00:00
crunch.2010.vcxproj
Update solution to use Visual C++ 2010 compiler and libraries. When compiled with Visual Studio 2010, the code will produce the same results as the originally distributed Crunch binaries.
2017-04-26 10:59:07 +02:00
crunch.2010.vcxproj.filters
Update solution to use Visual C++ 2010 compiler and libraries. When compiled with Visual Studio 2010, the code will produce the same results as the originally distributed Crunch binaries.
2017-04-26 10:59:07 +02:00
crunch.cbp
fixed codeblocks win32 project compiler options
2012-11-25 08:47:02 +00:00
crunch.cpp
Split the header block from the crn_decomp.h into a separate crn_defs.h file. This change makes the used CRND_HEADER_FILE_ONLY macro unneccesary.
2017-04-26 13:16:13 +02:00