Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
9fb036fb133d0b2eafb95a86a06b7910c0b0039c
/
src
/
gpu
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
· 8 years ago
466c7d6
header cleanup
by Hal Canary
· 8 years ago
039a7c7
Added new edge handling mode (clamp and repeat) to Gaussian blur filter.
by wutao
· 8 years ago
1c9686b
Speculative "fix" for crash in analyzeProcessors
by Robert Phillips
· 8 years ago
95581bb
Allow caps on hairlines for gpu dashed lines
by Greg Daniel
· 8 years ago
5d00f00
Fix to GLProgramTest dashing
by Greg Daniel
· 8 years ago
5fb3056
Fix gpu dashing for case when circle dashes are large enough to overlap
by Greg Daniel
· 8 years ago
762466e
Re-re-land sksl fragment processor support
by Ethan Nicholas
· 8 years ago
806be2d
Improve handling of clip stack ID
by Robert Phillips
· 8 years ago
cf3dc29
Draw zero length subpaths in AA hairline path renderer
by Brian Osman
· 8 years ago
a4f792d
Fix for Android batching bug
by Robert Phillips
· 8 years ago
dbba55d
Cache GrTexture in GrAHardwareBufferImageGenerator
by Stan Iliev
· 8 years ago
e4f195d
GrTessellator: nuke SK_DISABLE_SCREENSPACE_TESS_AA_PATH_RENDERER ifdef.
by Stephen White
· 8 years ago
2de8cfa
Move copy operation from GrRenderTargetContext/GrTextureContext to GrSurfaceContext
by Robert Phillips
· 8 years ago
7a86987
Use the NDK headers for AHardwareBuffer.
by Derek Sollenberger
· 8 years ago
3921ba2
Enable SDF text when using a perspective matrix.
by Jim Van Verth
· 8 years ago
b964238
SkDevice::drawBitmap takes x,y, not matrix
by Hal Canary
· 8 years ago
7f7b902
Add shading language version to GL dump
by Jim Van Verth
· 8 years ago
660cc99
Restrict acceptable bounds for uploading data to mip levels on GPU
by Greg Daniel
· 8 years ago
a98e399
Exclude AALinearizingConvexPathRenderer from zero size paths
by Brian Osman
· 8 years ago
d261e10
Re-enable opList dependency tracking
by Robert Phillips
· 8 years ago
81dd3e0
Finish a few MDB TODOs
by Robert Phillips
· 8 years ago
80ce804
remove SkDebugfs
by Mike Klein
· 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
93a2346
Add GL_APPLE_sync support
by Brian Osman
· 8 years ago
a2cebd8
When flushing a surface with semaphores, have last semaphore op call glFlush
by Greg Daniel
· 8 years ago
7da6dfa
implemented mustImplementGSInvocationsWithLoop workaround in sksl
by Ethan Nicholas
· 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
3902d40
Simplify PathGeoBuilder
by Brian Osman
· 8 years ago
84cda40
Revert "Revert "Revert "implemented mustImplementGSInvocationsWithLoop workaround in sksl"""
by Mike Reed
· 8 years ago
f66d28d
Revert "Revert "implemented mustImplementGSInvocationsWithLoop workaround in sksl""
by Ethan Nicholas
· 8 years ago
49b7b6f
Handle too many (or too large) paths in GrDefaultPathRenderer
by Brian Osman
· 8 years ago
6081ebb
Add makeBuffer and caps to GrOnFlushResourceProvider
by Chris Dalton
· 8 years ago
78325c1
Restrict max levels for D3D Angle on GLPrograms test as well
by Greg Daniel
· 8 years ago
159e3c6
Fix MDB regression
by Robert Phillips
· 8 years ago
c64ee46
Add return to surface semaphore calls to indicate when we don't support them
by Greg Daniel
· 8 years ago
d4a70ee
Disable dithering of const paints
by Florin Malita
· 8 years ago
f86d368
Enable constexpr for VC++ 2017
by Bruce Dawson
· 8 years ago
5f970fe
Fix logic error when drawing path as nested rects
by Brian Salomon
· 8 years ago
6ecc911
Revert "Revert "Remove Gr*Gpu includes from header files.""
by Greg Daniel
· 8 years ago
35186b5
Remove GrRectOpFactory::MakeAAFillWithDevRect
by Brian Salomon
· 8 years ago
f86d37b
Rename GrDrawOp::xpRequiresDstTexture to finalize and change return type to an enum
by Brian Salomon
· 8 years ago
a5cb781
Revert "Revert "Add API for flushing surfaces with gpu semaphores""
by Greg Daniel
· 8 years ago
881f143
Hide GrGpuResourceRef from prying eyes
by Robert Phillips
· 8 years ago
ade9f61
Add GrTextureProxy.h to GrAHardwareBufferImageGenerator.cpp (for Android roll)
by Robert Phillips
· 8 years ago
60fb0b2
Make GrAAConvexPathRenderer use vertex color
by Brian Salomon
· 8 years ago
7292231
Revert "Add API for flushing surfaces with gpu semaphores"
by Greg Daniel
· 8 years ago
56af45b
Revert "Remove Gr*Gpu includes from header files."
by Greg Daniel
· 8 years ago
2bd381b
Remove Gr*Gpu includes from header files.
by Greg Daniel
· 8 years ago
10978a6
Migrate AAConvexPathOp off of GrLegacyMeshDrawOp
by Brian Salomon
· 8 years ago
66366c6
Add API for flushing surfaces with gpu semaphores
by Greg Daniel
· 8 years ago
0001828
Readd GrResourceProvider.h to GrAHardwareBufferImageGenerator.cpp (for Android roll)
by Robert Phillips
· 8 years ago
82dfd3d
Add processor info dumping to non-legacy mesh draw ops
by Brian Salomon
· 8 years ago
8ea6073
Revert "implemented mustImplementGSInvocationsWithLoop workaround in sksl"
by Greg Daniel
· 8 years ago
009e9af
Remove GrGpu.h from GrResourceProvider.h
by Robert Phillips
· 8 years ago
d5d323f
implemented mustImplementGSInvocationsWithLoop workaround in sksl
by Ethan Nicholas
· 8 years ago
fbcef6e
Clean up GrResourceProvider usage
by Robert Phillips
· 8 years ago
baaf439
Revert "Revert "Converts remaining rect ops from GrLegacyMeshDrawOp to GrMeshDrawOp subclasses.""
by Brian Salomon
· 8 years ago
a0485d9
Revert "Converts remaining rect ops from GrLegacyMeshDrawOp to GrMeshDrawOp subclasses."
by Brian Salomon
· 8 years ago
89c1c25
Fix logic reversal in NonAAFillRectOp test factory
by Brian Salomon
· 8 years ago
941d144
Prevent onFlushCB created opLists from being grouped with the normal ones (new)
by Robert Phillips
· 8 years ago
1ec03f3
Converts remaining rect ops from GrLegacyMeshDrawOp to GrMeshDrawOp subclasses.
by Brian Salomon
· 8 years ago
d991486
Drop the ref on the GrOpList's target in makeClosed (take 2)
by Robert Phillips
· 8 years ago
b894c2b
Fix failing dm with GrPrimitiveType::kLinesAdjacency
by Chris Dalton
· 8 years ago
d7b1159
Revert "Revert "Go back to using dual source blending for lcd src-over even with non-opaque color""
by Greg Daniel
· 8 years ago
c8ecb03
Revert "Drop the ref on the GrOpList's target in makeClosed"
by Robert Phillips
· 8 years ago
e225b56
Force AAType to MSAA if the render target has MSAA and the API doesn't support disabling it.
by Brian Salomon
· 8 years ago
dcd499c
Drop the ref on the GrOpList's target in makeClosed
by Robert Phillips
· 8 years ago
7d6fe0b
Revert "Go back to using dual source blending for lcd src-over even with non-opaque color"
by Greg Daniel
· 8 years ago
b54bdef
Go back to using dual source blending for lcd src-over even with non-opaque color
by Greg Daniel
· 8 years ago
d20b5c4
use #ifdef instead of #if for SK_VULKAN
by Mike Reed
· 8 years ago
fcd5fdd
Revert "Revert "Update skia to use ifdefs for Vulkan code instead of dummy header""
by Robert Phillips
· 8 years ago
847d4c5
Add GrTexture.h include to GrAHardwareBufferImageGenerator.cpp
by Robert Phillips
· 8 years ago
fad9e3f
Revert "Update skia to use ifdefs for Vulkan code instead of dummy header"
by Robert Phillips
· 8 years ago
574db9e
use statically linked glGetShaderPrecisionFormat on Android
by Brian Salomon
· 8 years ago
c0f8e42
Update skia to use ifdefs for Vulkan code instead of dummy header
by Greg Daniel
· 8 years ago
3809bab
Add GrPrimitiveType::kLinesAdjacency
by Chris Dalton
· 8 years ago
646e429
Retract GrTexture*.h & GrRenderTarget*.h from other headers
by Robert Phillips
· 8 years ago
7cd974f
Revert "Add GrPrimitiveType::kLinesAdjacency"
by Ravi Mistry
· 8 years ago
f7eb015
Add GrPrimitiveType::kLinesAdjacency
by Chris Dalton
· 8 years ago
c4f0a82
Move Flags from GrRenderTarget to GrTypesPriv.h & rename
by Robert Phillips
· 8 years ago
9bada54
Revert "Revert "Expand partial render target write pixels workaround.""
by Brian Salomon
· 8 years ago
390f6cd
Convert SkClassifyCubic to double precision
by Chris Dalton
· 8 years ago
e3a0be7
GrTessellator: fix two NaN issues.
by Stephen White
· 8 years ago
db40620
Re-enable deferred proxies in Chrome
by Robert Phillips
· 8 years ago
c9c06d4
Remove GrTGpuResourceRef specializations
by Robert Phillips
· 8 years ago
6d9c88b
Modify Adreno 3xx workaround to toggle face culling rather than call glFlush.
by Brian Salomon
· 8 years ago
888e9f2
Init fDevKLMMatrix in GrGLCubicEffect (possible valgrind fix)
by Robert Phillips
· 8 years ago
06e547c
Fix GrGradientEffect::isValid()
by Brian Salomon
· 8 years ago
f066ac9
replace 4f procs with pipeline (only called in 2 places by ganesh)
by Mike Reed
· 8 years ago
b58194a
Fix loopIndex in chopCubicAtLoopIntersection
by Chris Dalton
· 8 years ago
d9d8485
Retract GrTexture.h a bit
by Robert Phillips
· 8 years ago
019f6c0
GrTessellator: fix logging; fix test comment.
by Stephen White
· 8 years ago
34d6e4b
Add tonal color support for shadows.
by Jim Van Verth
· 8 years ago
febbffa
Improve cubic KLM accuracy
by Chris Dalton
· 8 years ago
7f95dfc
Revert "Handle too many (or too large) paths in GrDefaultPathRenderer"
by Brian Osman
· 8 years ago
Next »