Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
2b23c4bf3186bf3fa71bb105afdcf3b8e5995b52
/
src
/
jumper
« Previous
c10850f
remove mask load() and store()
by Mike Klein
· 7 years ago
a1d1703
double pump 8-bit stages
by Mike Klein
· 7 years ago
c2f876b
Replace interp() with clut_{3,4}D stages.
by Mike Klein
· 7 years ago
a07e430
add gamma stage
by Mike Klein
· 7 years ago
50d0d05
add an invert stage for inverse CMYK -> CMYK
by Mike Klein
· 7 years ago
f60e162
clamp_1 is also a no-op with 8-bit lowp
by Mike Klein
· 7 years ago
5910ed3
15-bit lowp is dead, long live 8-bit lowp
by Mike Klein
· 7 years ago
29dbae9
same 16->8 bit packing trick for SSE2/SSE4.1
by Mike Klein
· 7 years ago
1a2e3e1
Store float and byte constant colors.
by Mike Klein
· 7 years ago
c18ab88
_very_ minor srcover speedup
by Mike Klein
· 7 years ago
e7f89fc
improve HSW 16->8 bit pack
by Mike Klein
· 7 years ago
255607f
8-bit hacking
by Mike Klein
· 7 years ago
249ee1f
clamp to 0 in repeat and mirror image tilers
by Mike Klein
· 7 years ago
5f9b59b
use new Stage ABI for ARMv7 too
by Mike Klein
· 7 years ago
f1b24e0
rearrange SkJumper registers on 32-bit x86
by Mike Klein
· 7 years ago
cd924db
clean up SK_SUPPORT_LEGACY_WIN32_JUMPER
by Mike Klein
· 7 years ago
45c16fa
convert over to 2d-mode
by Mike Klein
· 7 years ago
f93552b
Target arm64-apple-ios for aarch64 stages.
by Mike Klein
· 7 years ago
883c9bc
experimental: draw into unpremul
by Mike Reed
· 7 years ago
968af43
remove gather_i8, unify memory-touching contexts
by Mike Klein
· 7 years ago
3b92b69
start on raster pipeline 2d mode
by Mike Klein
· 7 years ago
1406355
minor fixes to start_pipeline_lowp
by Mike Klein
· 7 years ago
ea23a04
add 32-bit Windows SkJumper backend
by Mike Klein
· 7 years ago
c91e387
add stages for black and white colors
by Mike Reed
· 7 years ago
7aad8cc
optimize for diff matrix types
by Mike Reed
· 7 years ago
9026fe1
2pt conical stage for focal-point-outside case
by Florin Malita
· 7 years ago
2e40900
2pt conical stage for focal-pt-on-edge case
by Florin Malita
· 7 years ago
c55a6cb
build regenerating SkJumper stages into GN
by Mike Klein
· 7 years ago
a66ef2d
2ptconical stage
by Florin Malita
· 7 years ago
cefd059
be more explicit about not expecting 32-bit x86 jumper backend on windows
by Mike Klein
· 7 years ago
111f8a9
add bgra as 1st class format
by Mike Klein
· 7 years ago
9f2b3d1
remove unused "swap" stage
by Mike Klein
· 7 years ago
279091e
specialize loaders for dst registers, to avoid move/swap stages
by Mike Reed
· 7 years ago
d08109f
try not zeroing registers in start_pipeline
by Mike Klein
· 7 years ago
ca0b438
add dumbest possible 32-bit SkJumper backend
by Mike Klein
· 7 years ago
8c3d515
add _hsw lowp backend
by Mike Klein
· 7 years ago
c4fcbed
somewhat less silly tail loads and stores
by Mike Klein
· 7 years ago
4b8d491
lean more on the compiler in lowp stages
by Mike Klein
· 7 years ago
51e46d5
use mul_inv instead of div for tiling
by Mike Reed
· 7 years ago
0cc60b8
fix repeat/mirror sampling bleed
by Mike Klein
· 7 years ago
57c9d20
rephrase lowp constant_color
by Mike Klein
· 7 years ago
5883a11
remove defined(JUMPER) guards in _lowp.cpp
by Mike Klein
· 7 years ago
277f7f2
delete lowp plus
by Mike Klein
· 7 years ago
f046594
Remove AVX+ special case for load<U8>().
by Mike Klein
· 7 years ago
7c14d27
Experimental change to diagnose image diffs in g3
by Mike Reed
· 7 years ago
1dda8bb
use smarter float -> skfixed15 logic everywhere
by Mike Klein
· 7 years ago
ce4b6c1
less naive lowp constant_color
by Mike Klein
· 7 years ago
8e20078
more easy lowp stages
by Mike Klein
· 7 years ago
adff9dc
SkJumper: only omit leaf frame pointers
by Mike Klein
· 7 years ago
9653d3a
more lowp blend modes
by Mike Klein
· 7 years ago
f36031b
lowp: add some big easy stages
by Mike Klein
· 7 years ago
727b09c
lowp: add constant_color, swap, move_dst_src
by Mike Klein
· 7 years ago
0e02229
add color
by Mike Klein
· 7 years ago
5adb01b
lowp: add move_src_dst and srcover
by Mike Klein
· 7 years ago
1f29bf0
slight streamlining for lowp load_8888 with pshufb
by Mike Klein
· 7 years ago
eeccbf7
Real fix for stage perf regression.
by Mike Klein
· 7 years ago
9beafc4
have start_pipeline() return limit again
by Mike Klein
· 7 years ago
cb218b3
don't try lowp in msan builds
by Mike Klein
· 7 years ago
bba02c2
start on SkJumper lowp mode
by Mike Klein
· 7 years ago
0d93010
move load_and_inc() and LazyCtx into SkJumper_misc.h
by Mike Klein
· 7 years ago
370c2b3
minor refactor to SkRasterPipeline::BuildPipeline
by Mike Klein
· 7 years ago
9b10f8f
plumb y through to SkJumper
by Mike Klein
· 7 years ago
761d27c
update SkRasterPipeline::run() to also take y
by Mike Klein
· 7 years ago
8231033
reland: We can mask load and store with just AVX
by Mike Klein
· 7 years ago
b5e4842
clean up now that min_stride == 1
by Mike Klein
· 7 years ago
84dcac3
Add aarch64 tail code.
by Herb Derby
· 7 years ago
f81c56f
Add arm tail code.
by Herb Derby
· 7 years ago
e7ba8b0
Add tail handling for SSE* to SkJumper.
by Herb Derby
· 7 years ago
5062626
add srcover_rgba_8888
by Mike Klein
· 7 years ago
c998f73
make sure to_srgb maps 1 to 1
by Mike Klein
· 7 years ago
6533159
add stage for gaussian alpha to rgba for shadows
by Mike Reed
· 7 years ago
b24704d
SkRasterPipeline in SkArenaAlloc
by Mike Klein
· 7 years ago
f7721bc
Revert "add knob to turn off fancy SkJumper features"
by Mike Klein
· 7 years ago
5373609
add knob to turn off fancy SkJumper features
by Mike Klein
· 7 years ago
e980174
simpler portable round()
by Mike Klein
· 7 years ago
8ca3356
remove min from repeat and mirror generally
by Mike Klein
· 7 years ago
9f85d68
retry tilers against 1
by Mike Klein
· 7 years ago
bcd8637
Revert "Revert "fix ubsan warning""
by Brian Osman
· 7 years ago
74fc593
Revert "We can mask load and store with just AVX."
by Brian Osman
· 7 years ago
4598899
Revert "add tilers against 1"
by Brian Osman
· 7 years ago
b03d69f
Revert "fix ubsan warning"
by Brian Osman
· 7 years ago
4d1c5d6
fix ubsan warning
by Mike Klein
· 7 years ago
8110b84
add tilers against 1
by Mike Klein
· 7 years ago
139e463
We can mask load and store with just AVX.
by Mike Klein
· 7 years ago
0a76b41
add compile, use it in blitter
by Mike Klein
· 7 years ago
5d7f2b5
tidy up dither stage
by Mike Klein
· 7 years ago
9f52e98
streamline SkRasterPipeline::run()
by Mike Klein
· 7 years ago
0264095
stage version of vertices
by Mike Reed
· 7 years ago
f45e3d7
try Herb's new to_srgb
by Mike Klein
· 7 years ago
7e68bc9
clamp to premul in dither
by Mike Klein
· 7 years ago
fd35c74
fix SkJumper radial gradient precision
by Mike Klein
· 7 years ago
c33aa90
add unaligned_store()
by Mike Klein
· 7 years ago
4de1304
Add evenly spaced stops and unify gradient contexts
by Herb Derby
· 7 years ago
9959f72
composeshader stages
by Mike Reed
· 7 years ago
08aa88d
fix SkJumperHSL blend modes
by Mike Klein
· 7 years ago
5c7960b
refactor gradient stage names
by Mike Klein
· 8 years ago
df3a371
Revert "Evenly space gradient stage."
by Mike Klein
· 8 years ago
892501d
Evenly space gradient stage.
by herb
· 8 years ago
fc84dc5
proposed: inclusive gradients, exclusive images
by Mike Klein
· 8 years ago
6f9f259
Fix alpha coverage for lerp_565 stage.
by bungeman
· 8 years ago
Next »