-
Notifications
You must be signed in to change notification settings - Fork 86
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix error C2084: function '__m128i mm_cvtepu8_epi32(void *)' already has a body #108
Commits on Dec 20, 2021
-
SIMD. fix list (+6 squashed commits)
Squashed commits: [c45b871] update for Pillow-SIMD 3.4.0 [bedd83f] no alpha compositing in this release [e8fe730] update results for latest version add Skia results [a16ff97] add SIMD changes [82ffbd6] fix readme (+4 squashed commits) Squashed commits: [85677f9] fix error [f44ebb1] update results for unrolled implementation [83968c3] fix #4 [cd73c51] update link (+11 squashed commits) Squashed commits: [5882178] correct spelling [a0e5956] Why Pillow-SIMD is even faster [108e72e] Why Pillow itself is so fast [e8eeda1] spelling fixes [e816e9c] spelling [d2eefef] methodology, why not contributed [2e55786] installation and conclusion [9f6415e] more info [67e55b7] more benchmarks test files [471d4c5] remove spaces [904d89d] add performance tests [4fe17fe] simple readme SIMD. clarify Following fork SIMD. update readme SIMD. update versions in readme SIMD. Changes
Configuration menu - View commit details
-
Copy full SHA for d506890 - Browse repository at this point
Copy the full SHA d506890View commit details -
Configuration menu - View commit details
-
Copy full SHA for cbad29d - Browse repository at this point
Copy the full SHA cbad29dView commit details -
SIMD. Rewritten the Pillow-SIMD readme
SIMD. Updated according to the review SIMD. fix markup
Configuration menu - View commit details
-
Copy full SHA for fd1d5b5 - Browse repository at this point
Copy the full SHA fd1d5b5View commit details -
SIMD. replace benchmarks with link to pillow-perf
SIMD. for resizing SIMD. Update readme SIMD. fix mark SIMD. Update Uploadcare logo in readme
Configuration menu - View commit details
-
Copy full SHA for bcf2f5c - Browse repository at this point
Copy the full SHA bcf2f5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7be379e - Browse repository at this point
Copy the full SHA 7be379eView commit details -
Configuration menu - View commit details
-
Copy full SHA for aea2d4c - Browse repository at this point
Copy the full SHA aea2d4cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9eac911 - Browse repository at this point
Copy the full SHA 9eac911View commit details -
Configuration menu - View commit details
-
Copy full SHA for 27fb333 - Browse repository at this point
Copy the full SHA 27fb333View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3428e00 - Browse repository at this point
Copy the full SHA 3428e00View commit details -
SIMD AlphaComposite. speedup sse4 by using _mm_mullo_epi16 instead of…
… _mm_mullo_epi32
Configuration menu - View commit details
-
Copy full SHA for 5c35655 - Browse repository at this point
Copy the full SHA 5c35655View commit details -
SIMD AlphaComposite. speedup avx2 by using _mm256_mullo_epi16 instead…
… of _mm256_mullo_epi32
Configuration menu - View commit details
-
Copy full SHA for 32efe45 - Browse repository at this point
Copy the full SHA 32efe45View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b07c53 - Browse repository at this point
Copy the full SHA 0b07c53View commit details -
Configuration menu - View commit details
-
Copy full SHA for 37c31b3 - Browse repository at this point
Copy the full SHA 37c31b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 16d9221 - Browse repository at this point
Copy the full SHA 16d9221View commit details -
Configuration menu - View commit details
-
Copy full SHA for a300dcd - Browse repository at this point
Copy the full SHA a300dcdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 690b5f9 - Browse repository at this point
Copy the full SHA 690b5f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4be316a - Browse repository at this point
Copy the full SHA 4be316aView commit details -
Configuration menu - View commit details
-
Copy full SHA for bd41c36 - Browse repository at this point
Copy the full SHA bd41c36View commit details -
Configuration menu - View commit details
-
Copy full SHA for fb28b8f - Browse repository at this point
Copy the full SHA fb28b8fView commit details -
Configuration menu - View commit details
-
Copy full SHA for d8288d2 - Browse repository at this point
Copy the full SHA d8288d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 37f4c77 - Browse repository at this point
Copy the full SHA 37f4c77View commit details -
Configuration menu - View commit details
-
Copy full SHA for 35c8ede - Browse repository at this point
Copy the full SHA 35c8edeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b1c129 - Browse repository at this point
Copy the full SHA 9b1c129View commit details -
Configuration menu - View commit details
-
Copy full SHA for 19546e8 - Browse repository at this point
Copy the full SHA 19546e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e0c0e7 - Browse repository at this point
Copy the full SHA 5e0c0e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for c7d2b4a - Browse repository at this point
Copy the full SHA c7d2b4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8dc2ecb - Browse repository at this point
Copy the full SHA 8dc2ecbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ea3518 - Browse repository at this point
Copy the full SHA 5ea3518View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1304d56 - Browse repository at this point
Copy the full SHA 1304d56View commit details -
Configuration menu - View commit details
-
Copy full SHA for a9f0f1f - Browse repository at this point
Copy the full SHA a9f0f1fView commit details -
Configuration menu - View commit details
-
Copy full SHA for b0ea66f - Browse repository at this point
Copy the full SHA b0ea66fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 10189e7 - Browse repository at this point
Copy the full SHA 10189e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for d19aeb6 - Browse repository at this point
Copy the full SHA d19aeb6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ecf569 - Browse repository at this point
Copy the full SHA 8ecf569View commit details -
Configuration menu - View commit details
-
Copy full SHA for c9ab6d9 - Browse repository at this point
Copy the full SHA c9ab6d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a165eb - Browse repository at this point
Copy the full SHA 1a165ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for b0c39a0 - Browse repository at this point
Copy the full SHA b0c39a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for cb86fb6 - Browse repository at this point
Copy the full SHA cb86fb6View commit details -
Configuration menu - View commit details
-
Copy full SHA for d13c0cf - Browse repository at this point
Copy the full SHA d13c0cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for edd3373 - Browse repository at this point
Copy the full SHA edd3373View commit details -
Configuration menu - View commit details
-
Copy full SHA for a305843 - Browse repository at this point
Copy the full SHA a305843View commit details -
Configuration menu - View commit details
-
Copy full SHA for 267b689 - Browse repository at this point
Copy the full SHA 267b689View commit details -
Configuration menu - View commit details
-
Copy full SHA for d68f8b0 - Browse repository at this point
Copy the full SHA d68f8b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 427ff72 - Browse repository at this point
Copy the full SHA 427ff72View commit details -
Configuration menu - View commit details
-
Copy full SHA for c9889db - Browse repository at this point
Copy the full SHA c9889dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2717e06 - Browse repository at this point
Copy the full SHA 2717e06View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f483f7 - Browse repository at this point
Copy the full SHA 8f483f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9aab3fb - Browse repository at this point
Copy the full SHA 9aab3fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 79baede - Browse repository at this point
Copy the full SHA 79baedeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f83f5b - Browse repository at this point
Copy the full SHA 3f83f5bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 44b8dbb - Browse repository at this point
Copy the full SHA 44b8dbbView commit details -
SIMD Resample. optimize coefficients loading for horizontal pass
wtf is xmax / 2 optimize coefficients loading for vertical pass
Configuration menu - View commit details
-
Copy full SHA for 98c59f3 - Browse repository at this point
Copy the full SHA 98c59f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 50ef559 - Browse repository at this point
Copy the full SHA 50ef559View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6352be5 - Browse repository at this point
Copy the full SHA 6352be5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b032ba - Browse repository at this point
Copy the full SHA 0b032baView commit details -
SIMD Resample. Correct max coefficient calculation
Minimal test case: Image.new('RGB', (341, 60), 'pink').resize((170, 60), Image.LANCZOS).save('_out.png')
Configuration menu - View commit details
-
Copy full SHA for b06cf99 - Browse repository at this point
Copy the full SHA b06cf99View commit details -
Configuration menu - View commit details
-
Copy full SHA for 210d00a - Browse repository at this point
Copy the full SHA 210d00aView commit details -
Configuration menu - View commit details
-
Copy full SHA for a95a4ae - Browse repository at this point
Copy the full SHA a95a4aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for ae72093 - Browse repository at this point
Copy the full SHA ae72093View commit details -
Configuration menu - View commit details
-
Copy full SHA for 550d3c2 - Browse repository at this point
Copy the full SHA 550d3c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for f4e44bc - Browse repository at this point
Copy the full SHA f4e44bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c3fda0 - Browse repository at this point
Copy the full SHA 4c3fda0View commit details -
Configuration menu - View commit details
-
Copy full SHA for a6de08c - Browse repository at this point
Copy the full SHA a6de08cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d21c123 - Browse repository at this point
Copy the full SHA d21c123View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b621a8 - Browse repository at this point
Copy the full SHA 0b621a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0cf9fd6 - Browse repository at this point
Copy the full SHA 0cf9fd6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 76394c5 - Browse repository at this point
Copy the full SHA 76394c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for bcecf70 - Browse repository at this point
Copy the full SHA bcecf70View commit details -
Configuration menu - View commit details
-
Copy full SHA for 05de309 - Browse repository at this point
Copy the full SHA 05de309View commit details -
Configuration menu - View commit details
-
Copy full SHA for e23dfa0 - Browse repository at this point
Copy the full SHA e23dfa0View commit details -
Configuration menu - View commit details
-
Copy full SHA for cb989a6 - Browse repository at this point
Copy the full SHA cb989a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d4a391 - Browse repository at this point
Copy the full SHA 1d4a391View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ced751 - Browse repository at this point
Copy the full SHA 2ced751View commit details -
Configuration menu - View commit details
-
Copy full SHA for bb47098 - Browse repository at this point
Copy the full SHA bb47098View commit details -
Configuration menu - View commit details
-
Copy full SHA for bb4f8d2 - Browse repository at this point
Copy the full SHA bb4f8d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1cdb569 - Browse repository at this point
Copy the full SHA 1cdb569View commit details -
Configuration menu - View commit details
-
Copy full SHA for 80baf34 - Browse repository at this point
Copy the full SHA 80baf34View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1cb2796 - Browse repository at this point
Copy the full SHA 1cb2796View commit details -
Configuration menu - View commit details
-
Copy full SHA for a303c26 - Browse repository at this point
Copy the full SHA a303c26View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0550a47 - Browse repository at this point
Copy the full SHA 0550a47View commit details -
Configuration menu - View commit details
-
Copy full SHA for d3d01d6 - Browse repository at this point
Copy the full SHA d3d01d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a8eead - Browse repository at this point
Copy the full SHA 8a8eeadView commit details -
Configuration menu - View commit details
-
Copy full SHA for eaaec55 - Browse repository at this point
Copy the full SHA eaaec55View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b9b748 - Browse repository at this point
Copy the full SHA 5b9b748View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ce15c0 - Browse repository at this point
Copy the full SHA 3ce15c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c01b1a - Browse repository at this point
Copy the full SHA 4c01b1aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1907110 - Browse repository at this point
Copy the full SHA 1907110View commit details -
Configuration menu - View commit details
-
Copy full SHA for c8ae3fc - Browse repository at this point
Copy the full SHA c8ae3fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 70ebbc6 - Browse repository at this point
Copy the full SHA 70ebbc6View commit details -
Configuration menu - View commit details
-
Copy full SHA for c14937c - Browse repository at this point
Copy the full SHA c14937cView commit details -
Remove extra parenthesis. Now the link can be parsed as a link
Configuration menu - View commit details
-
Copy full SHA for febb260 - Browse repository at this point
Copy the full SHA febb260View commit details -
Configuration menu - View commit details
-
Copy full SHA for ab6a042 - Browse repository at this point
Copy the full SHA ab6a042View commit details -
Configuration menu - View commit details
-
Copy full SHA for 79bf7e6 - Browse repository at this point
Copy the full SHA 79bf7e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for d752609 - Browse repository at this point
Copy the full SHA d752609View commit details -
Configuration menu - View commit details
-
Copy full SHA for b36d71c - Browse repository at this point
Copy the full SHA b36d71cView commit details
Commits on Jan 2, 2022
-
lill74 authored
Jan 2, 2022 Configuration menu - View commit details
-
Copy full SHA for 9d9af9d - Browse repository at this point
Copy the full SHA 9d9af9dView commit details
Commits on Jan 3, 2022
-
Merge pull request #107 from lill74/patch-1
Fix UnicodeDecodeError while installing
Configuration menu - View commit details
-
Copy full SHA for 92c69c5 - Browse repository at this point
Copy the full SHA 92c69c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for f049445 - Browse repository at this point
Copy the full SHA f049445View commit details