Alexander Suvorov
|
7c02055d05
|
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 |
|
Tomer Barletz
|
732cd33239
|
Fix return types from boolean/false to pointer/NULL.
|
2016-07-11 15:38:49 -07:00 |
|
richgel99@gmail.com
|
f71b49be60
|
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 |
|
richgel99@gmail.com
|
f63e26aee6
|
v1.03 prerelease - Full Linux port of crnlib/crunch, in progress - still more testing to do, and some cmd line options (such as -timestamp) don't work under linux yet, but the core stuff (compression/decompression/transcoding) should work fine and performance under Linux is comparable to Windows. The 3 examples haven't been ported yet.
|
2012-04-26 07:14:21 +00:00 |
|
richgel99@gmail.com
|
9f98ea7e22
|
|
2011-12-27 21:18:07 +00:00 |
|