Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
ec42e15c4d087431535443952c41696b69573b13
/
src
/
gpu
/
GrSurfaceProxy.cpp
849dce1
Update flag checks when validating surface being assigned to proxy.
by Greg Daniel
· 7 years ago
e320486
Don't allow ganesh to allocate mip maps for wrapped textures.
by Greg Daniel
· 7 years ago
12a6842
Disable DDL assert to unblock Chrome
by Robert Phillips
· 7 years ago
abf7b76
Add texture-specific flags for External & Rectangle textures
by Robert Phillips
· 7 years ago
fe0253f
Alter GrSurface/GrSurfaceProxy flags to prepare for GrTexture/GrTextureProxy -specific flags
by Robert Phillips
· 7 years ago
c7c2baf
Additional DDL playback cleanup
by Robert Phillips
· 7 years ago
58389b9
Initial texture data is never flipped when uploaded.
by Brian Salomon
· 7 years ago
2a4f983
Remove GrSurfaceOrigin from GrSurfaceDesc.
by Brian Salomon
· 7 years ago
4bc7011
Separate creation time & flush time behavior in GrDrawOpAtlas (take 3)
by Robert Phillips
· 7 years ago
ba7a165
Revert "Revert "Revert "Separate creation time & flush time behavior in GrDrawOpAtlas (take 2)"""
by Robert Phillips
· 7 years ago
934c3d0
Revert "Revert "Separate creation time & flush time behavior in GrDrawOpAtlas (take 2)""
by Robert Phillips
· 7 years ago
84d823a
Revert "Separate creation time & flush time behavior in GrDrawOpAtlas (take 2)"
by Robert Phillips
· 7 years ago
96165eb
Separate creation time & flush time behavior in GrDrawOpAtlas (take 2)
by Robert Phillips
· 7 years ago
59ddc6d
Revert "Separate creation time & flush time behavior in GrDrawOpAtlas"
by Robert Phillips
· 7 years ago
056c1a8
Separate creation time & flush time behavior in GrDrawOpAtlas
by Robert Phillips
· 7 years ago
f6f7b67
When creating emptyp MipMap proxies, don't instantiate them immediately. Attempt 3
by Greg Daniel
· 7 years ago
7080a43
Revert "Revert "Revert "When creating emptyp MipMap proxies, don't instantiate them immediately."""
by Greg Daniel
· 7 years ago
95edb43
Revert "Revert "When creating emptyp MipMap proxies, don't instantiate them immediately.""
by Greg Daniel
· 7 years ago
0ee866d
Revert "When creating emptyp MipMap proxies, don't instantiate them immediately."
by Greg Daniel
· 7 years ago
8242c5c
When creating emptyp MipMap proxies, don't instantiate them immediately.
by Greg Daniel
· 7 years ago
ce5209a
Make fully lazy proxies possess an origin
by Robert Phillips
· 7 years ago
366093f
Make it so that GrSurfaceContext with a sRGB GrPixelConfig must have a
by Brian Salomon
· 7 years ago
d2d8e92
Remove tracking of SkDestinationSurfaceColorMode on GrTextureProxy for mips
by Greg Daniel
· 7 years ago
457469c
Make non-ddl lazy proxys clean-up and delete their callbacks immediately after instanstation.
by Greg Daniel
· 7 years ago
e8fabb2
Update LazyProxy creation to allow for a non-textureable result
by Robert Phillips
· 7 years ago
bdecacf
Revert "Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""""""
by Brian Salomon
· 7 years ago
3a2cc2c
Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""""
by Brian Salomon
· 7 years ago
5bb82cb
Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""""
by Brian Salomon
· 7 years ago
18c52a7
Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""
by Brian Salomon
· 7 years ago
d0d7270
Revert "Revert "Redefine the meaning of sample counts in GPU backend.""
by Brian Salomon
· 7 years ago
c1ce2f7
Revert "Redefine the meaning of sample counts in GPU backend."
by Brian Salomon
· 7 years ago
48825b1
Redefine the meaning of sample counts in GPU backend.
by Brian Salomon
· 7 years ago
0a375db
Have lazy proxies keep their callbacks around and clean up their lambdas in the dtor
by Greg Daniel
· 7 years ago
bddcc95
Add return value to doLazyInstantiation to know if it succeedes.
by Greg Daniel
· 7 years ago
f2336e4
Add lazy proxy's for wrapping backend textures
by Greg Daniel
· 7 years ago
adbe132
Remove GrSurfaceProxy::MakeWrapped (take 2)
by Robert Phillips
· 7 years ago
e201ebc
Revert "Remove GrSurfaceProxy::MakeWrapped"
by Robert Phillips
· 7 years ago
2ac5868
Remove GrSurfaceProxy::MakeWrapped
by Robert Phillips
· 7 years ago
777707b
Move GrSurfaceProxy::MakeLazy to GrProxyProvider::createLazy
by Robert Phillips
· 7 years ago
94a6ce8
Add ability for lazy proxy callback to free captured resources
by Greg Daniel
· 7 years ago
0bd24dc
Funnel most proxy creation through GrProxyProvider
by Robert Phillips
· 7 years ago
65fa8ca
Updating lazy proxys to support the case where we know a lot more info about the texture.
by Greg Daniel
· 7 years ago
1afd4cd
Add GrProxyProvider
by Robert Phillips
· 7 years ago
c25db63
Update SkImage::MakeFromYUVTexturesCopy to GrBackendTexture
by Robert Phillips
· 7 years ago
42b6cff
Fix tautological compare in GrSurfaceProxy.cpp
by Hans Wennborg
· 7 years ago
706a6ff
Add "lazy" texture proxies
by Chris Dalton
· 7 years ago
eafd48a
Add overbudget handling to GrResourceAllocator
by Robert Phillips
· 7 years ago
65c7f66
Add mip support to GrAHardwareBufferImageGenerator
by Greg Daniel
· 7 years ago
e252f08
Add hint to SkSurface::MakeRenderTarget that we will use mips
by Greg Daniel
· 7 years ago
a108c92
Fix drawSpecialImage
by Robert Phillips
· 7 years ago
63fd760
Remove trailing whitespace.
by Ben Wagner
· 7 years ago
c7e66ea
Disable deferred proxies a different way in Chrome
by Robert Phillips
· 7 years ago
e1da1d9
Add option to create a deferred render target context with mips
by Greg Daniel
· 7 years ago
fa8c080
Use SK_DISABLE_DEFERRED_PROXIES to only disable deferred proxies for Chrome
by Robert Phillips
· 7 years ago
73f7e1d
Temporarily disable deferred texture proxies
by Robert Phillips
· 7 years ago
55afd6d
Revert "Revert "Update GrBitmapTextureMaker for handling mipped requests""
by Greg Daniel
· 7 years ago
8b059bd
Revert "Update GrBitmapTextureMaker for handling mipped requests"
by Greg Daniel
· 7 years ago
d1935c1
Update GrBitmapTextureMaker for handling mipped requests
by Greg Daniel
· 7 years ago
28c434b
Handle instantiation of proxies with pending invalidation messages
by Brian Osman
· 7 years ago
e2d76d5
Remove fIsMipMapped from GrSurfaceDesc
by Greg Daniel
· 7 years ago
cd87140
Add ability to remove unique key from proxy and underlying surface.
by Greg Daniel
· 7 years ago
90f28ec
Add some asserts and explict setting of fIsMipMapped
by Greg Daniel
· 7 years ago
ae7d3f3
Add native caching of uniquely keyed GrTextureProxies (take 2)
by Robert Phillips
· 7 years ago
76d640d
Revert "Add native caching of uniquely keyed GrTextureProxies"
by Robert Phillips
· 7 years ago
d4f100d
Add native caching of uniquely keyed GrTextureProxies
by Robert Phillips
· 7 years ago
2191823
Revert "Remove isMipMapped from GrSurfaceDesc" and follow up find exact scratch CL
by Greg Daniel
· 7 years ago
52cb5fe
Remove isMipMapped from GrSurfaceDesc
by Greg Daniel
· 7 years ago
fb4a20c
Remove kDefault_GrSurfaceOrigin
by Robert Phillips
· 7 years ago
b0e93a2
Remove origin field from GrSurface (take 2)
by Robert Phillips
· 7 years ago
6504813
Remove accessRenderTarget calls in service of binding stencil buffer
by Robert Phillips
· 7 years ago
7294b85
Revert "Remove origin field from GrSurface"
by Robert Phillips
· 7 years ago
df0e09f
Remove origin field from GrSurface
by Robert Phillips
· 7 years ago
16d8ec6
Pull non-substantive changes out of omnibus GrSurface CL
by Robert Phillips
· 7 years ago
066f020
Reduce dependence on GrSurface's origin field (take 3)
by Robert Phillips
· 7 years ago
6af2a66
Revert "Reduce dependence on GrSurface's origin field (take 2)"
by Robert Phillips
· 7 years ago
22115b4
Reduce dependence on GrSurface's origin field (take 2)
by Robert Phillips
· 7 years ago
019ff27
Third small fragment from "Reduce dependence on GrSurface's origin field"
by Robert Phillips
· 7 years ago
57aa367
Add initial version of GrResourceAllocator's free pool (take 2)
by Robert Phillips
· 7 years ago
96be9df
Revert "Reduce dependence on GrSurface's origin field"
by Robert Phillips
· 7 years ago
467022b
Reduce dependence on GrSurface's origin field
by Robert Phillips
· 7 years ago
39f1a95
Revert "Add initial version of GrResourceAllocator's free pool"
by Robert Phillips
· 7 years ago
6ec9a4f
Add initial version of GrResourceAllocator's free pool
by Robert Phillips
· 7 years ago
d17f658
Remove GrBackendTextureDesc
by Brian Salomon
· 7 years ago
81e7bf8
Update gpu caps for valid sample counts.
by Greg Daniel
· 7 years ago
5af44de
Add GrResourceAllocator class + unit test
by Robert Phillips
· 7 years ago
590533f
Plumb raw GrMipLevel* down instead of SkTArray<GrMipLevel> in GrGpu
by Robert Phillips
· 7 years ago
8e8c755
Move GrResourceProvider::createMipMappedTexture to GrSurfaceProxy::MakeDeferredMipMap
by Robert Phillips
· 7 years ago
db40620
Re-enable deferred proxies in Chrome
by Robert Phillips
· 7 years ago
67d52cf
sk_sp-ify GrResourceProvider some more
by Robert Phillips
· 7 years ago
eee4d6e
Make instantiate return a Boolean
by Robert Phillips
· 7 years ago
8bf1f9f
Disable deferred proxies for M60 branch
by Robert Phillips
· 7 years ago
d17b4a6
Revert "Revert "Add a flag to GrSurfaceFlags that requires the texture to be cleared upon creation. ""
by Brian Salomon
· 8 years ago
a9e795e
Revert "Add a flag to GrSurfaceFlags that requires the texture to be cleared upon creation. "
by Brian Salomon
· 8 years ago
45e5068
Add a flag to GrSurfaceFlags that requires the texture to be cleared upon creation.
by Brian Salomon
· 8 years ago
92de631
Remove compressed (ETC1) texture support from Ganesh (take 2)
by Robert Phillips
· 8 years ago
bc262e1
Revert "Remove compressed (ETC1) texture support from Ganesh"
by Brian Osman
· 8 years ago
ee26363
Remove compressed (ETC1) texture support from Ganesh
by Robert Phillips
· 8 years ago
081e0e6
Move MIP color mode from GrSurfaceProxy to GrTextureProxy
by Brian Salomon
· 8 years ago
bb5711a
Remove GrSurfaceDesc member from GrSurfaceProxy.
by Brian Salomon
· 8 years ago
63e7973
Remove GrSurfaceProxy::desc()
by Brian Salomon
· 8 years ago
Next »