Skip to content

Commit

Permalink
Merge pull request #5434 from TaoSc/master
Browse files Browse the repository at this point in the history
Update libpng to 1.6.29
  • Loading branch information
leoetlino committed Jun 4, 2017
2 parents 734d0ae + 100420f commit a829f8f
Show file tree
Hide file tree
Showing 26 changed files with 38,366 additions and 29,183 deletions.
5,634 changes: 4,534 additions & 1,100 deletions Externals/libpng/png.c

Large diffs are not rendered by default.

7,075 changes: 3,265 additions & 3,810 deletions Externals/libpng/png.h

Large diffs are not rendered by default.

2 changes: 0 additions & 2 deletions Externals/libpng/png/png.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@
<ItemGroup>
<ClCompile Include="..\png.c" />
<ClCompile Include="..\pngerror.c" />
<ClCompile Include="..\pnggccrd.c" />
<ClCompile Include="..\pngget.c" />
<ClCompile Include="..\pngmem.c" />
<ClCompile Include="..\pngpread.c" />
Expand All @@ -51,7 +50,6 @@
<ClCompile Include="..\pngrutil.c" />
<ClCompile Include="..\pngset.c" />
<ClCompile Include="..\pngtrans.c" />
<ClCompile Include="..\pngvcrd.c" />
<ClCompile Include="..\pngwio.c" />
<ClCompile Include="..\pngwrite.c" />
<ClCompile Include="..\pngwtran.c" />
Expand Down

0 comments on commit a829f8f

Please sign in to comment.