Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
f05e6d3a464405cafe7800c7db26230f6e397bbb
/
tools
/
gpu
/
GrTest.cpp
f05e6d3
Remove superfluous budgeted params and member related to SkImage_GpuBase
by Brian Salomon
· 7 years ago
72ab346
Consolidate stroke-rect ops and use GrFillRectOp instead of GrNonAA/AARectOp
by Michael Ludwig
· 7 years ago
6985853
Reland "Initial definition of fill rect op"
by Michael Ludwig
· 7 years ago
1a2476d
Revert "Initial definition of fill rect op"
by Michael Ludwig
· 7 years ago
d3c92d9
Initial definition of fill rect op
by Michael Ludwig
· 7 years ago
348a037
Change mechanism that lets GrRenderTargetContext caller get op list ID.
by Brian Salomon
· 7 years ago
d004e0b
Cleanup resource flags
by Chris Dalton
· 7 years ago
646f637
Add rowBytes to createTestingOnlyBackendTexture
by Robert Phillips
· 7 years ago
8a00144
test,tools: whitespace changes for clang-format
by Hal Canary
· 7 years ago
3c4d533
Simplify plots to always be 512x512 and simplify GrDrawOpAtlasConfig
by Herb Derby
· 7 years ago
aa5f38f
Revert "Simplify plots to always be 512x512 and simplify GrDrawOpAtlasConfig"
by Cary Clark
· 7 years ago
a2bc1ca
Simplify plots to always be 512x512 and simplify GrDrawOpAtlasConfig
by Herb Derby
· 7 years ago
d3895d8
Centralize the predicate for a glyph being too large for the atlas
by Herb Derby
· 7 years ago
108bb23
Reland "Remove setting/use of GrPixelConfig in GrBackendTex/RT ctors."
by Greg Daniel
· 7 years ago
34aa059
Revert "Remove setting/use of GrPixelConfig in GrBackendTex/RT ctors."
by Ethan Nicholas
· 7 years ago
ff2181e
Remove setting/use of GrPixelConfig in GrBackendTex/RT ctors.
by Greg Daniel
· 7 years ago
a2b5b64
ccpr: Enable ccpr by default
by Chris Dalton
· 7 years ago
c994a93
Move op memory storage to GrContext (take 2)
by Robert Phillips
· 7 years ago
4da7019
ccpr: Implement path mask caching
by Chris Dalton
· 7 years ago
c640d0d
Revert "Revert "SkTypes: extract SkTo""
by Hal Canary
· 7 years ago
fdcfb8b
Revert "SkTypes: extract SkTo"
by Hal Canary
· 7 years ago
2a2f675
SkTypes: extract SkTo
by Hal Canary
· 7 years ago
2b23c4b
Dest color space no longer impacts mipmaps or texture sampling
by Brian Osman
· 7 years ago
8a8dd33
Make SkImage own its GrContext.
by Brian Salomon
· 7 years ago
cbeae03
Fix check for valid proxies returned by AtlasManager.
by Jim Van Verth
· 7 years ago
57bf4a3
When creating testing backendTexture take colorspace into account.
by Greg Daniel
· 7 years ago
ba375a8
Add SK_SUPPORT_LEGACY_BACKEND_OBJECTS
by Robert Phillips
· 7 years ago
fe0253f
Alter GrSurface/GrSurfaceProxy flags to prepare for GrTexture/GrTextureProxy -specific flags
by Robert Phillips
· 7 years ago
7f44196
Make CreateBackendFormatFromTexture shared code
by Robert Phillips
· 7 years ago
8a3f55c
Revert "Improve handling of GrPixelConfig in GrBackendTex/RT ctors"
by Greg Daniel
· 7 years ago
7d2b16a
Improve handling of GrPixelConfig in GrBackendTex/RT ctors
by Greg Daniel
· 7 years ago
52e943a
Add testing-only backend render target support to GrVkGpu.
by Brian Salomon
· 7 years ago
0c51eea
Add GrMockRenderTarget and mock backend render targets
by Brian Salomon
· 7 years ago
a8d9211
Add promise images for deferred instantiation of wrapped gpu textures
by Greg Daniel
· 7 years ago
5a66efb
Remove GrRestrictedAtlasManager
by Robert Phillips
· 7 years ago
d2e9f76
Revise Text & Small Path Atlas so instantiation failure is handled at flush time
by Robert Phillips
· 7 years ago
0c4b7b1
Move internal calls from GrContext to GrContextPriv
by Robert Phillips
· 7 years ago
1056eb8
Move atlas manager creation to GrContext derived classes (take 2)
by Robert Phillips
· 7 years ago
c4039ea
Fission GrAtlasGlyphCache in two (take 2)
by Robert Phillips
· 7 years ago
5c56af1
Revert "Fission GrAtlasGlyphCache in two"
by Robert Phillips
· 7 years ago
0551818
Revert "Move atlas manager creation to GrContext derived classes"
by Robert Phillips
· 7 years ago
e5b7cee
Move atlas manager creation to GrContext derived classes
by Robert Phillips
· 7 years ago
acf1790
Fission GrAtlasGlyphCache in two
by Robert Phillips
· 7 years ago
0a7aa14
Add checks for failed SkImageInfo2GrPixelConfig calls
by Greg Daniel
· 7 years ago
f3690dd
Change signature of GrAtlasGlyphCache::getProxies
by Robert Phillips
· 7 years ago
2a30390
Update createWrappedRenderTargetProxy with BackendRT to work with lazy proxies.
by Greg Daniel
· 7 years ago
bdecacf
Revert "Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""""""
by Brian Salomon
· 8 years ago
3a2cc2c
Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""""
by Brian Salomon
· 8 years ago
5bb82cb
Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""""
by Brian Salomon
· 8 years ago
18c52a7
Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""
by Brian Salomon
· 8 years ago
85ae715
Add new GrContext queries for imagability, surfacability, and max sample count of color types
by Brian Salomon
· 8 years ago
de9cef2
rm spurious std::move from getFontAtlasImage_ForTesting
by Robert Phillips
· 8 years ago
87d18ce
Add Chinese zoom Sample.
by Jim Van Verth
· 8 years ago
f35fd8d
Move more internal methods from GrContext to GrContextPriv (take 3)
by Robert Phillips
· 8 years ago
2914555
Revert "Move more internal methods from GrContext to GrContextPriv (take 2)"
by Leon Scroggins
· 8 years ago
c22e50b
Move more internal methods from GrContext to GrContextPriv (take 2)
by Robert Phillips
· 8 years ago
07320e4
Revert "Move more internal methods from GrContext to GrContextPriv"
by Hal Canary
· 8 years ago
f440cec
Move more internal methods from GrContext to GrContextPriv
by Robert Phillips
· 8 years ago
f5d8758
Add new SkImage factory to create from GrBackendTexture with SkColorType
by Greg Daniel
· 8 years ago
b67821d
Add GrBackendTexture & GrBackendRenderTarget access methods to GrTexture and GrRenderTarget
by Robert Phillips
· 8 years ago
a32a3c3
Add analytic clip FPs that read from the CCPR atlas
by Chris Dalton
· 8 years ago
706a6ff
Add "lazy" texture proxies
by Chris Dalton
· 8 years ago
7f1b4f8
Fix issues related to backend texture/rendertarget creation
by Robert Phillips
· 8 years ago
57e0828
Add backend GPU objects to fiddle app
by Robert Phillips
· 8 years ago
177e695
Add flag on GrBackendTexture to say whether texture is mipped or not
by Greg Daniel
· 8 years ago
a950b63
Add support for additional textures in GrDrawOpAtlas
by Jim Van Verth
· 8 years ago
bdda0ba
Cosmetic changes to GrDrawOpAtlas
by Robert Phillips
· 8 years ago
3416969
Revert "Revert "Revert "Revert "Add GrTextureOp and use to implement SkGpuDevice::drawImage[Rect]() when possible""""
by Brian Salomon
· 8 years ago
a184ac7
Revert "Revert "Revert "Add GrTextureOp and use to implement SkGpuDevice::drawImage[Rect]() when possible"""
by Brian Salomon
· 8 years ago
20af6d1
Revert "Revert "Add GrTextureOp and use to implement SkGpuDevice::drawImage[Rect]() when possible""
by Brian Salomon
· 8 years ago
ceef4fb
Revert "Add GrTextureOp and use to implement SkGpuDevice::drawImage[Rect]() when possible"
by Brian Salomon
· 8 years ago
3fd2955
Add GrTextureOp and use to implement SkGpuDevice::drawImage[Rect]() when possible
by Brian Salomon
· 8 years ago
d17f658
Remove GrBackendTextureDesc
by Brian Salomon
· 8 years ago
e5b399e
Remove GrLegacyMeshDrawOp and GrPipelineBuilder
by Brian Salomon
· 8 years ago
fc26f3c
Remove GrAnalyticRectOp, the last legacy GrMeshDrawOp
by Brian Salomon
· 8 years ago
44acb5b
Revert "Revert "Make GrAtlasTextOp a non-legacy GrMeshDrawOp""
by Brian Salomon
· 8 years ago
e3e9628
Revert "Make GrAtlasTextOp a non-legacy GrMeshDrawOp"
by Brian Salomon
· 8 years ago
434a58a
Make GrAtlasTextOp a non-legacy GrMeshDrawOp
by Brian Salomon
· 8 years ago
b295573
Move GrAALinearizingConvexPathRenderer off GrLegacyMeshDrawOp
by Brian Salomon
· 8 years ago
ee3e0ba
Make DefaultPathOp a non-legacy GrMeshDrawOp
by Brian Salomon
· 8 years ago
c2f4254
Make GrDrawVerticesOp a non-legacy GrMeshDrawOp
by Brian Salomon
· 8 years ago
0088f94
Make GrDrawAtlasOp a non-legacy GrMeshDrawOp
by Brian Salomon
· 8 years ago
0596909
Make ShadowRRectOp a non-legacy GrMeshDrawOp
by Brian Salomon
· 8 years ago
f036632
Make RegionOp a non-legacy GrMeshDrawOp
by Brian Salomon
· 8 years ago
98222ac
Revert "Revert "Make DashOp a non-legacy GrMeshDrawOp.""
by Brian Salomon
· 8 years ago
beae8a9
Revert "Make DashOp a non-legacy GrMeshDrawOp."
by Brian Salomon
· 8 years ago
ebb3825
Make DashOp a non-legacy GrMeshDrawOp.
by Brian Salomon
· 8 years ago
febbd23
Make SmallPathOp a non-legacy GrMeshDrawOp
by Brian Salomon
· 8 years ago
9530f7e
Revert "Revert "Make TessellatingPathOp be a non-legacy GrMeshDrawOp""
by Brian Salomon
· 8 years ago
815486c
Convert NonAALatticeOp to non-legacy GrMeshDrawOp.
by Brian Salomon
· 8 years ago
7343c19
Revert "Make TessellatingPathOp be a non-legacy GrMeshDrawOp"
by Ethan Nicholas
· 8 years ago
086ce11
Make TessellatingPathOp be a non-legacy GrMeshDrawOp
by Brian Salomon
· 8 years ago
a531f25
Make AAHairlineOp a non-legacy GrDrawMeshOp
by Brian Salomon
· 8 years ago
91a3e52
Move mock gpu and caps, add Gr prefix, and create via GrContext::Create
by Brian Salomon
· 8 years ago
2e5eaf0
Revert "Revert "Clean up onTransferPixels""
by Jim Van Verth
· 8 years ago
ce57552
Revert "Clean up onTransferPixels"
by Jim Van Verth
· 8 years ago
f7037d0
Clean up onTransferPixels
by Jim Van Verth
· 8 years ago
a5cb781
Revert "Revert "Add API for flushing surfaces with gpu semaphores""
by Greg Daniel
· 8 years ago
7292231
Revert "Add API for flushing surfaces with gpu semaphores"
by Greg Daniel
· 8 years ago
10978a6
Migrate AAConvexPathOp off of GrLegacyMeshDrawOp
by Brian Salomon
· 8 years ago
Next »