Sign in
android
/
platform
/
frameworks
/
rs
/
refs/heads/android13-frc-art-release
/
cpu_ref
/
rsCpuIntrinsicBlend.cpp
2f7c3e2
Fix multiple bugs in Blend.
by Jean-Luc Brouillet
· 4 years, 1 month ago
e0c6f1d
Revive forEachDstAtop implementations for NEON/ASIMD
by I-Jui (Ray) Sung
· 8 years ago
7974fc0
frameworks/rs: fix typos and clang-tidy warnings
by Rahul Chaudhry
· 8 years ago
462de21
Fix google-build-using-namespace warnings in cpu_ref.
by Chih-Hung Hsieh
· 8 years ago
49f4e2b
Merge "Remove unused variables"
by Yang Ni
· 9 years ago
a615daa
Fix and enable advsimd_Blend.S for arm64 IntrinsicBlend.
by Miao Wang
· 9 years ago
c2459dc
Remove unused variables
by Yang Ni
· 9 years ago
7c892ee
X86: Fix IntrinsicBlend bugs and re-enable BLEND_DST_ATOP optimization
by Yong Chen
· 9 years ago
820e22b
Fix BLEND_DST_ATOP and disable vectorized optimizations temporarily.
by Stephen Hines
· 10 years ago
c060f14
Use "override" instead of "virtual" when replacing methods.
by Stephen Hines
· 10 years ago
b0abb14
Pass RsExpandKernelDriverInfo not RsExpandKernelParams.
by David Gross
· 10 years ago
ebf0eb9
Fix x86 build for SSSE3.
by Dan Albert
· 11 years ago
9ed7910
Remove the instep parameter.
by Chris Wailes
· 11 years ago
f371213
Collapse code paths for single- and multi-input kernels.
by Chris Wailes
· 11 years ago
4b2bea3
Revert "Collapse code paths for single- and multi-input kernels."
by Stephen Hines
· 11 years ago
818cfa0
Collapse code paths for single- and multi-input kernels.
by Chris Wailes
· 11 years ago
80ef693
Split the RsForEachStubParamStruct in two.
by Chris Wailes
· 11 years ago
074424a
Enable ARM64 intrinsics.
by Jason Sams
· 11 years ago
7b7060c
Improve RS intrinsics performance.
by Rose, James
· 11 years ago
5d06919
Revised NEON implementations of blend.
by Simon Hosie
· 11 years ago
f5ef8df
Neon detection for RS SDK compat lib.
by Jason Sams
· 12 years ago
0b575de
Add x86 server support.
by Tim Murray
· 12 years ago
c905efd
Cleanup pass + implement blur uchar
by Jason Sams
· 12 years ago
709a097
Separate CPU driver impl from reference driver.
by Jason Sams
· 12 years ago
[Renamed (90%) from driver/rsdIntrinsicBlend.cpp]
2e5ef66
Fix intrinsics for clipped kernels.
by Tim Murray
· 12 years ago
fa17cda
Implement fast version of blend intrinsics.
by Jason Sams
· 12 years ago
36889a0
Implementations of various blend intrinsics.
by Tim Murray
· 12 years ago
cf9ea9f
Implement backend of blend intrinsic
by Jason Sams
· 12 years ago