Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
0764e73894f5365d93fb84e04f53b468e6b0c481
/
tools
/
SkVMBuilders.cpp
4135cf0
use round() instead of trunc() to f32->unorm
by Mike Klein
· 5 years ago
6e4aad9
rename to_i32 -> trunc, and add round
by Mike Klein
· 5 years ago
5591fdf
small refactors
by Mike Klein
· 6 years ago
2616efd
pin down arg() stride (a.k.a. type) info sooner
by Mike Klein
· 6 years ago
2b7b2a2
add bit_clear
by Mike Klein
· 6 years ago
397fc88
first VEX ymm vector ops
by Mike Klein
· 6 years ago
342b1b2
proposed: add bytes() op
by Mike Klein
· 6 years ago
4c4945a
trim another instruction of I32_SWAR
by Mike Klein
· 6 years ago
7f061fb
streamline srcover math in I32_SWAR
by Mike Klein
· 6 years ago
57cb5ba
i16x2 sub/shr
by Mike Klein
· 6 years ago
3538908
baby steps into 16-bit ops
by Mike Klein
· 6 years ago
821f5e8
remove mul_unorm8/mad_unorm8
by Mike Klein
· 6 years ago
3f59379
expand unit tests, fix extract
by Mike Klein
· 6 years ago
a630732
revise extract instruction
by Mike Klein
· 6 years ago
6b43c30
add mad_unorm8 instruction
by Mike Klein
· 6 years ago
9656dce
add extract instruction
by Mike Klein
· 6 years ago
1665aaa
add pack instruction
by Mike Klein
· 6 years ago
d7d04dc
add mul_unorm8 instruction
by Mike Klein
· 6 years ago
7b7077c
centralize test/bench SkVM builders
by Mike Klein
· 6 years ago