Sign in
flutter
/
third_party
/
libpng
/
1ceaa83a844cd3ecef25279d60720f910b96f297
/
powerpc
ceb3277
Remove top-level const from function-scope variables
by Cosmin Truta
· 7 years ago
a74aa9a
[libpng16] Replace the remaining uses of png_size_t with size_t
by Cosmin Truta
· 7 years ago
2239961
[libpng16] Fix "last changed" dates in powerpc/*.c
by Glenn Randers-Pehrson
· 8 years ago
03a6f3f
[libpng16] Bump version to 1.6.30beta01
by Glenn Randers-Pehrson
· 8 years ago
d42e88d
[libpng16] Imported from libpng-1.6.29.tar
by Glenn Randers-Pehrson
· 8 years ago
b475d05
[libpng16] Update credits and copyright information about powerpc-vsx code
by Glenn Randers-Pehrson
· 8 years ago
a343882
Made VSX code pedantic strict C90 compliant
by Vadim Barkov
· 8 years ago
483bcad
Changed minimum supported PowerPC CPU comment
by Vadim Barkov
· 8 years ago
310dee2
Refactoring
by Vadim Barkov
· 8 years ago
d1c12e8
Added support for ppc64 big endian for filter_paeth VSX
by Vadim Barkov
· 8 years ago
99d7285
Fixed filter_paeth for PowerPC VSX
by Vadim Barkov
· 8 years ago
d4bdca4
Fixed multiple bugs in VSX filter functions
by Vadim Barkov
· 8 years ago
58e9d5d
Refactoring
by Vadim Barkov
· 8 years ago
ae15e83
Small bugfix
by Vadim Barkov
· 8 years ago
9bd58f9
Removed PNG_ALIGN check in VSX code since it is not used
by Vadim Barkov
· 8 years ago
bea573d
Added auxv-based VSX detection method for PowerPC and enabled it by default
by Vadim Barkov
· 8 years ago
acb155d
Implemented filter_paeth PowerPC VSX variant
by Vadim Barkov
· 8 years ago
c43aaa8
Implemented filter_avg for PowerPC VXS
by Vadim Barkov
· 8 years ago
6ddcd33
Fixed potential align errors for PowerPC VSX filter functions
by Vadim Barkov
· 8 years ago
adbf1d6
Fixed missing defines for VSX filter_sub
by Vadim Barkov
· 8 years ago
9b0311a
Implemented filter_sub optimisation for PowerPC VSX
by Vadim Barkov
· 8 years ago
b455622
Fixed potential bug on align calculation for VSX filter_up
by Vadim Barkov
· 8 years ago
ccef5ed
Fixed bug with unaligned input on VSX filter_up
by Vadim Barkov
· 8 years ago
91acd4b
Implemented png_read_filter_up_vsx
by Vadim Barkov
· 8 years ago
2b6e59d
Added initial code for PowerPC VSX optimisation
by Vadim Barkov
· 8 years ago