From b8afc73b73618ffada78bfc8a5d5d530f1d5668b Mon Sep 17 00:00:00 2001 From: Glenn Randers-Pehrson Date: Tue, 31 Jan 2017 08:20:23 -0600 Subject: [PATCH] [libpng16] Added "mips" and "mips-msa" to the directory listing in README --- README | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README b/README index 34e7ae1f7..28b02a43b 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -README for libpng version 1.6.29beta02 - January 12, 2017 (shared library 16.0) +README for libpng version 1.6.29beta02 - January 31, 2017 (shared library 16.0) See the note about version numbers near the top of png.h See INSTALL for instructions on how to install libpng. @@ -185,8 +185,8 @@ Files in this distribution: gregbook => source code for PNG reading and writing, from Greg Roelofs' "PNG: The Definitive Guide", O'Reilly, 1999 - intel => Optimized code for INTEL-SSE2 platform libtests => Test programs + mips-msa => Optimized code for MIPS-MSA platform pngminim => Minimal decoder, encoder, and progressive decoder programs demonstrating use of pngusr.dfa pngminus => Simple pnm2png and png2pnm programs @@ -194,6 +194,8 @@ Files in this distribution: testpngs tools => Various tools visupng => Contains a MSVC workspace for VisualPng + intel => Optimized code for INTEL-SSE2 platform + mips => Optimized code for MIPS platform projects => Contains project files and workspaces for building a DLL owatcom => Contains a WATCOM project for building libpng