Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
d214d6ae69c1dd9ef49fdce8fac699d00bffcdcd
/
src
/
gpu
/
GrYUVProvider.cpp
6738c70
Rename GrContext's newDrawContext & drawContext to makeDrawContext
by robertphillips
· 8 years ago
dfe4f2e
Add SkColorSpace to GrDrawContext
by brianosman
· 8 years ago
b445a57
Add NV12 texture conversion support.
by jbauman
· 8 years ago
06ca8ec
sk_sp for Ganesh.
by bungeman
· 8 years ago
846c051
Convert GrClip to an abstract base class
by cdalton
· 8 years ago
717abfd
Use GrGammaEffect to support YUV conversion without sRGB write control
by brianosman
· 8 years ago
677da9d
Minor GrRenderTarget retraction
by robertphillips
· 8 years ago
6c7e325
Bring sk_sp to GrDrawContext
by robertphillips
· 9 years ago
9d524f2
Style bikeshed - remove extraneous whitespace
by halcanary
· 9 years ago
64d094d
Require sRGB write control for sRGB support. Add flag to GrPaint to suppress linear -> sRGB conversion on write. Use that to fix YUV conversion, which directly produces sRGB data. (Technically, it produces data in whatever the color space of the JPEG might be).
by brianosman
· 9 years ago
18300a3
detach -> release
by mtklein
· 9 years ago
4984c3c
Update Skia's YUV API
by msarett
· 9 years ago
1590f3b
Revert of Update Skia's YUV API (patchset #5 id:160001 of https://codereview.chromium.org/1716523002/ )
by msarett
· 9 years ago
095d31c
Update Skia's YUV API
by msarett
· 9 years ago
5ec26ae
Move Budgeted enum out of SkSurface, use in GrTextureProvider
by bsalomon
· 9 years ago
bd500f0
Revert of Move Budgeted enum out of SkSurface, use in GrTextureProvider (patchset #6 id:100001 of https://codereview.chromium.org/1728093005/ )
by bsalomon
· 9 years ago
57599fe
Move Budgeted enum out of SkSurface, use in GrTextureProvider
by bsalomon
· 9 years ago
f267c1e
Add ability to extract YUV planes from SkImage
by bsalomon
· 9 years ago
c4b7272
Don't create a GXPFactory when blend is SrcOver
by egdaniel
· 9 years ago
2e1e51f
GrDrawContext now holds GrRenderTarget pointer
by robertphillips
· 9 years ago
4a33952
Bye bye processor data manager.
by bsalomon
· 9 years ago
43fe618
refactor parts of SkGr.cpp for use by SkImages
by reed
· 9 years ago