Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
84cc4616dff2d098e159fa280636814a3de3a921
/
include
/
private
/
SkHalf.h
84e0064
remove SK_API from private calls
by Mike Klein
· 6 years ago
3a33fa5
Add SK_API to SkHalfToFloat
by Leon Scroggins III
· 6 years ago
76aed1e
Add GrColor4h (half-float), for use in Ops and (eventually) vertices
by Brian Osman
· 6 years ago
[Renamed from src/core/SkHalf.h]
b9bfb7b
partial revert of https://skia-review.googlesource.com/c/skia/+/90026 for android
by Mike Reed
· 7 years ago
57c2b8b
remove unused declarations
by Mike Reed
· 7 years ago
2fbf1bc
Add SK_API to APIs used by the android framework.
by Derek Sollenberger
· 7 years ago
2ee0f42
only SkHalfToFloat_finite_ftz(uint64_t hs) is called
by Mike Klein
· 7 years ago
d0ce148
test and fix f16<->f32 conversion stages
by Mike Klein
· 8 years ago
d177ae1
remove SkNx AVX code
by Mike Klein
· 8 years ago
04adfda
SkRasterPipeline: 8x pipelines, without any 8x code enabled.
by Mike Klein
· 8 years ago
42f4b42
Revert "SkRasterPipeline: 8x pipelines, attempt 2"
by Mike Klein
· 8 years ago
a71e151
SkRasterPipeline: 8x pipelines, attempt 2
by Mike Klein
· 8 years ago
9428587
Revert "SkRasterPipeline: 8x pipelines"
by Mike Klein
· 8 years ago
1aebdae
SkRasterPipeline: 8x pipelines
by Mike Klein
· 8 years ago
a2d2f38
f16<->f32 ftz is an optional thing for speed.
by mtklein
· 8 years ago
8ae991e
Flush denorm half floats to zero.
by mtklein
· 8 years ago
f660b7c
Add Sk4h_load4 for loading F16.
by mtklein
· 8 years ago
6bdbf44
Improve naive SkColorXform to half floats
by msarett
· 8 years ago
58e389b
Expand _01 half<->float limitation to _finite. Simplify.
by mtklein
· 8 years ago
64bbad3
Revert of Expand _01 half<->float limitation to _finite. Simplify. (patchset #7 id:120001 of https://codereview.chromium.org/2145663003/ )
by mtklein
· 8 years ago
3296bee
Expand _01 half<->float limitation to _finite. Simplify.
by mtklein
· 8 years ago
5608e2e
Clean up hyper-local SkCpu feature test experiment.
by mtklein
· 8 years ago
244a653
skcpu: sse4.1 floor, f16c f16<->f32
by mtklein
· 9 years ago
2c7f240
Revert of skcpu: sse4.1 floor, f16c f16<->f32 (patchset #11 id:200001 of https://codereview.chromium.org/1891513002/ )
by mtklein
· 9 years ago
3faf74b
skcpu: sse4.1 floor, f16c f16<->f32
by mtklein
· 9 years ago
834d9e1
Revert of skcpu: sse4.1 floor, f16c f16<->f32 (patchset #10 id:180001 of https://codereview.chromium.org/1891513002/ )
by mtklein
· 9 years ago
cbe3c1a
skcpu: sse4.1 floor, f16c f16<->f32
by mtklein
· 9 years ago
be8c19e
NEON f32 <-> f16 and f32 <-> u16
by mtklein
· 9 years ago
ddb64c8
new version of SkHalfToFloat_01
by mtklein
· 9 years ago
fff055c
SkHalfToFloat_01 / SkFloatToHalf_01
by mtklein
· 9 years ago
cbefc5e
Revert of SkHalfToFloat_01 / SkFloatToHalf_01 (patchset #11 id:200001 of https://codereview.chromium.org/1685133005/ )
by mtklein
· 9 years ago
9ea11a4
SkHalfToFloat_01 / SkFloatToHalf_01
by mtklein
· 9 years ago
28f9c60
Add support for half float alpha textures.
by jvanverth
· 10 years ago
9367992
Add float-to-half (binary16) conversion functions.
by jvanverth
· 10 years ago