Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
7294b851d277d8e703b23657e1a990f1ae24ead6
/
src
/
gpu
« Previous
477d0ef
Make ops in bezier_effects GMs be non-Legacy GrMeshDrawOps
by Brian Salomon
· 7 years ago
6e1cbc0
fixed sksl static ifs to work for CircleEffect
by Ethan Nicholas
· 7 years ago
f99a173
init GrDrawAtlasOp::fColor
by Brian Salomon
· 7 years ago
83d1185
converted CircleEffect to SkSL
by Ethan Nicholas
· 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
38a10ad
Add trace events for shader generation.
by Ryan Macnak
· 7 years ago
b4d6106
Give GrSimpleMeshDrawOpHelper a cpp file
by Brian Salomon
· 7 years ago
89717fc
Fix two issues in DashOp
by Brian Salomon
· 7 years ago
0596909
Make ShadowRRectOp a non-legacy GrMeshDrawOp
by Brian Salomon
· 7 years ago
79e4d1b
Fail to make render target context if GrContext is abandoned
by Brian Salomon
· 7 years ago
68990be
Re-land of "converted GrSimpleTextureEffect to sksl"
by Ethan Nicholas
· 7 years ago
5805013
Guard to remove kIndex_8_SkColorType
by Mike Reed
· 7 years ago
1cc3b15
Make MSAAPathOp 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
0db1b53
Fix assert in lattice op triggered by GLProgramsTest
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
baf981f
Revert "converted GrSimpleTextureEffect to sksl"
by Ethan Nicholas
· 7 years ago
46b654d
converted GrSimpleTextureEffect to sksl
by Ethan Nicholas
· 7 years ago
febbd23
Make SmallPathOp a non-legacy GrMeshDrawOp
by Brian Salomon
· 7 years ago
0f99277
Address ASAN complaint
by Robert Phillips
· 7 years ago
590533f
Plumb raw GrMipLevel* down instead of SkTArray<GrMipLevel> in GrGpu
by Robert Phillips
· 7 years ago
18df763
Handle invalid lattice case in LatticeOp test factory
by Brian Salomon
· 7 years ago
f02fa6f
Ensure FB sRGB conversion is on during copy-as-draw
by Brian Osman
· 7 years ago
9530f7e
Revert "Revert "Make TessellatingPathOp be a non-legacy GrMeshDrawOp""
by Brian Salomon
· 7 years ago
012893b
Don't pre-allocate GrTextBlobCache space
by Florin Malita
· 7 years ago
ceb4d48
Re-land "converted GrCircleBlurFragmentProcessor to sksl"
by Ethan Nicholas
· 7 years ago
815486c
Convert NonAALatticeOp to non-legacy GrMeshDrawOp.
by Brian Salomon
· 7 years ago
8e8c755
Move GrResourceProvider::createMipMappedTexture to GrSurfaceProxy::MakeDeferredMipMap
by Robert Phillips
· 7 years ago
77e9666
Make SkImage_Lazy::onMakeColorSpace return a SkImage_Lazy
by Christopher Cameron
· 7 years ago
62ae664
Revert "don't compose with (forced) opaque colors"
by Ethan Nicholas
· 7 years ago
bca23b8
Remove unused ctor in GrTextureDomain
by Robert Phillips
· 7 years ago
8199559
don't compose with (forced) opaque colors
by Mike Reed
· 7 years ago
7343c19
Revert "Make TessellatingPathOp be a non-legacy GrMeshDrawOp"
by Ethan Nicholas
· 7 years ago
818ac5a
Revert "converted GrCircleBlurFragmentProcessor to sksl"
by Ethan Nicholas
· 7 years ago
086ce11
Make TessellatingPathOp be a non-legacy GrMeshDrawOp
by Brian Salomon
· 7 years ago
33607c6
Add missing checks for geometry shader stages in GrVkUtil.cpp
by Chris Dalton
· 7 years ago
8fe2427
Add mock config to tools and run through gms and benchs without crashing.
by Brian Salomon
· 7 years ago
a531f25
Make AAHairlineOp a non-legacy GrDrawMeshOp
by Brian Salomon
· 7 years ago
9b80ffc
converted GrCircleBlurFragmentProcessor to sksl
by Ethan Nicholas
· 7 years ago
98308fb
Plumb through need for unpremul/premul
by Mike Reed
· 7 years ago
6b65b98
Indicate texel buffer support in Vulkan
by Chris Dalton
· 7 years ago
cfe910d
Revert "Revert "Make mock GrContext unit testable.""
by Brian Salomon
· 7 years ago
90e89b3
Add proper aliased support for SDF text
by Jim Van Verth
· 7 years ago
71479b7
Fix missing height check found by /analyze
by Bruce Dawson
· 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
0c26a9d
GR_TEST_UTILS fixes
by Brian Salomon
· 7 years ago
e5ddff5
Add basic metal build files for backend
by Greg Daniel
· 7 years ago
9fb036f
rewrote GrAlphaThresholdFragmentProcessor in sksl
by Ethan Nicholas
· 7 years ago
3a59665
Revert "Indicate texel buffer support in Vulkan"
by Chris Dalton
· 7 years ago
2dd2226
Indicate texel buffer support in Vulkan
by Chris Dalton
· 7 years ago
466c7d6
header cleanup
by Hal Canary
· 7 years ago
039a7c7
Added new edge handling mode (clamp and repeat) to Gaussian blur filter.
by wutao
· 7 years ago
1c9686b
Speculative "fix" for crash in analyzeProcessors
by Robert Phillips
· 7 years ago
95581bb
Allow caps on hairlines for gpu dashed lines
by Greg Daniel
· 7 years ago
5d00f00
Fix to GLProgramTest dashing
by Greg Daniel
· 7 years ago
5fb3056
Fix gpu dashing for case when circle dashes are large enough to overlap
by Greg Daniel
· 7 years ago
762466e
Re-re-land sksl fragment processor support
by Ethan Nicholas
· 7 years ago
806be2d
Improve handling of clip stack ID
by Robert Phillips
· 7 years ago
cf3dc29
Draw zero length subpaths in AA hairline path renderer
by Brian Osman
· 7 years ago
a4f792d
Fix for Android batching bug
by Robert Phillips
· 7 years ago
dbba55d
Cache GrTexture in GrAHardwareBufferImageGenerator
by Stan Iliev
· 7 years ago
e4f195d
GrTessellator: nuke SK_DISABLE_SCREENSPACE_TESS_AA_PATH_RENDERER ifdef.
by Stephen White
· 7 years ago
2de8cfa
Move copy operation from GrRenderTargetContext/GrTextureContext to GrSurfaceContext
by Robert Phillips
· 7 years ago
7a86987
Use the NDK headers for AHardwareBuffer.
by Derek Sollenberger
· 7 years ago
3921ba2
Enable SDF text when using a perspective matrix.
by Jim Van Verth
· 7 years ago
b964238
SkDevice::drawBitmap takes x,y, not matrix
by Hal Canary
· 7 years ago
7f7b902
Add shading language version to GL dump
by Jim Van Verth
· 7 years ago
660cc99
Restrict acceptable bounds for uploading data to mip levels on GPU
by Greg Daniel
· 7 years ago
a98e399
Exclude AALinearizingConvexPathRenderer from zero size paths
by Brian Osman
· 7 years ago
d261e10
Re-enable opList dependency tracking
by Robert Phillips
· 7 years ago
81dd3e0
Finish a few MDB TODOs
by Robert Phillips
· 7 years ago
80ce804
remove SkDebugfs
by Mike Klein
· 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
93a2346
Add GL_APPLE_sync support
by Brian Osman
· 7 years ago
a2cebd8
When flushing a surface with semaphores, have last semaphore op call glFlush
by Greg Daniel
· 7 years ago
7da6dfa
implemented mustImplementGSInvocationsWithLoop workaround in sksl
by Ethan Nicholas
· 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
3902d40
Simplify PathGeoBuilder
by Brian Osman
· 7 years ago
84cda40
Revert "Revert "Revert "implemented mustImplementGSInvocationsWithLoop workaround in sksl"""
by Mike Reed
· 7 years ago
f66d28d
Revert "Revert "implemented mustImplementGSInvocationsWithLoop workaround in sksl""
by Ethan Nicholas
· 7 years ago
49b7b6f
Handle too many (or too large) paths in GrDefaultPathRenderer
by Brian Osman
· 7 years ago
6081ebb
Add makeBuffer and caps to GrOnFlushResourceProvider
by Chris Dalton
· 7 years ago
78325c1
Restrict max levels for D3D Angle on GLPrograms test as well
by Greg Daniel
· 7 years ago
159e3c6
Fix MDB regression
by Robert Phillips
· 7 years ago
c64ee46
Add return to surface semaphore calls to indicate when we don't support them
by Greg Daniel
· 7 years ago
d4a70ee
Disable dithering of const paints
by Florin Malita
· 7 years ago
f86d368
Enable constexpr for VC++ 2017
by Bruce Dawson
· 7 years ago
5f970fe
Fix logic error when drawing path as nested rects
by Brian Salomon
· 7 years ago
6ecc911
Revert "Revert "Remove Gr*Gpu includes from header files.""
by Greg Daniel
· 7 years ago
35186b5
Remove GrRectOpFactory::MakeAAFillWithDevRect
by Brian Salomon
· 7 years ago
Next »