Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
56df7910b051fa40029153e48f55a72101defadd
/
src
d2a8ae2
Reland "Separate texture creation from uploading in GrGpu subclasses."
by Brian Salomon
· 5 years ago
c0c0504
Dawn: implement Sampler cache (optimization).
by Stephen White
· 5 years ago
a431186
Wrap MTLEvent code in availability attributes.
by Jim Van Verth
· 5 years ago
8e63cab
Revert "Separate texture creation from uploading in GrGpu subclasses."
by Brian Salomon
· 5 years ago
7fba36b
Dawn: implement staging buffer manager.
by Stephen White
· 5 years ago
2adbf9c
Update Dawn backend to accommodate recent Skia API changes.
by Stephen White
· 5 years ago
a739824
Separate texture creation from uploading in GrGpu subclasses.
by Brian Salomon
· 5 years ago
66d8006
fixed an assertion error with unspecified sksl array sizes
by Ethan Nicholas
· 5 years ago
2ab2ac0
GL: Don't leak shader objects when program linking fails
by Brian Osman
· 5 years ago
b2d5d40
Adapt GrRectBlur for cases with rect W/H less than six sigma.
by Brian Salomon
· 5 years ago
b88894c
Remove per-format glCheckframebufferStatus checks.
by Brian Salomon
· 5 years ago
b831e26
Cleanup SkPackedGlyphID
by Herb Derby
· 5 years ago
9c173c8
Remove temporary Metal pipeline cache size hack
by Brian Osman
· 5 years ago
c2d84bf
fixed byte/ubyte types in SPIR-V output
by Ethan Nicholas
· 5 years ago
28d40b2
Reland "Add support for direct use of vulkan primary command buffer in render pass."
by Greg Daniel
· 5 years ago
73b8376
Fixed skslc assertion failure discovered by fuzzer
by Ethan Nicholas
· 5 years ago
e8820d4
Remove legacy flag: GrContextOptions::fDisallowGLSLBinaryCaching
by Brian Osman
· 5 years ago
78fb80a
share private iterator/helpers for building paths
by Mike Reed
· 5 years ago
db53a59
Revert "Add support for direct use of vulkan primary command buffer in render pass."
by Greg Daniel
· 5 years ago
c30f1a9
Move surface wait ops to GrRenderTasks.
by Greg Daniel
· 5 years ago
689188a
simplify convexity-helper code
by Mike Reed
· 5 years ago
ed58e00
Add support for pre-compiling cached SkSL shaders
by Brian Osman
· 5 years ago
f6cb6ed
speed-up rotated rects for drawAtlas
by Mike Reed
· 5 years ago
c70027b
Revert "Revert "switched SkSL interpreter over to threaded code""
by Ethan Nicholas
· 5 years ago
eedd085
Add support for direct use of vulkan primary command buffer in render pass.
by Greg Daniel
· 5 years ago
aee18c9
Cleanup after removal of IORefs from GrSurface
by Robert Phillips
· 5 years ago
d470e1b
Add kRG_88_SkColorType
by Robert Phillips
· 5 years ago
7b5abd8
don't call mutex if we're unique
by Mike Reed
· 5 years ago
172bb44
Make the size of program/pipeline caches configurable in GrContextOptions
by Brian Osman
· 5 years ago
43ad1a4
use scratch path to save on mallocs in drawAtlas
by Mike Reed
· 5 years ago
bf8bf83
Remove IORefs from GrSurface
by Robert Phillips
· 5 years ago
d940103
Remove bool for RemoteStrike send
by Herb Derby
· 5 years ago
8fda88e
reverse/restore order of verbs in path to be forward (normal)
by Mike Reed
· 5 years ago
498a9b2
Reland: Only send the RemoteStrikes that have pending glyphs.
by Khushal
· 5 years ago
f0c681e
Begin renderpasses immediately in GrVkOpsRenderPass.
by Greg Daniel
· 5 years ago
b6e8922
Clean up prior backdrop-filter CL
by Michael Ludwig
· 5 years ago
f793de1
Update some ops to create their buffers in onPrepare.
by Greg Daniel
· 5 years ago
cbdc829
Revert "switched SkSL interpreter over to threaded code"
by Ethan Nicholas
· 5 years ago
adecf4b
switched SkSL interpreter over to threaded code
by Ethan Nicholas
· 5 years ago
6d1c0d4
Avoid use of SkMatrixImageFilter to handle CTM for backdrop filtering
by Michael Ludwig
· 5 years ago
d6cda8d
Rename GrGLIRect to GrNativeRect
by Chris Dalton
· 5 years ago
76500e5
Clean up GrGLIRect
by Chris Dalton
· 5 years ago
f0b8bf3
Fix profile width check in GrRectBlurEffect.
by Brian Salomon
· 5 years ago
e736684
Go back to rect blur profile textures.
by Brian Salomon
· 5 years ago
8bb6f61
[svgcanvas] Refactor clipping
by Florin Malita
· 5 years ago
6be3ea7
[pdf] Disable default width calculation.
by Ben Wagner
· 5 years ago
a66081d
Move SkSL caching out of GR_TEST_UTILS, trim persistent cache options
by Brian Osman
· 5 years ago
e9d9a32
Remove GrGLProgram cache stats, remove spurious declarations/includes
by Brian Osman
· 5 years ago
b20d7e5
Track all sampled textures in GrOpsTask and pass them to GrOpsRenderPass.
by Greg Daniel
· 5 years ago
e91f2235
[pdf] Only compute needed advances.
by Ben Wagner
· 5 years ago
7a7ddc4
Add parens to assert
by Brian Salomon
· 5 years ago
4fe9257
Comment out assert in onClear in GrVkOpsRenderPass.
by Greg Daniel
· 5 years ago
a3d88db
[svgcanvas] Skip redundant clip-rule attributes
by Florin Malita
· 5 years ago
cf39f37
Remove maxCount resource cache limit
by Robert Phillips
· 5 years ago
beb7f52
Make GrSurfaceProxy constructors take arg that determines participation in
by Brian Salomon
· 5 years ago
94c6647
Revert "Only send the RemoteStrikes that have pending glyphs."
by Khushal Sagar
· 5 years ago
0a1e9ef
Don't use AA convex path renderer if direction can't be determined
by Michael Ludwig
· 5 years ago
8ef18d3
Override operator delete for GrCCPathCache::Key
by Andy Weiss
· 5 years ago
15ecdf9
Just skip uninstantiated GrOps instead of delete them on flush.
by Greg Daniel
· 5 years ago
4ece96d
Reland "Initiate MSAA resolves during DAG generation"
by Chris Dalton
· 5 years ago
095f5b4
.fp files now support user-defined functions
by Ethan Nicholas
· 5 years ago
e7a6bad
removed dead code from SkSLPipelineStateCodeGenerator
by Ethan Nicholas
· 5 years ago
a43e2d2
Don't assert mips actually need resolve during texResolveRenderTask
by Chris Dalton
· 5 years ago
d4efe68
SkSL sample() now permits specification of coordinates
by Ethan Nicholas
· 5 years ago
e264131
Dawn: Implement RenderPipeline caching (optimization).
by Stephen White
· 5 years ago
d72dd4d
Fix updating of current task index in GrResourceAllocator
by Greg Daniel
· 5 years ago
a036f0d
Make GrSurfaceProxy derive from GrNonAtomicRef and remove GrIORefProxy.
by Brian Salomon
· 5 years ago
d729e2d
Dawn: submit all command buffers in a single call.
by Stephen White
· 5 years ago
3783375
Only send the RemoteStrikes that have pending glyphs.
by Herb Derby
· 5 years ago
ca8b07c
Reland "Pin the GLSL version to be no larger than the GL version"
by Brian Osman
· 5 years ago
a4b4488
Reland "Calculate draw bounds in drawEdgeAAImageSet"
by Michael Ludwig
· 5 years ago
ac35212
Reland "Combine snapBackImage and snapSpecial"
by Michael Ludwig
· 5 years ago
0042cb0
Revert "Pin the GLSL version to be no larger than the GL version"
by Brian Osman
· 5 years ago
9c853fa
Fix non-zero special-image subsets in magnifier filter
by Michael Ludwig
· 5 years ago
6c580f3
Revert "Fix flutter roll"
by Michael Ludwig
· 5 years ago
0e68f44
SkAnimatedImage: Update HEIF duration
by Leon Scroggins III
· 5 years ago
066ceb1
Implement fences and semaphores for Metal.
by Jim Van Verth
· 5 years ago
63655b5
Pin the GLSL version to be no larger than the GL version
by Brian Osman
· 5 years ago
76556a3
Alpha8 support cleanup in GrGLCaps.
by Brian Salomon
· 5 years ago
ecd03db
Override operator delete for GrCpuBuffer
by Andy Weiss
· 5 years ago
a4c7883
Cleanups around fRemoteGlyphStateMap
by Herb Derby
· 5 years ago
7be971f
Fix flutter roll
by Michael Ludwig
· 5 years ago
fd849a5
Revert "Combine snapBackImage and snapSpecial"
by Michael Ludwig
· 5 years ago
a595f86
Add Color4f variant for DrawEdgeAAQuad
by Michael Ludwig
· 5 years ago
a5fa56e
Revert "Calculate draw bounds in drawEdgeAAImageSet"
by Michael Ludwig
· 5 years ago
45739aa
Combine snapBackImage and snapSpecial
by Michael Ludwig
· 5 years ago
8157885
Check RemoteStrike pointer is still valid to send
by Herb Derby
· 5 years ago
c17de1d
Add a way to disable baseline snapping.
by Ben Wagner
· 5 years ago
dcf9ca1
Have visitProxies take a GrTexutreProxy instead of GrSurfaceProxy.
by Greg Daniel
· 5 years ago
977b50a
Calculate draw bounds in drawEdgeAAImageSet
by Michael Ludwig
· 5 years ago
6aeb8e8
Add renderTasks to the DAG before calling addDependency
by Chris Dalton
· 5 years ago
674ee74
Make sure we use clear load op on GrOpsTask as often as possible.
by Greg Daniel
· 5 years ago
ea6fb83
Fix subset errors in blur, matrix, and morphology filters
by Michael Ludwig
· 5 years ago
334a642
remove unused sk_sp comparison operators
by Mike Klein
· 5 years ago
e2cbd94
Fix long line
by Michael Ludwig
· 5 years ago
f010089
Revert "gpu: Update GrGLCaps usage of fTextureRectangle with chromium."
by Michael Ludwig
· 5 years ago
48e08aa
<ostream> -> <iosfwd>
by Mike Klein
· 5 years ago
c43ab22
gpu: Update GrGLCaps usage of fTextureRectangle with chromium.
by Khushal
· 5 years ago
30cd12e
Track RemoteStrikes to send using pointers instead of descriptors
by Herb Derby
· 5 years ago
6f31cc3
Revert "Initiate MSAA resolves during DAG generation"
by Chris Dalton
· 5 years ago
Next »