Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
ef0406f04761241c30ea76410d775e4c03d3e24c
/
src
/
gpu
/
ccpr
/
GrCCAtlas.cpp
4eb38b7
Pass GrBackendFormat to GrResourceProvider and GrGpu texture create functions.
by Brian Salomon
· 6 years ago
eadfac9
Rework maxRenderTargetSampleCount and isFormatRenderable in GrCaps.
by Greg Daniel
· 6 years ago
0a15cc6
Propagate GrRenderable flag to GrCaps::getBackendFormatFromColorType
by Robert Phillips
· 6 years ago
27b4d8d
Remove sample count from GrSurfaceDesc.
by Brian Salomon
· 6 years ago
c3318f0
ccpr: Add an MSAA atlas mode
by Chris Dalton
· 6 years ago
e8a766b
Move GrProtected off GrSurfaceDesc and pass separately.
by Brian Salomon
· 6 years ago
f2c2ba9
Remove kRenderTarget_GrSurfaceFlag, instead pass GrRenderable.
by Brian Salomon
· 6 years ago
e877dce
Add kRGBA_8888_SRGB GrColorType and remove GrSRGBEncoded.
by Greg Daniel
· 6 years ago
627d053
Move uses of functions taking SkColorType to GrColorType versions in GrCaps.
by Greg Daniel
· 6 years ago
d628747
Make GrColorSpaceInfo store GrColorType.
by Brian Salomon
· 6 years ago
f91aeb2
Move a bunch of gpu files out of include/private and into src/gpu.
by Greg Daniel
· 6 years ago
f91b755
Reland "ccpr: Set atlas proxy size to draw bounds rather than backing size"
by Chris Dalton
· 6 years ago
2185f39
Revert "ccpr: Set atlas proxy size to draw bounds rather than backing size"
by Chris Dalton
· 6 years ago
46d0f9a
ccpr: Set atlas proxy size to draw bounds rather than backing size
by Chris Dalton
· 6 years ago
c0bd9f9
rewrite includes to not need so much -Ifoo
by Mike Klein
· 6 years ago
5f78adf
Add explicit GrSurfaceProxy flag to skip explicit resource allocation (take 2)
by Robert Phillips
· 6 years ago
6350cb0
Revert "Add explicit GrSurfaceProxy flag to skip explicit resource allocation"
by Mike Klein
· 6 years ago
7bb47f2
Add explicit GrSurfaceProxy flag to skip explicit resource allocation
by Robert Phillips
· 6 years ago
9313aa7
Skip flush in GrDrawingManager if the specifed proxy doesn't have any work (take 2)
by Robert Phillips
· 6 years ago
b6a3a3b
Make lazy proxies have 2 modes for proxy/surface key management.
by Brian Salomon
· 6 years ago
be9aff2
Remove GrContextPriv.h from GrRenderTargetContext.h
by Robert Phillips
· 6 years ago
351e80c
Reland "ccpr: Rework the path cache to support sporadic flushing"
by Chris Dalton
· 7 years ago
2e825a3
Revert "ccpr: Rework the path cache to support sporadic flushing"
by Chris Dalton
· 7 years ago
d6fa454
ccpr: Rework the path cache to support sporadic flushing
by Chris Dalton
· 7 years ago
0ec1c57
remove sk_atomic_inc
by Mike Klein
· 7 years ago
4065d45
Reland "Reland "Have a GrBackendFormat be stored on gpu proxies.""
by Greg Daniel
· 7 years ago
d7157b2
Revert "Reland "Have a GrBackendFormat be stored on gpu proxies.""
by Greg Daniel
· 7 years ago
2f9a5ea
Reland "Have a GrBackendFormat be stored on gpu proxies."
by Greg Daniel
· 7 years ago
919c9e7
Revert "Have a GrBackendFormat be stored on gpu proxies."
by Greg Daniel
· 7 years ago
51b1c12
Have a GrBackendFormat be stored on gpu proxies.
by Greg Daniel
· 7 years ago
9a9baae
Use SkPMColor4f throughout clear APIs
by Brian Osman
· 7 years ago
8429c79
ccpr: Don't use the GrContext id for the path cache id
by Chris Dalton
· 7 years ago
09a7bb2
Reland "ccpr: Implement stroking with fine triangle strips"
by Chris Dalton
· 7 years ago
02e6efe
Revert "ccpr: Implement stroking with fine triangle strips"
by Chris Dalton
· 7 years ago
2f2757f
ccpr: Implement stroking with fine triangle strips
by Chris Dalton
· 7 years ago
fd98c2c
Make some GrSurfaceProxy and GrTextureProxy methods easier to access
by Brian Salomon
· 7 years ago
afde18f
ccpr: Recycle the stashed atlas's texture explicitly
by Chris Dalton
· 7 years ago
4da7019
ccpr: Implement path mask caching
by Chris Dalton
· 7 years ago
4c458b1
ccpr: Use lazy proxies with GrCCAtlas
by Chris Dalton
· 7 years ago
9414c96
ccpr: Generalize GrCCAtlas to work for cached atlases as well
by Chris Dalton
· 7 years ago
42c2115
ccpr: Initialize the atlas size more intelligently
by Chris Dalton
· 7 years ago
7c525e6
Plumb GrContext everywhere
by Robert Phillips
· 7 years ago
88a32ef
Add a factory to any GrOp-derived class that lacked one
by Robert Phillips
· 7 years ago
2a4f983
Remove GrSurfaceOrigin from GrSurfaceDesc.
by Brian Salomon
· 7 years ago
2612bae
ccpr: Prefer atlas sizes under 4k on ARM
by Chris Dalton
· 7 years ago
ce5209a
Make fully lazy proxies possess an origin
by Robert Phillips
· 7 years ago
9ca2784
Extract a GrCCPathParser class that is decoupled from atlas ops
by Chris Dalton
· 8 years ago
383a2ef
CCPR: Rename GrCCPR* -> GrCC*
by Chris Dalton
· 8 years ago
[Renamed (79%) from src/gpu/ccpr/GrCCPRAtlas.cpp]
344e903
Prefer fullscreen clears on Qualcomm/GL
by Chris Dalton
· 8 years ago
c17bf32
Convert geometry shaders to operate in Skia device space
by Chris Dalton
· 8 years ago
c1e5963
CCPR: Rewrite path parsing
by Chris Dalton
· 8 years ago
1a325d2
Coverage counting path renderer
by Chris Dalton
· 8 years ago