]> git.cworth.org Git - apitrace/commit
Bumple libpng source.
authorJosé Fonseca <jfonseca@vmware.com>
Sat, 4 Dec 2010 13:11:39 +0000 (13:11 +0000)
committerJosé Fonseca <jfonseca@vmware.com>
Sat, 4 Dec 2010 13:11:39 +0000 (13:11 +0000)
commitdb20e8f3ed96cbcac3156cbd2f34795baa595316
treea4b1031c24aefe127d4dac471188d128c4a150c4
parent20f35e03712f58ec4dd51508f3874b3685738aa9
Bumple libpng source.
25 files changed:
CMakeLists.txt
libpng/ANNOUNCE [new file with mode: 0644]
libpng/CHANGES [new file with mode: 0644]
libpng/LICENSE [new file with mode: 0644]
libpng/README [new file with mode: 0644]
libpng/TODO [new file with mode: 0644]
libpng/libpng.txt [new file with mode: 0644]
libpng/png.c [new file with mode: 0644]
libpng/png.h [new file with mode: 0644]
libpng/pngconf.h [new file with mode: 0644]
libpng/pngerror.c [new file with mode: 0644]
libpng/pngget.c [new file with mode: 0644]
libpng/pngmem.c [new file with mode: 0644]
libpng/pngpread.c [new file with mode: 0644]
libpng/pngpriv.h [new file with mode: 0644]
libpng/pngread.c [new file with mode: 0644]
libpng/pngrio.c [new file with mode: 0644]
libpng/pngrtran.c [new file with mode: 0644]
libpng/pngrutil.c [new file with mode: 0644]
libpng/pngset.c [new file with mode: 0644]
libpng/pngtrans.c [new file with mode: 0644]
libpng/pngwio.c [new file with mode: 0644]
libpng/pngwrite.c [new file with mode: 0644]
libpng/pngwtran.c [new file with mode: 0644]
libpng/pngwutil.c [new file with mode: 0644]