12 Commits

Author SHA1 Message Date
twinaphex
b1d82f1b27 (zlib) Backport 44e8ac810d (diff-327188edf18799ffbb5a51cc69f797e8) 2020-07-03 19:05:32 +02:00
twinaphex
9aa27010b8 (zlib) Backports from https://github.com/jtkukunas/zlib 2020-07-03 18:58:55 +02:00
twinaphex
8dd4819fd3 (libz) Replace two callocs with malloc 2020-07-02 23:57:54 +02:00
twinaphex
60c0470a88 (deps/libz) Cleanups 2020-07-02 20:48:54 +02:00
twinaphex
c86ba43c73 (deps/libz) Cleanups 2020-07-02 18:48:23 +02:00
twinaphex
169bb24ca1 (deps/libz) Cleanups 2020-07-02 01:10:36 +02:00
twinaphex
937396d784 (deps/libz) Cleanups 2020-07-01 23:43:32 +02:00
twinaphex
b3d12c3dc9 (deps/libz) Backport 9aaec95e82 2020-07-01 23:39:26 +02:00
orbea
983172d0c2 deps/libz: Move zutil.h back to deps.
This is an internal zlib header and should not be used by other projects.

See the comment in the file.

/* WARNING: this file should *not* be used by applications. It is
   part of the implementation of the compression library and is
   subject to change. Applications should only use zlib.h.
 */
2019-07-25 11:18:33 -07:00
twinaphex
22d762be67 We need to split up zlib headers in libretro-common to its own separate
dir
2019-05-27 03:40:14 +02:00
twinaphex
95e934825a Update deps/libz 2017-03-25 21:58:56 +01:00
twinaphex
53efaf1816 Move files 2017-03-25 10:06:13 +01:00