Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
31550dbc9804dafb18a71c968deb513cc8857cf3
/
src
/
gpu
31550db
Revert "Revert "Workaround Adreno driver issue with stencil clears.""
by Mike Klein
· 7 years ago
8b06ed7
Revert "Workaround Adreno driver issue with stencil clears."
by Mike Klein
· 7 years ago
a88da48
Fix invalid assert in GrMesh::setIndexed
by Chris Dalton
· 7 years ago
7f5af0c
Use more stable root finding methods for cubics
by Christopher Dalton
· 7 years ago
4e8c581
Workaround Adreno driver issue with stencil clears.
by Brian Salomon
· 7 years ago
6b3542a
move Coeff into blendmode
by Mike Reed
· 7 years ago
348060f
Fix GrReducedClip.cpp: assertion failure surrounding tiny query bounds
by Chris Dalton
· 7 years ago
67d52cf
sk_sp-ify GrResourceProvider some more
by Robert Phillips
· 7 years ago
28207df
Make GrSimpleMeshDrawOpHelper record whether coverage can be implemented as alpha
by Brian Salomon
· 7 years ago
eee4d6e
Make instantiate return a Boolean
by Robert Phillips
· 7 years ago
e18474e
Re-enable single channel renderability for ANGLE ES2
by Robert Phillips
· 7 years ago
e23bffd
Remove support in GPU backend for distance vector field.
by Brian Salomon
· 7 years ago
3ea1798
Remove ImmediateFlush mode
by Robert Phillips
· 7 years ago
bc71274
Disable single channel renderability for ANGLE ES2
by Robert Phillips
· 7 years ago
7e910df
Implement an SkImage backed by a Android hardware buffer
by Stan Iliev
· 7 years ago
48c9919
Expand texturability testing to cover mip-mapped textures, and fix iOS
by Brian Osman
· 7 years ago
18166ee
Omnibus: Push instantiation of GrTextures later (post TextureSampler)
by Robert Phillips
· 7 years ago
1bfece8
Rm int flavor of GrNextPow2 in favor of uint32_t flavor
by Robert Phillips
· 7 years ago
842a560
Revert "Expand texturability testing to cover mip-mapped textures, and fix iOS"
by Brian Osman
· 7 years ago
c2b5175
Expand texturability testing to cover mip-mapped textures, and fix iOS
by Brian Osman
· 7 years ago
c674e26
Revert "Expand texturability testing to cover mip-mapped textures, and fix iOS"
by Brian Osman
· 7 years ago
a16f6cb
Update copyOp to split-opList world
by Robert Phillips
· 7 years ago
9f6f41b
Expand texturability testing to cover mip-mapped textures, and fix iOS
by Brian Osman
· 7 years ago
48567ac
update GrOp printouts
by Robert Phillips
· 7 years ago
fe50d96
Remove GrSurface-based surfaceContext factories from GrContextPriv
by Robert Phillips
· 7 years ago
2f4ddf6
Update more GrOps to split-opList world
by Robert Phillips
· 7 years ago
8bf1f9f
Disable deferred proxies for M60 branch
by Robert Phillips
· 7 years ago
6799939
Blacklist sRGB MSAA on AMD (ATI) Macs
by Brian Osman
· 7 years ago
1d61635
Add support for instanced draws
by Chris Dalton
· 7 years ago
fa6d865
Do color correction of vertex colors in GPU drawVertices
by Brian Osman
· 7 years ago
068acd5
enable geometry shader support in GrGLShaderStringBuilder
by Ethan Nicholas
· 7 years ago
5efd5ea
Update clearOp for split-OpList world (take 3)
by Robert Phillips
· 7 years ago
fdd1170
Revert "Expand partial render target write pixels workaround."
by Brian Salomon
· 7 years ago
0cc507d
Expand partial render target write pixels workaround.
by Brian Salomon
· 7 years ago
f2ae2b2
move perlinenoise2 into effects
by Mike Reed
· 7 years ago
114a3c0
Fix glDrawRangeElements
by Chris Dalton
· 7 years ago
bb581ce
Convert DstTexture to DstProxy (take 2)
by Robert Phillips
· 7 years ago
9bee2e5
Revise system for checking for uninstantiated proxies
by Robert Phillips
· 7 years ago
0b403f8
Fix two more drawVertices "bugs"
by Brian Osman
· 7 years ago
ae0c50c
Only support SkVertices in GrDrawVerticesOp and GrRenderTargetContext
by Brian Osman
· 7 years ago
5480a18
Add method to GrContext to purge unlocked resources.
by Derek Sollenberger
· 7 years ago
fb65a9f
Revert "Update clearOp for split-OpList world (take 2)"
by Mike Klein
· 7 years ago
1c21431
Revert "Clear atlas textures at creation in Chrome"
by Brian Salomon
· 7 years ago
33fa454
Fix two bugs with drawVertices on GPU
by Brian Osman
· 7 years ago
6eca90f
GrTessellator: fix for three edges becoming collinear after splitting.
by Stephen White
· 7 years ago
ac1e496
Workaround Mali static analysis bug
by Brian Osman
· 7 years ago
3fdd0bf
Update clearOp for split-OpList world (take 2)
by Robert Phillips
· 7 years ago
cd2f512
Initialize blit framebuffer in GL even if not doing msaa
by Greg Daniel
· 7 years ago
4aed138
Reland of SkShaderBase
by Florin Malita
· 7 years ago
3b3307f
Disable MSAA for Intel GPUs and re-enable GrSurfaceRenderability test
by Robert Phillips
· 7 years ago
d93e11c
Revert "SkShaderBase"
by Florin Malita
· 7 years ago
58a7564
SkShaderBase
by Florin Malita
· 7 years ago
aa13223
Allow for non opaque colors for src-over lcd fallback case in gpu
by Greg Daniel
· 7 years ago
ee47914
Add GrContext API to report the number of purgeable bytes in the cache.
by Derek Sollenberger
· 7 years ago
8785df1
Clear atlas textures at creation in Chrome
by Brian Salomon
· 7 years ago
d17b4a6
Revert "Revert "Add a flag to GrSurfaceFlags that requires the texture to be cleared upon creation. ""
by Brian Salomon
· 7 years ago
8a03055
Fix flag collision in GrDrawVerticesOp
by Brian Osman
· 7 years ago
0190787
Really disable srgb on nexus player vulkan
by Greg Daniel
· 7 years ago
a9e795e
Revert "Add a flag to GrSurfaceFlags that requires the texture to be cleared upon creation. "
by Brian Salomon
· 7 years ago
08d6d60
Disable srgb on vulkan nexus player
by Greg Daniel
· 7 years ago
45e5068
Add a flag to GrSurfaceFlags that requires the texture to be cleared upon creation.
by Brian Salomon
· 7 years ago
ccb46aa
Don't pass uniform arrays in GrGLNonlinearColorSpaceXformEffect
by Christopher Cameron
· 7 years ago
92de631
Remove compressed (ETC1) texture support from Ganesh (take 2)
by Robert Phillips
· 7 years ago
5592382
Remove setting of alpha coverage in text ops when in LCD mode
by Greg Daniel
· 7 years ago
79cdf28
Fix to lcd blending in ganesh
by Greg Daniel
· 7 years ago
bc262e1
Revert "Remove compressed (ETC1) texture support from Ganesh"
by Brian Osman
· 7 years ago
7128fdd
Remove kZeroCopy_GrSurfaceFlag
by Brian Salomon
· 7 years ago
ee26363
Remove compressed (ETC1) texture support from Ganesh
by Robert Phillips
· 7 years ago
b7b7e5f
Add fixes & test for isConfigTexturable and isConfigRenderable
by Robert Phillips
· 7 years ago
d34edf3
Revert "Revert "Remove GrSurfaceDesc member from GrSurface.""
by Brian Salomon
· 7 years ago
49354a3
Update Porter Duff analysis to match LCD logic.
by Greg Daniel
· 7 years ago
d547fb6
Comment out lcd assert to make GLPrograms test happy
by Greg Daniel
· 7 years ago
6ebe4b9
Fix gpu lcd blending to semi-correctly handle alpha coverage
by Greg Daniel
· 7 years ago
aeaf22b
Updated workaround for Intel 6xxx clear to 0/1 bug
by Eric Karl
· 7 years ago
33f8315
Revert "Update clearOp for split-OpList world"
by Robert Phillips
· 7 years ago
3af1af9
Remove ambient and spot mask filters.
by Jim Van Verth
· 7 years ago
7f1ce29
Update clearOp for split-OpList world
by Robert Phillips
· 7 years ago
4b30a96
Revert "Remove GrSurfaceDesc member from GrSurface."
by Greg Daniel
· 7 years ago
8491154
Remove GrSurfaceDesc member from GrSurface.
by Brian Salomon
· 7 years ago
955235f
Switch over GrDiscardOp to IORef-ing the GrRenderTargetProxy
by Robert Phillips
· 7 years ago
9926f4b
Add drawArraysBaseVertexIsBroken flag
by Chris Dalton
· 7 years ago
a4c93ac
Add check for incorrect opList splits
by Robert Phillips
· 7 years ago
d1eaf49
Revert "Revert "Remove GrSurface::desc() method.""
by Brian Salomon
· 7 years ago
081e0e6
Move MIP color mode from GrSurfaceProxy to GrTextureProxy
by Brian Salomon
· 7 years ago
c96da1e
Revert "Remove GrSurface::desc() method."
by Greg Daniel
· 7 years ago
9ac9953
Remove GrSurface::desc() method.
by Brian Salomon
· 7 years ago
154ce91
Replace most uses of GrSurface::desc() with conifg(), width(), etc.
by Brian Salomon
· 7 years ago
bb5711a
Remove GrSurfaceDesc member from GrSurfaceProxy.
by Brian Salomon
· 7 years ago
fd773fb
Adjust start and end points of arcs based on CTM
by Brian Osman
· 7 years ago
e3cd691
Fix for amd copy as draws on vulkan
by Greg Daniel
· 7 years ago
318c419
Remove RenderTarget pointer from GrRenderTargetOpList::RecordedOp
by Robert Phillips
· 7 years ago
292bf7a
Remove static initializer of GrProcessorSet::gEmpty
by Brian Salomon
· 7 years ago
4204da2
move shadows to device virtual
by Mike Reed
· 7 years ago
63e7973
Remove GrSurfaceProxy::desc()
by Brian Salomon
· 7 years ago
c375704
Revert "Convert DstTexture to DstProxy"
by Robert Phillips
· 7 years ago
87f7f1c
Convert DstTexture to DstProxy
by Robert Phillips
· 7 years ago
1cdbdda
Enable vulkan copies as draws for everything but qualcomm
by Greg Daniel
· 7 years ago
50e66d4
Remove GrRenderTargetContext::desc()
by Brian Salomon
· 7 years ago
a63e7ab
Require copy as draws for vulkan cross context image support
by Greg Daniel
· 7 years ago
0eb4ecb
Remove Windows Intel blacklisting of cross context texture
by Brian Osman
· 7 years ago
Next »