Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
7fb77c8165458c4c5b0eb61c43542176cf2dd0e2
/
src
/
gpu
/
GrOnFlushResourceProvider.h
5a5fe79
Improve the mechanism to suppress warning messages during testing
by Chris Dalton
· 5 years ago
3a36511
Remove origin from GrSurfaceProxy.
by Greg Daniel
· 5 years ago
d11ae2e
Update OnFlushResourceProvider for views.
by Greg Daniel
· 5 years ago
4e99853
Add a simple atlas to the GPU tessellation path renderer
by Chris Dalton
· 5 years ago
a378b45
Suppress allocation warnings for tests that induce them intentionally
by Chris Dalton
· 5 years ago
beb7f52
Make GrSurfaceProxy constructors take arg that determines participation in
by Brian Salomon
· 5 years ago
4ece96d
Reland "Initiate MSAA resolves during DAG generation"
by Chris Dalton
· 5 years ago
6f31cc3
Revert "Initiate MSAA resolves during DAG generation"
by Chris Dalton
· 5 years ago
804f6a0
Initiate MSAA resolves during DAG generation
by Chris Dalton
· 5 years ago
c4b4735
Don't pass around renderTargetContexts from onFlush callbacks
by Chris Dalton
· 5 years ago
f41b2bd
Reland "Merge GrOpList and GrRTOpList and rename to GrOpsTask."
by Greg Daniel
· 5 years ago
f21bf9e
Revert "Merge GrOpList and GrRTOpList and rename to GrOpsTask."
by Greg Daniel
· 5 years ago
2a59541
Merge GrOpList and GrRTOpList and rename to GrOpsTask.
by Greg Daniel
· 5 years ago
bf6b979
GrSurfaceContext not ref counted.
by Brian Salomon
· 5 years ago
2af3e70
Don't use color type derived from GrPixelConfig to determine proxy texture swizzle.
by Brian Salomon
· 6 years ago
d628747
Make GrColorSpaceInfo store GrColorType.
by Brian Salomon
· 6 years ago
c0bd9f9
rewrite includes to not need so much -Ifoo
by Mike Klein
· 6 years ago
7eeb74f
Add checks that the GrResourceAllocator is operating as expected
by Robert Phillips
· 6 years ago
dbf7072
Use different classes for client side arrays and GPU buffer objects.
by Brian Salomon
· 6 years ago
ae64c19
Convert GrBufferType to enum class, rename, and remove dead values
by Brian Salomon
· 6 years ago
fd0d970
Rename GrContext::uniqueID to contextID and hide it
by Robert Phillips
· 6 years ago
2de13dd
Allow aliasing in GrProxyProvider::processInvalidUniqueKey
by Chris Dalton
· 6 years ago
4065d45
Reland "Reland "Have a GrBackendFormat be stored on gpu proxies.""
by Greg Daniel
· 6 years ago
d7157b2
Revert "Reland "Have a GrBackendFormat be stored on gpu proxies.""
by Greg Daniel
· 6 years ago
2f9a5ea
Reland "Have a GrBackendFormat be stored on gpu proxies."
by Greg Daniel
· 6 years ago
919c9e7
Revert "Have a GrBackendFormat be stored on gpu proxies."
by Greg Daniel
· 6 years ago
51b1c12
Have a GrBackendFormat be stored on gpu proxies.
by Greg Daniel
· 6 years ago
238069b
Reland "Make GPU cache invalidation SkMessageBus messages go to one GrContext."
by Brian Salomon
· 7 years ago
143cf8e
Revert "Make GPU cache invalidation SkMessageBus messages go to one GrContext."
by Brian Salomon
· 7 years ago
f4c5bb9
Make GPU cache invalidation SkMessageBus messages go to one GrContext.
by Brian Salomon
· 7 years ago
50edafa
Add proxy unique key management to GrOnFlushResourceProvider
by Chris Dalton
· 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
7d79e7b
Use a lazy proxy in OnFlushCallbackTest to fulfill some old TODOs
by Robert Phillips
· 7 years ago
fc711a2
Add SkCharacterization creation helper to GrContextThreadSafeProxy (take 2)
by Robert Phillips
· 7 years ago
559823d
Revert "Add SkCharacterization creation helper to GrContextThreadSafeProxy"
by Cary Clark
· 7 years ago
d76e56d
Add SkCharacterization creation helper to GrContextThreadSafeProxy
by Robert Phillips
· 7 years ago
cd5099c
Make atlases instantiate themselves at flush time
by Robert Phillips
· 7 years ago
5d2de08
Add findOrMakeStaticBuffer method to GrResourceProvider
by Chris Dalton
· 7 years ago
3968ff9
Include opList ids in GrOnFlushCallbackObject::postFlush
by Chris Dalton
· 7 years ago
943ed79
Remove deferred upload types from GrDrawOp.h.
by Brian Salomon
· 7 years ago
62ea0cd
Adjust atlas tracking to get better usage.
by Jim Van Verth
· 7 years ago
106b5c4
Shrink GrDrawOpAtlases when no longer needed, take 2.
by Jim Van Verth
· 7 years ago
4935a01
Revert "Shrink GrDrawOpAtlases when no longer needed"
by Jim Van Verth
· 7 years ago
7cf5952
Shrink GrDrawOpAtlases when no longer needed
by Jim Van Verth
· 7 years ago
e9e91dd
Add "findOrMakeStaticBuffer" to GrOnFlushResourceProvider
by Chris Dalton
· 8 years ago
6081ebb
Add makeBuffer and caps to GrOnFlushResourceProvider
by Chris Dalton
· 8 years ago
fbcef6e
Clean up GrResourceProvider usage
by Robert Phillips
· 8 years ago
fe199b7
Add postFlush call to GrOnFlushCallbackObject
by Chris Dalton
· 8 years ago
[Renamed (65%) from src/gpu/GrPreFlushResourceProvider.h]
f5442bb
Split cleanup changes out of bigger CL (take 2)
by Robert Phillips
· 8 years ago
e186cfd
Revert "Split cleanup changes out of bigger CL"
by Mike Klein
· 8 years ago
cd11c80
Split cleanup changes out of bigger CL
by Robert Phillips
· 8 years ago
eb35f4d
Add pre-Flush callback to GrDrawingManager (take 2)
by Robert Phillips
· 8 years ago
18ea816
Revert "Add pre-Flush callback to GrDrawingManager"
by Robert Phillips
· 8 years ago
d222ec4
Add pre-Flush callback to GrDrawingManager
by Robert Phillips
· 8 years ago