Commit Graph
48 Commits
Author SHA1 Message Date
richgel999 57353fa9ac Removing copyright. This software is now entirely in the public domain. 2020-09-15 14:12:38 -04:00
richgel999 44c8402e24 Correcting crunch's copyright messages. 2019-06-15 00:59:38 -07:00
richgel999 e6e5f0de2b Fixing copyright at end of file 2019-06-15 00:53:09 -07:00
Rich GeldreichandGitHub fa326be601 Update README.md 2019-06-15 00:45:29 -07:00
richgel999 231d6cef0e Fixing missing break 2019-06-15 00:40:24 -07:00
Rich GeldreichandGitHub 5bd8d45801 Update README.md 2019-06-15 00:37:40 -07:00
Rich GeldreichandGitHub 99a01dac7f Update README.md 2019-06-15 00:37:25 -07:00
richgel999 7c54efc80e Correcting crunch's copyright. An IP Release Agreement was never signed by Richard Geldreich, Jr. to release this intellectual property to "Tenacious Software LLC" (a now long defunct Texas LLC), so I am removing this entity from the copyright. The proper crunch library copyright message is "Copyright (c) 2010-2016 Richard Geldreich, Jr. All rights reserved." 2019-06-15 00:35:13 -07:00
Rich Geldreich ea72a1df7c Updating readme 2018-11-07 23:22:24 -05:00
Rich Geldreich 65d22b25f0 Updating license to require attribution 2018-11-07 23:20:46 -05:00
Rich Geldreich 80c087dbc9 Changing readme 2018-05-14 14:50:22 -07:00
Rich Geldreich 235946f7a1 Updating readme 2017-11-15 15:12:31 -08:00
Rich Geldreich 981166d129 Updating readme 2017-11-15 15:10:55 -08:00
Rich Geldreich c96c88791b Updating readme 2017-11-15 15:06:53 -08:00
Rich Geldreich ea9b8d8c00 Fixing emscripten docs 2017-01-09 14:38:39 -08:00
Rich Geldreich 66892464f6 Merged file 2017-01-09 14:37:37 -08:00
Rich Geldreich a1281e5b2a Improve default documentation
Conflicts:
	README.md
2017-01-09 14:17:29 -08:00
Rich Geldreich 7ae16dda71 clang is also on board (reverted from commit 0c95eb14d6) 2017-01-09 14:12:47 -08:00
Rich Geldreich d64212091e Change data type to match assigned one. (reverted from commit 133a78398f) 2017-01-09 13:57:00 -08:00
Rich Geldreich bf5e9d9c3b Linux fixes 2017-01-09 13:54:05 -08:00
Rich GeldreichandGitHub 9f20c8c318 Merge pull request #8 from nwnk/master
readme: Update link to Compressonator
2017-01-09 13:44:40 -08:00
Rich GeldreichandGitHub 0990cc8341 Merge pull request #9 from AnalyticalGraphicsInc/emcc
Compile to Javascript with Emscripten.
2017-01-09 13:42:09 -08:00
Rich Geldreich 0aea5beeb2 Fixing copyright 2016-06-16 20:08:40 -07:00
Rich Geldreich 97b8233acc Adding URL 2016-06-15 23:25:15 -07:00
Rich Geldreich e647680ef9 Updating github URL 2016-06-15 23:21:39 -07:00
Rich Geldreich eeeeba7e40 Updating license/copyright 2016-06-15 23:03:05 -07:00
Rich Geldreich d2a3948ab9 Updating license/copyright/email contact info 2016-06-15 22:59:25 -07:00
Rich Geldreich dbc9ddb2cd updating readme 2015-11-19 19:34:40 -08:00
Rich Geldreich 6bde5a95b1 checking in new windows execs 2015-11-19 19:14:06 -08:00
Rich Geldreich 0fddd12519 Removing linux/mingw executables 2015-11-19 19:13:44 -08:00
Rich Geldreich 91fbf1fcc4 Fixing integer overflow problem, which can rarely cause serious artifacts. 2015-11-19 18:55:22 -08:00
richgel99@gmail.com bd19626e58 fixed codeblocks win32 project compiler options 2012-11-25 08:47:02 +00: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 a8011e9d7f Adding new files 2012-04-26 07:59:22 +00:00
richgel99@gmail.com 02faca16c4 deleting old files (either renamed or part of crn_threading_win32.cpp, etc.) 2012-04-26 07:16:57 +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 fffd983ffa Fixing example2 so it doesn't link against crnlib, bumping version strings/copyright messages. 2012-04-16 01:41:34 +00:00
richgel99@gmail.com 45901c935c - Fixing DDS reader so it doesn't require the source pitch/linear size field to be divisible by 4
- Fixing DDS writer so it writes a non-zero pitch/linearsize field (a few DDS readers in the wild require this field to be set)
- Fixing example2.cpp and example3.cpp so they write non-zero pitch/linearsize fields.
- Misc merges from the ddsexport branch
- Adding -usesourceformat command line option, useful when reprocessing a lot of existing DDS files.
2012-04-16 00:58:38 +00:00
richgel99@gmail.com d96d9807b1 2011-12-28 08:23:42 +00:00
richgel99@gmail.com afad9ad28c 2011-12-28 03:49:12 +00:00
richgel99@gmail.com cb483465b1 2011-12-28 03:48:07 +00:00
richgel99@gmail.com 160557d4fa 2011-12-28 03:47:58 +00:00
richgel99@gmail.com 96ce7c4c1f 2011-12-28 03:45:36 +00:00
richgel99@gmail.com 1e317d30ce 2011-12-27 21:43:22 +00:00
richgel99@gmail.com 3b2adc5a7e 2011-12-27 21:23:44 +00:00
richgel99@gmail.com 96f8e4da70 2011-12-27 21:21:16 +00:00
richgel99@gmail.com db1ef59fe6 2011-12-27 21:20:48 +00:00
richgel99@gmail.com 9f98ea7e22 2011-12-27 21:18:07 +00:00