index
:
delta/libpng.git
baserock/mikedrake/libpng-upgrade
baserock/mikedrake/update-chunks
baserock/morph
libpng00
libpng10
libpng12
libpng14
libpng15
libpng16
libpng17
master
stable
git.code.sf.net: p/libpng/code
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
powerpc
Commit message (
Expand
)
Author
Age
Files
Lines
*
[libpng16] Fix "last changed" dates in powerpc/*.c
Glenn Randers-Pehrson
2017-03-21
2
-2
/
+2
*
[libpng16] Bump version to 1.6.30beta01
Glenn Randers-Pehrson
2017-03-16
2
-2
/
+2
*
[libpng16] Imported from libpng-1.6.29.tar
v1.6.29
libpng-1.6.29-signed
Glenn Randers-Pehrson
2017-03-16
2
-2
/
+2
*
[libpng16] Update credits and copyright information about powerpc-vsx code
Glenn Randers-Pehrson
2017-02-22
2
-2
/
+5
*
Made VSX code pedantic strict C90 compliant
Vadim Barkov
2017-02-11
1
-55
/
+64
*
Changed minimum supported PowerPC CPU comment
Vadim Barkov
2017-02-10
1
-1
/
+1
*
Refactoring
Vadim Barkov
2017-02-10
1
-116
/
+109
*
Added support for ppc64 big endian for filter_paeth VSX
Vadim Barkov
2017-02-09
1
-3
/
+20
*
Fixed filter_paeth for PowerPC VSX
Vadim Barkov
2017-02-09
1
-109
/
+161
*
Fixed multiple bugs in VSX filter functions
Vadim Barkov
2017-02-08
1
-290
/
+307
*
Refactoring
Vadim Barkov
2017-02-02
1
-49
/
+31
*
Small bugfix
Vadim Barkov
2017-02-02
1
-1
/
+1
*
Removed PNG_ALIGN check in VSX code since it is not used
Vadim Barkov
2017-01-31
1
-4
/
+0
*
Added auxv-based VSX detection method for PowerPC and enabled it by default
Vadim Barkov
2017-01-31
1
-1
/
+1
*
Implemented filter_paeth PowerPC VSX variant
Vadim Barkov
2017-01-31
1
-92
/
+272
*
Implemented filter_avg for PowerPC VXS
Vadim Barkov
2017-01-29
1
-35
/
+178
*
Fixed potential align errors for PowerPC VSX filter functions
Vadim Barkov
2017-01-29
1
-3
/
+10
*
Fixed missing defines for VSX filter_sub
Vadim Barkov
2017-01-19
1
-2
/
+12
*
Implemented filter_sub optimisation for PowerPC VSX
Vadim Barkov
2017-01-19
1
-5
/
+109
*
Fixed potential bug on align calculation for VSX filter_up
Vadim Barkov
2017-01-19
1
-1
/
+1
*
Fixed bug with unaligned input on VSX filter_up
Vadim Barkov
2017-01-16
1
-30
/
+25
*
Implemented png_read_filter_up_vsx
Vadim Barkov
2017-01-15
1
-16
/
+41
*
Added initial code for PowerPC VSX optimisation
Vadim Barkov
2017-01-14
2
-0
/
+359