Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
abaffd85abb76c2c03054ba39647688299cfd204
/
src
/
gpu
/
GrTextureMaker.h
05c8f46
Hoist color space xform creation out of GrTextureProducer
by Brian Osman
· 6 years ago
6064e1c
Remove texColorSpace output param from various producer APIs
by Brian Osman
· 6 years ago
e7fd8c3
Un-plumb dstColorSpace through GrTextureProducer
by Brian Osman
· 6 years ago
8e9b4c4
Reland "Don't require mips in GrTextureProducer if texture is 1x1."
by Greg Daniel
· 7 years ago
c861eee
Revert "Don't require mips in GrTextureProducer if texture is 1x1."
by Greg Daniel
· 7 years ago
5191fd7
Don't require mips in GrTextureProducer if texture is 1x1.
by Greg Daniel
· 7 years ago
d614d42
Remove unused generateTextureProxyForParams
by Brian Osman
· 7 years ago
2a943df
Make GPU lattice/nine patch not bleed across cells.
by Brian Salomon
· 7 years ago
2bbdcc4
Rework GrSamplerParams to be more compact and use its own wrap mode enum.
by Brian Salomon
· 7 years ago
aff329b
Make GrFragmentProcessor be non-refcounted and use std::unique_ptr.
by Brian Salomon
· 7 years ago
ba81af2
Add support for SkImageGenerator creating external textures
by Stan Iliev
· 8 years ago
3798c86
Remove GrFragmentProcessor-derived class' GrTexture-based ctors
by Robert Phillips
· 8 years ago
7807580
Make SkGr.h GrTexture-free
by Robert Phillips
· 8 years ago
0c984a0
More pre-emptive proxification
by Robert Phillips
· 8 years ago
67c18d6
Continue making Ganesh use absolute texture coordinates - take 2
by Robert Phillips
· 8 years ago
61624f0
Plumb dst color space in many places, rather than "mode"
by Brian Osman
· 8 years ago
e8e5458
GrTextureProducer cleanup, phase two: Producer, Adjuster, Maker
by Brian Osman
· 8 years ago
045802d
Rewrite GrTextureMaker to disentangle bitmap case from base class and give GPU object a say in what copying needs to be done.
by bsalomon
· 9 years ago
bc0bcc0
Revert recent CLs around GrTextureMaker/GrTextureParamsAdjuster
by Brian Salomon
· 9 years ago
1a197ea
Rewrite GrTextureMaker to disentangle bitmap case from base class and give GPU object a say in what copying needs to be done.
by bsalomon
· 9 years ago
9195794
Revert of Rewrite GrTextureMaker to disentangle bitmap case from base class and give GPU object a say in what… (patchset #4 id:60001 of https://codereview.chromium.org/1409163002/ )
by egdaniel
· 9 years ago
fcffaf2
Rewrite GrTextureMaker to disentangle bitmap case from base class and give GPU object a say in what copying needs to be done.
by bsalomon
· 9 years ago
afa95e2
Remove image usage type enum. Use GrTextureParams instead.
by bsalomon
· 9 years ago
856e9d9
Revert[4] of add ImageShader, sharing code with its Bitmap cousin
by reed
· 9 years ago
b5d3263
try texture-maker to generalize stretching for npot and min-tex-size
by reed
· 9 years ago