index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
jumper
Commit message (
Expand
)
Author
Age
*
we never define BLEND_MODE
Mike Klein
2017-08-14
*
Simplify difference and exclusion.
Mike Klein
2017-08-14
*
lowp: lighten, difference, exclusion
Florin Malita
2017-08-14
*
Guard lowp changes
Florin Malita
2017-08-11
*
Lowp darken stage
Florin Malita
2017-08-11
*
remove mask load() and store()
Mike Klein
2017-08-11
*
double pump 8-bit stages
Mike Klein
2017-08-11
*
Replace interp() with clut_{3,4}D stages.
Mike Klein
2017-08-10
*
add gamma stage
Mike Klein
2017-08-09
*
add an invert stage for inverse CMYK -> CMYK
Mike Klein
2017-08-08
*
clamp_1 is also a no-op with 8-bit lowp
Mike Klein
2017-08-04
*
15-bit lowp is dead, long live 8-bit lowp
Mike Klein
2017-08-04
*
same 16->8 bit packing trick for SSE2/SSE4.1
Mike Klein
2017-08-03
*
Store float and byte constant colors.
Mike Klein
2017-08-03
*
_very_ minor srcover speedup
Mike Klein
2017-08-03
*
improve HSW 16->8 bit pack
Mike Klein
2017-08-03
*
8-bit hacking
Mike Klein
2017-08-03
*
clamp to 0 in repeat and mirror image tilers
Mike Klein
2017-08-01
*
use new Stage ABI for ARMv7 too
Mike Klein
2017-07-29
*
rearrange SkJumper registers on 32-bit x86
Mike Klein
2017-07-27
*
clean up SK_SUPPORT_LEGACY_WIN32_JUMPER
Mike Klein
2017-07-27
*
convert over to 2d-mode
Mike Klein
2017-07-20
*
Target arm64-apple-ios for aarch64 stages.
Mike Klein
2017-07-20
*
experimental: draw into unpremul
Mike Reed
2017-07-19
*
remove gather_i8, unify memory-touching contexts
Mike Klein
2017-07-18
*
start on raster pipeline 2d mode
Mike Klein
2017-07-18
*
minor fixes to start_pipeline_lowp
Mike Klein
2017-07-18
*
add 32-bit Windows SkJumper backend
Mike Klein
2017-07-17
*
add stages for black and white colors
Mike Reed
2017-07-06
*
optimize for diff matrix types
Mike Reed
2017-07-05
*
2pt conical stage for focal-point-outside case
Florin Malita
2017-06-29
*
2pt conical stage for focal-pt-on-edge case
Florin Malita
2017-06-28
*
build regenerating SkJumper stages into GN
Mike Klein
2017-06-28
*
2ptconical stage
Florin Malita
2017-06-28
*
be more explicit about not expecting 32-bit x86 jumper backend on windows
Mike Klein
2017-06-28
*
add bgra as 1st class format
Mike Klein
2017-06-27
*
remove unused "swap" stage
Mike Klein
2017-06-27
*
specialize loaders for dst registers, to avoid move/swap stages
Mike Reed
2017-06-27
*
try not zeroing registers in start_pipeline
Mike Klein
2017-06-27
*
add dumbest possible 32-bit SkJumper backend
Mike Klein
2017-06-27
*
add _hsw lowp backend
Mike Klein
2017-06-27
*
somewhat less silly tail loads and stores
Mike Klein
2017-06-26
*
lean more on the compiler in lowp stages
Mike Klein
2017-06-26
*
use mul_inv instead of div for tiling
Mike Reed
2017-06-23
*
fix repeat/mirror sampling bleed
Mike Klein
2017-06-22
*
rephrase lowp constant_color
Mike Klein
2017-06-19
*
remove defined(JUMPER) guards in _lowp.cpp
Mike Klein
2017-06-19
*
delete lowp plus
Mike Klein
2017-06-15
*
Remove AVX+ special case for load<U8>().
Mike Klein
2017-06-13
*
Experimental change to diagnose image diffs in g3
Mike Reed
2017-06-08
[next]