Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
2aa5bab573cff2d9bfb40f7af6014a93bf2d4fda
/
tools
/
gpu
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
85ae715
Add new GrContext queries for imagability, surfacability, and max sample count of color types
by Brian Salomon
· 7 years ago
8f11d4d
eliminate SK_BUILD_FOR_WIN32
by Mike Klein
· 7 years ago
de9cef2
rm spurious std::move from getFontAtlasImage_ForTesting
by Robert Phillips
· 7 years ago
87d18ce
Add Chinese zoom Sample.
by Jim Van Verth
· 7 years ago
f35fd8d
Move more internal methods from GrContext to GrContextPriv (take 3)
by Robert Phillips
· 7 years ago
2914555
Revert "Move more internal methods from GrContext to GrContextPriv (take 2)"
by Leon Scroggins
· 7 years ago
c22e50b
Move more internal methods from GrContext to GrContextPriv (take 2)
by Robert Phillips
· 7 years ago
07320e4
Revert "Move more internal methods from GrContext to GrContextPriv"
by Hal Canary
· 7 years ago
f440cec
Move more internal methods from GrContext to GrContextPriv
by Robert Phillips
· 7 years ago
f0fe02f
Delete Gr testing contexts in reverse order
by Greg Daniel
· 7 years ago
b508696
Add matrix stack to SkAtlasTextTarget.
by Brian Salomon
· 7 years ago
f5d8758
Add new SkImage factory to create from GrBackendTexture with SkColorType
by Greg Daniel
· 7 years ago
b67821d
Add GrBackendTexture & GrBackendRenderTarget access methods to GrTexture and GrRenderTarget
by Robert Phillips
· 7 years ago
94f509b
Rename GrGLAssembleFooInterface to GrGLMakeAssembledFooInterface.
by Brian Salomon
· 7 years ago
3d6801e
Add GrGLMakeNativeInterface factory that returns sk_sp<const GrGLInterface>.
by Brian Salomon
· 7 years ago
f06c358
Remove instanced rendering
by Brian Salomon
· 7 years ago
afb7ec7
Revert "Revert "Add define to use customize vulkan header.""
by Greg Daniel
· 7 years ago
384fab4
sk_spification of GrGpu creation.
by Brian Salomon
· 7 years ago
b351817
Revert "Add define to use customize vulkan header."
by Brian Salomon
· 7 years ago
a492eb0
Add define to use customize vulkan header.
by Greg Daniel
· 7 years ago
a32a3c3
Add analytic clip FPs that read from the CCPR atlas
by Chris Dalton
· 7 years ago
80654c1
Exit from GLTestAtlasTextRenderer early if GL version is not supported.
by Brian Salomon
· 7 years ago
706a6ff
Add "lazy" texture proxies
by Chris Dalton
· 7 years ago
7f1b4f8
Fix issues related to backend texture/rendertarget creation
by Robert Phillips
· 7 years ago
cf7e1d0
Make EGL test context access GL via GrGLInterface
by Brian Salomon
· 7 years ago
40dc8a7
Add clear function to TestAtlasTextRendering interface
by Brian Salomon
· 7 years ago
cbcb0a1
Revert "Revert "Add Atlas Text interface for rendering SDF glyphs.""
by Brian Salomon
· 7 years ago
9c2202f
Revert "Add Atlas Text interface for rendering SDF glyphs."
by Greg Daniel
· 7 years ago
39631f3
Add Atlas Text interface for rendering SDF glyphs.
by Brian Salomon
· 7 years ago
55ad774
Revert "Revert "Add method to sk_gpu_test::TestContext to automatically restore the previous context.""
by Brian Salomon
· 7 years ago
57e0828
Add backend GPU objects to fiddle app
by Robert Phillips
· 7 years ago
1e09e46
Revert "Add method to sk_gpu_test::TestContext to automatically restore the previous context."
by Brian Osman
· 7 years ago
5627d65
Add method to sk_gpu_test::TestContext to automatically restore the previous context.
by Brian Salomon
· 7 years ago
f44754a
Drop support for OSMesa in test tools and remove build bot
by Brian Salomon
· 7 years ago
63b8a43
Fix VkTextUtils to include SkTypes before ifdef
by Greg Daniel
· 7 years ago
35970ec
Revert "Revert "Dynamically load the vulkan library in our test tools""
by Greg Daniel
· 7 years ago
c8dd283
Revert "Dynamically load the vulkan library in our test tools"
by Greg Daniel
· 7 years ago
77d6fea
Dynamically load the vulkan library in our test tools
by Greg Daniel
· 7 years ago
b718fbb
Add Pixelbook to tree
by Kevin Lubick
· 7 years ago
d1b2eec
API to cache shader binaries between runs of Skia.
by Ethan Nicholas
· 7 years ago
43f8bf0
Move clear-as-draw workaround to GrGLGpu and expose via GrContextOptions.
by Brian Salomon
· 7 years ago
177e695
Add flag on GrBackendTexture to say whether texture is mipped or not
by Greg Daniel
· 7 years ago
5fbd183
Add NV_fence support to get better timing from ANGLE ES2
by Brian Osman
· 7 years ago
e6984a0
Fix bugs with fence sync API on iOS devices
by Brian Osman
· 7 years ago
fe69f9a
Make GrFakeRefObj::fNext atomic.
by Mike Klein
· 7 years ago
a950b63
Add support for additional textures in GrDrawOpAtlas
by Jim Van Verth
· 7 years ago
bdda0ba
Cosmetic changes to GrDrawOpAtlas
by Robert Phillips
· 7 years ago
3416969
Revert "Revert "Revert "Revert "Add GrTextureOp and use to implement SkGpuDevice::drawImage[Rect]() when possible""""
by Brian Salomon
· 7 years ago
a93a14a
Convert NULL and 0 to nullptr.
by Ben Wagner
· 7 years ago
a184ac7
Revert "Revert "Revert "Add GrTextureOp and use to implement SkGpuDevice::drawImage[Rect]() when possible"""
by Brian Salomon
· 7 years ago
20af6d1
Revert "Revert "Add GrTextureOp and use to implement SkGpuDevice::drawImage[Rect]() when possible""
by Brian Salomon
· 7 years ago
de3b710
Cache the results of get_pixel_formats_to_try
by Brian Osman
· 7 years ago
ceef4fb
Revert "Add GrTextureOp and use to implement SkGpuDevice::drawImage[Rect]() when possible"
by Brian Salomon
· 7 years ago
3fd2955
Add GrTextureOp and use to implement SkGpuDevice::drawImage[Rect]() when possible
by Brian Salomon
· 7 years ago
b4aab9a
Replace SkFAIL with SK_ABORT.
by Ben Wagner
· 7 years ago
02611d9
Add Make[backend] calls for creating GrContexts
by Greg Daniel
· 7 years ago
d17f658
Remove GrBackendTextureDesc
by Brian Salomon
· 7 years ago
e5b399e
Remove GrLegacyMeshDrawOp and GrPipelineBuilder
by Brian Salomon
· 7 years ago
fc26f3c
Remove GrAnalyticRectOp, the last legacy GrMeshDrawOp
by Brian Salomon
· 7 years ago
44acb5b
Revert "Revert "Make GrAtlasTextOp a non-legacy GrMeshDrawOp""
by Brian Salomon
· 7 years ago
e3e9628
Revert "Make GrAtlasTextOp a non-legacy GrMeshDrawOp"
by Brian Salomon
· 7 years ago
434a58a
Make GrAtlasTextOp a non-legacy GrMeshDrawOp
by Brian Salomon
· 7 years ago
2811aa2
Add metal config to tools
by Greg Daniel
· 7 years ago
b295573
Move GrAALinearizingConvexPathRenderer off GrLegacyMeshDrawOp
by Brian Salomon
· 7 years ago
b76a72a
Add support for creating a GrContext backed by Metal.
by Greg Daniel
· 7 years ago
ee3e0ba
Make DefaultPathOp a non-legacy GrMeshDrawOp
by Brian Salomon
· 7 years ago
c2f4254
Make GrDrawVerticesOp a non-legacy GrMeshDrawOp
by Brian Salomon
· 7 years ago
0088f94
Make GrDrawAtlasOp a non-legacy GrMeshDrawOp
by Brian Salomon
· 7 years ago
0596909
Make ShadowRRectOp a non-legacy GrMeshDrawOp
by Brian Salomon
· 7 years ago
f036632
Make RegionOp a non-legacy GrMeshDrawOp
by Brian Salomon
· 7 years ago
6b7e0e2
Add arc support to gpu Obj c++ code
by Greg Daniel
· 7 years ago
98222ac
Revert "Revert "Make DashOp a non-legacy GrMeshDrawOp.""
by Brian Salomon
· 7 years ago
beae8a9
Revert "Make DashOp a non-legacy GrMeshDrawOp."
by Brian Salomon
· 7 years ago
ebb3825
Make DashOp a non-legacy GrMeshDrawOp.
by Brian Salomon
· 7 years ago
febbd23
Make SmallPathOp a non-legacy GrMeshDrawOp
by Brian Salomon
· 7 years ago
9530f7e
Revert "Revert "Make TessellatingPathOp be a non-legacy GrMeshDrawOp""
by Brian Salomon
· 7 years ago
815486c
Convert NonAALatticeOp to non-legacy GrMeshDrawOp.
by Brian Salomon
· 7 years ago
7343c19
Revert "Make TessellatingPathOp be a non-legacy GrMeshDrawOp"
by Ethan Nicholas
· 7 years ago
086ce11
Make TessellatingPathOp be a non-legacy GrMeshDrawOp
by Brian Salomon
· 7 years ago
a531f25
Make AAHairlineOp a non-legacy GrDrawMeshOp
by Brian Salomon
· 7 years ago
cfe910d
Revert "Revert "Make mock GrContext unit testable.""
by Brian Salomon
· 7 years ago
c867a89
Revert "Make mock GrContext unit testable."
by Brian Salomon
· 7 years ago
993e7e2
Make mock GrContext unit testable.
by Brian Salomon
· 7 years ago
91a3e52
Move mock gpu and caps, add Gr prefix, and create via GrContext::Create
by Brian Salomon
· 7 years ago
2e5eaf0
Revert "Revert "Clean up onTransferPixels""
by Jim Van Verth
· 7 years ago
ce57552
Revert "Clean up onTransferPixels"
by Jim Van Verth
· 7 years ago
f7037d0
Clean up onTransferPixels
by Jim Van Verth
· 7 years ago
a5cb781
Revert "Revert "Add API for flushing surfaces with gpu semaphores""
by Greg Daniel
· 7 years ago
7292231
Revert "Add API for flushing surfaces with gpu semaphores"
by Greg Daniel
· 7 years ago
10978a6
Migrate AAConvexPathOp off of GrLegacyMeshDrawOp
by Brian Salomon
· 7 years ago
66366c6
Add API for flushing surfaces with gpu semaphores
by Greg Daniel
· 7 years ago
fbcef6e
Clean up GrResourceProvider usage
by Robert Phillips
· 7 years ago
baaf439
Revert "Revert "Converts remaining rect ops from GrLegacyMeshDrawOp to GrMeshDrawOp subclasses.""
by Brian Salomon
· 7 years ago
a0485d9
Revert "Converts remaining rect ops from GrLegacyMeshDrawOp to GrMeshDrawOp subclasses."
by Brian Salomon
· 7 years ago
1ec03f3
Converts remaining rect ops from GrLegacyMeshDrawOp to GrMeshDrawOp subclasses.
by Brian Salomon
· 7 years ago
Next »