Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
ba4847cc3bc06d3078d89107ba816edf4b23939a
/
src
/
opts
/
SkBlitRow_opts_arm.cpp
c682038
remove old 565 destination opts
by Mike Klein
· 8 years ago
fed90d4
Try fixing unused-variable warnings another way.
by mtklein
· 9 years ago
c55f699
Revert of these _procs_arm are not used when we have NEON (patchset #1 id:1 of https://codereview.chromium.org/1587983004/ )
by mtklein
· 9 years ago
349dcc9
these _procs_arm are not used when we have NEON
by mtklein
· 9 years ago
4a37d08
Port SkBlitRow::Color32 to SkOpts.
by mtklein
· 9 years ago
96fcdcc
Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002
by halcanary
· 9 years ago
e683e81
Purge non-NEON ARM code.
by mtklein
· 9 years ago
051a51e
Re-proc SkBlitRow::Color32 for ARM.
by mtklein
· 9 years ago
3b8d9f7
Revert of Re-proc SkBlitRow::Color32 for ARM. (patchset #3 id:40001 of https://codereview.chromium.org/1145283003/)
by mtklein
· 9 years ago
4e13a23
Re-proc SkBlitRow::Color32 for ARM.
by mtklein
· 9 years ago
95cc012
De-proc Color32
by mtklein
· 10 years ago
641c3ff
Revert of De-proc Color32 (patchset #5 id:80001 of https://codereview.chromium.org/1104183004/)
by mtklein
· 10 years ago
d65dc0c
De-proc Color32
by mtklein
· 10 years ago
498856e
Revert of De-proc Color32 (patchset #4 id:60001 of https://codereview.chromium.org/1104183004/)
by mtklein
· 10 years ago
376e9bc
De-proc Color32
by mtklein
· 10 years ago
edeccc5
Clean up ColorRectProc plumbing.
by mtklein
· 10 years ago
e6b1a60
Remove opaque versions of Color32_D565
by henrik.smiding
· 10 years ago
402448d
skia: blend32_16_row for neon version
by mlee
· 10 years ago
a7f1191
rename blitrow::proc and add (uncalled) hook for colorproc16
by reed
· 10 years ago
bf1850e
Fix SkBlitRow_opts_arm so that it works on ARM v4t.
by george
· 10 years ago
b53dd6c
Remove the unused SkCachePreload_arm
by commit-bot@chromium.org
· 11 years ago
5764165
Split opts_check_arm.cpp into per-class files
by commit-bot@chromium.org
· 11 years ago
6b00a1e
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
e997c26
ARM Skia NEON patches - 15 - Preparation work for Blitmask optims
by commit-bot@chromium.org
· 11 years ago
a111e49
Cleanup the ARM blitrow optimizations
by djsollen@google.com
· 11 years ago
caf2025
remove dead references to PlatformProcs4444
by reed@google.com
· 11 years ago
b78765e
Reverting r5364 (Update ARM and NEON optimizations for S32A_Opaque_BlitRow32)
by robertphillips@google.com
· 12 years ago
dc1a3ba
Update ARM and NEON optimizations for S32A_Opaque_BlitRow32.
by djsollen@google.com
· 12 years ago
1ea01bf
The UBFX instruction isn't available on ARMv6; use LSL/LSR or UXTB.
by george@mozilla.com
· 12 years ago
a2efab2
Add check for EDSP to the 565 opaque blitter.
by djsollen@google.com
· 12 years ago
db39996
Upstream ARM 565 optimizations from AOSP.
by djsollen@google.com
· 12 years ago
a8dd1ce
arm: dynamic NEON support for SkBlitRow_opts_arm.cpp
by digit@google.com
· 12 years ago
686c04c
#include "SkMathPriv.h"
by reed@google.com
· 12 years ago
fa3d892
remove outdated test code for TEST_SRC_ALPHA
by reed@google.com
· 12 years ago
2092c40
Add support for ARM without EDSP and ARMv6+
by george@mozilla.com
· 12 years ago
84d6715
Implementing Color32 functions for Neon platforms.
by borenet@google.com
· 12 years ago
bff29d5
Landing arm patch from contributor.
by djsollen@google.com
· 13 years ago
60abb07
Merge changes from the android repo upstream to Skia
by djsollen@google.com
· 13 years ago
d6770e6
SSE2 version of blit_lcd16, courtesy of Jin Yang.
by tomhudson@google.com
· 13 years ago
5684680
update ARM platform procs for blitmask
by reed@google.com
· 13 years ago
56c6977
Update files to use SK_BUILD_FOR_ANDROID.
by djsollen@google.com
· 13 years ago
edb606c
move LCD blits into opts, so they can have assembly versions
by reed@google.com
· 13 years ago
58af9a6
separate SkBlitMask decl into its own header
by reed@google.com
· 13 years ago
47ae725
remove bogus (probably copy/paste err) assert. Alpha need not be opaque here,
by reed@google.com
· 13 years ago
ec3ed6a
Automatic update of all copyright notices to reflect new license terms.
by epoger@google.com
· 13 years ago
981d479
http://codereview.appspot.com/3980041/
by reed@google.com
· 14 years ago
31e6230
Unreviewed; ARM build fix.
by senorblanco@chromium.org
· 14 years ago
8b17ac3
S32A_Blend_BlitRow32: for ARM without NEON
by agl@chromium.org
· 14 years ago
94d1464
Write S32A_Opaque_BlitRow32 function in ARM assembly.
by agl@chromium.org
· 14 years ago
a40390c
Revert "Implementing S32A_Opaque_BlitRow32 using v7 neon instructions."
by agl@chromium.org
· 14 years ago
244929c
Implementing S32A_Opaque_BlitRow32 using v7 neon instructions.
by agl@chromium.org
· 14 years ago
e932a42
Fix internal compiler error on ARM.
by agl@chromium.org
· 15 years ago
229d9b3
ray fixes neon for dither and blend
by reed@android.com
· 15 years ago
fffe48f
Disable 32A->565+dither neon, since it gives different results between its
by reed@android.com
· 15 years ago
8e4c93b
disable 32A->565 + alpha for now, until it handles src-alpha==0 as a noop
by reed@android.com
· 15 years ago
d7a0083
ICE fixes for arm
by reed@android.com
· 15 years ago
28bee95
Exclude Android-only cpu-features.h from non-Android builds.
by agl@chromium.org
· 15 years ago
f0f4e9a
remove const modifiers on function return types (unneeded, and caused an error
by reed@android.com
· 15 years ago
9272761
SSE2 optimizations for 32bit blending blitters.
by senorblanco@chromium.org
· 15 years ago
b577b41
add shaderproc32 for index bitmaps. neon version of 32->16+dither
by reed@android.com
· 15 years ago
522aa8d
fix S32A_D565_Blend_neon
by reed@android.com
· 15 years ago
fdb5353
disable one proc until we fix its handling of src-alpha==0
by reed@android.com
· 15 years ago
a98a21e
oops, make it actually compile with correct headers
by reed@android.com
· 15 years ago
4e635f9
add -forceDither option to bench (it is tristate)
by reed@android.com
· 15 years ago
3bbac13
update for blitrow_d32 procs
by reed@android.com
· 15 years ago
6123e47
add proper includes for arm optimizations
by reed@android.com
· 15 years ago
4bda7a5
add opts for neon
by reed@android.com
· 15 years ago
7d2e322
add optimization table for blitproc functions
by reed@android.com
· 15 years ago