vlad
ccff20b76d
added uncompress2
2020-02-20 19:36:13 +01:00
tamasmeszaros
d57872c77a
Fix for older cmake versions and build of examples.
2019-06-03 10:02:13 +02:00
tamasmeszaros
185bc3c683
Use CMake export header for exporting symbols.
...
Only in shared library mode.
2019-05-28 11:57:37 +02:00
Charlie Gettys
5ba89c135d
Add !defined check on MINIZ_USE_ALIGNED_LOADS_AND_STORES
...
Add !defined check so that one can override MINIZ_USE_ALIGNED_LOADS_AND_STORES in case a given compiler does not support it (this issue has been seen in the wild, #assimp/assimp#2389
2019-03-27 10:46:41 -04:00
Dmitry Eremin-Solenikov
ae423e65b4
Implement inflateReset() function
...
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com >
2018-12-18 14:26:37 +03:00
Martin
f8600923fc
Incremented version
2018-11-11 19:10:51 +01:00
Martin
53bfef515c
More instances of memcpy instead of cast and use memcpy per default
2018-10-27 17:14:33 +02:00
Martin
55f4dfe1d2
Incremented version
2018-04-18 17:09:01 +02:00
Martin
36b6c99f62
Incremented version
2018-02-20 19:03:53 +01:00
Martin
04f2169b8a
Incremented version
2018-02-20 19:02:57 +01:00
Martin
c1f791f81b
Define processor/arch macros as zero if not set to one
2017-07-08 13:34:56 +02:00
Martin
c93e4d804c
Increment version
2017-07-08 13:12:42 +02:00
Michał Janiszewski
a6a989cc18
clang-format the sources
2017-03-23 08:50:08 +01:00
Martin
1c6ca868d7
Fix compilation with the various omission compile definitions
2017-03-13 19:38:42 +01:00
Martin
3b3c258b2d
Update readme/changelog
2017-03-11 19:06:16 +01:00
Martin
57cab696ea
Fix comments
2016-11-27 22:23:47 +01:00
Martin
8e30365e91
Fix compile issues with "gcc -ansi"
2016-11-27 22:19:38 +01:00
Matthew Sitton
d650d15974
Add vogl .clang-format and reformat library source.
2016-06-25 09:03:56 -05:00
Matthew Sitton
baa0e214e7
Add v1.16 beta r1 changes.
2016-06-25 08:02:20 -05:00
Matthew Sitton
724de0bb0f
Separate the into multiple files similar to the vogl zip64 version of the library.
...
If anyone wants to have a minified version of if a script could be written to do this automatically.
2016-06-25 06:43:30 -05:00