Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
9f2b86c54d32569a11e5f3d31c61f2ae22197dbe
/
src
/
gpu
9f2b86c
More SkISizification in GPU code.
by Brian Salomon
· 5 years ago
901b98e
Add SurfaceProxyView support to Surface/TextureContext.
by Greg Daniel
· 5 years ago
5987416
Enable Programs (formerly GLPrograms) test for other APIs
by Jim Van Verth
· 5 years ago
a83de58
Add GrSurfaceProxyView and add support for it on GrRenderTargetContext.
by Greg Daniel
· 5 years ago
c797483
Dawn: fix rendering to mipmapped textures.
by Stephen White
· 5 years ago
f0c92a0
Dawn: don't pretend to support 565, 4444 or Gray_8 pixel configs.
by Stephen White
· 5 years ago
c89d1b5
Rename SkDevice::ctm() to localToDevice()
by Michael Ludwig
· 5 years ago
f4b3d6b
Dawn: fix single-sided stencil.
by Stephen White
· 5 years ago
20eafff
Convert prepareForDrawing to glyph buffers
by Herb Derby
· 5 years ago
c99a4df
WebGL2: Add BlitFramebuffer, ShaderDerivativeSupport
by Hal Canary
· 5 years ago
6c2aa7a
Revert "Reduce inputs to GrProgramDesc::Build method(s)"
by Robert Phillips
· 5 years ago
63a3873
Reduce inputs to GrProgramDesc::Build method(s)
by Robert Phillips
· 5 years ago
f272bea
Plumb GrBackendFormat into the GrPrimitiveProcessor::TextureSampler
by Robert Phillips
· 5 years ago
c3a927f
Remove GrPixelConfigIsCompressed call.
by Greg Daniel
· 5 years ago
1dfc77c
Add unit test to exercise GrTextureFreed message handling after a context abandon
by Robert Phillips
· 5 years ago
ddc2148
Work around un-safe downcast in PromiseLazyInstantiateCallback destructor after a context abandon
by Robert Phillips
· 5 years ago
e054d3c
CanvasKit: Switch to WebGL 2.0
by Hal Canary
· 5 years ago
11e6aa8
Starting to hack up HDR transfer function support
by Brian Osman
· 5 years ago
2fca87d
Switch GrFillInData to use GrColorType instead of GrPixelConfig.
by Greg Daniel
· 5 years ago
29f3854
Start disentangling tessellation from pipeline creation in GrTextureOp
by Robert Phillips
· 5 years ago
083a75d
Revert "Reland "ccpr: Unblacklist Qualcomm with msaa""
by Chris Dalton
· 5 years ago
20c626a
Update Dawn backend to ToT. This is about 3 months of changes.
by Stephen White
· 5 years ago
ba8752f
Remove use of GrColorType as in param in SimpleTextureEffect.fp to just constructor param.
by Greg Daniel
· 5 years ago
7efe9e8
Reland "ccpr: Unblacklist Qualcomm with msaa"
by Chris Dalton
· 5 years ago
836080f
Remove some unneeded colortype format validation checks in ProxyProvider.
by Greg Daniel
· 5 years ago
b50cc81
Reland "Use GL_QCOM_TILED_RENDERING to explicitly discard stencil"
by Chris Dalton
· 5 years ago
c594e62
Plumb GrColorType through all ops/processors that sample textures.
by Greg Daniel
· 5 years ago
f22c57d
Centralize GrSamplerState key creation
by Robert Phillips
· 5 years ago
858cf23
Call setNeedsStencil() when clearing stencil
by Chris Dalton
· 5 years ago
7d7aaf4
Slim down GrFragmentProcessor::TextureSampler and GrPrimitiveProcessor::TextureSampler
by Robert Phillips
· 5 years ago
729c78d
Dawn backend: update to Skia API changes.
by Stephen White
· 5 years ago
5f72b49
Remove fake SDK #defines for Metal backend.
by Jim Van Verth
· 5 years ago
d5c1f34
Reduce usage of GrProgramDesc::KeyHeader
by Robert Phillips
· 5 years ago
a4828a1
Remove GrPixelConfigIsAlphaOnly call and transition calls to it.
by Greg Daniel
· 5 years ago
4face83
Plumb GrPrimitiveType down to GrProgramDesc::Build
by Robert Phillips
· 5 years ago
a00bcad
Remove GrPixelConfig version of CompressedDataSize.
by Greg Daniel
· 5 years ago
6bc4fd1
Fix GL RGB format bytes per pixel.
by Greg Daniel
· 5 years ago
7fd7a8a
Remove uses of GrPixelConfig version of GrBytesPerPixel.
by Greg Daniel
· 5 years ago
66ae304
Plumb GrTextureProxies down into emitSampler/addSampler
by Robert Phillips
· 5 years ago
2d8a95e
Add "meshCount" to GrProgramInfo
by Robert Phillips
· 5 years ago
835cbda
Pass GrProgramInfo further down Vulkan call chain
by Robert Phillips
· 5 years ago
ce3cf80
Draw perspective text as paths.
by Jim Van Verth
· 5 years ago
7de1333
Add computation of requestedFeatures to GrProgramInfo and use it
by Robert Phillips
· 5 years ago
d543fbb
Revert "Draw perspective text as paths."
by Herb Derby
· 5 years ago
76826fc
Draw perspective text as paths.
by Jim Van Verth
· 5 years ago
865d8d6
Centralize error checking w/in the GrProgramInfo class
by Robert Phillips
· 5 years ago
8b66617
Add new public api on GrContext for computing image size.
by Greg Daniel
· 5 years ago
2579de4
Tighten up creation of the GrProgramDesc and remove some unnecessary checks
by Robert Phillips
· 5 years ago
7327c9d
Add GrRenderTask and GrOp prePrepare framework
by Robert Phillips
· 5 years ago
901aff0
Add GrProgramInfo to centralize management of program information
by Robert Phillips
· 5 years ago
8803c2d
Add bytes per pixel to metal format table.
by Greg Daniel
· 5 years ago
e4bf3d1
Track gl format bytes per pixel on format table.
by Greg Daniel
· 5 years ago
7efb1a6
Move vulkan BytesPerPixel to format table.
by Greg Daniel
· 5 years ago
cdab9df
Fix dedicated allocations for protected images
by Emircan Uysaler
· 5 years ago
a718a61
Enable preferring using primary CB over secondary CB.
by Greg Daniel
· 5 years ago
598903f
Guard some more Metal code to support older versions.
by Jim Van Verth
· 5 years ago
38f0a49
Add GL_QCOM_TILED_RENDERING as an optional interface
by Chris Dalton
· 5 years ago
571177f
Remove kLinesAdjacency and add kPath from/to GrPrimitiveType
by Robert Phillips
· 5 years ago
405413f
Clarify that the OpArgs' outputSwizzle comes from its GrRenderTargetProxy
by Robert Phillips
· 5 years ago
4187e0a
Reland "Add less granular version of GrFence for older Metal versions."
by Jim Van Verth
· 5 years ago
9bd947d
SkIRect::makeOffset(SkVector)
by Brian Salomon
· 5 years ago
9241a6d
Reland "Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime""
by Brian Salomon
· 5 years ago
8acfa4d
Remove some unused functions (and an enum) from GrTypesPriv
by Brian Osman
· 5 years ago
65a7775
Only use GrRenderTarget for sample locations in GrGLSLProgramBuilder
by Robert Phillips
· 5 years ago
cb55010
Revert "Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime""
by Ravi Mistry
· 5 years ago
f070cbe
Revert "ccpr: Unblacklist Qualcomm with msaa"
by Chris Dalton
· 5 years ago
6fc04f8
Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime"
by Brian Salomon
· 5 years ago
768f900
Revert "Use GL_QCOM_TILED_RENDERING to explicitly discard stencil"
by Brian Salomon
· 5 years ago
9c21978
Revert "SkSurface asynchronous read APIs allow client to extend pixel lifetime"
by Brian Salomon
· 5 years ago
40d1246
Dawn: update to Skia getOpsRenderPass() API change.
by Stephen White
· 5 years ago
aad4b67
Guard [MTLDevice maxBufferLength] behind an API availability check.
by Chinmay Garde
· 5 years ago
b9d0cbc
Revert "Add less granular version of GrFence for older Metal versions."
by Jim Van Verth
· 5 years ago
ce240cc
SkSurface asynchronous read APIs allow client to extend pixel lifetime
by Brian Salomon
· 5 years ago
7481a39
Enable asserts about 'in' and 'uniform' in GrSkSLFP and ByteCode
by Brian Osman
· 5 years ago
3f55695
ccpr: Unblacklist Qualcomm with msaa
by Chris Dalton
· 5 years ago
1e946aa2
Add less granular version of GrFence for older Metal versions.
by Jim Van Verth
· 5 years ago
7e6d3b0
Use GL_QCOM_TILED_RENDERING to explicitly discard stencil
by Chris Dalton
· 5 years ago
dec74f3
Remove an assumption that fOpsTask != nullptr
by Chris Dalton
· 5 years ago
674f77a
Clear and discard stencil buffers on tilers, take 2
by Chris Dalton
· 5 years ago
5faf474
More bounds fixes for StrokeRect and DefaultPath when using MSAA for non-aa.
by Greg Daniel
· 5 years ago
f2f0e1b
Add TransferBuffer and AsyncRead support to Metal.
by Jim Van Verth
· 5 years ago
65f533a
SkColorInfo: It's SkImageInfo minus the dimensions.
by Brian Salomon
· 5 years ago
2533afa
Dawn: implement GrDawnCaps::getYUVAColorTypeFromBackendFormat().
by Stephen White
· 5 years ago
4bc0c1f
Rename GrColorSpaceInfo -> GrColorInfo
by Brian Salomon
· 5 years ago
d5a9422
Fix stroke outset for NonAAStrokeRectOp.
by Greg Daniel
· 5 years ago
4a0d36d
Use tighter bounds for renderArea of vkCmdBeginRenderPass.
by Greg Daniel
· 5 years ago
6694440
Make SkPixmap-variant of createBackendTexture public
by Robert Phillips
· 5 years ago
04b9964
Dawn: update to new GrGpu::onCreateBackendTexture() semantics.
by Stephen White
· 5 years ago
55e5be3
Fix reported op bounds on a few ops.
by Greg Daniel
· 5 years ago
f2ebdd9
Rename GrPixelInfo to GrImageInfo.
by Brian Salomon
· 5 years ago
729fc0c
Revert "Construct GPU SkImages with SkColorType, don't infer from GrPixelConfig"
by Brian Salomon
· 5 years ago
384f6e3
Construct GPU SkImages with SkColorType, don't infer from GrPixelConfig
by Brian Salomon
· 5 years ago
bd84330
Revert "Revert "add explicit src and dst colorspaces to filterColor4f""
by Mike Reed
· 5 years ago
dcbc359
Remove vestiges of 32 float texture format support
by Brian Salomon
· 5 years ago
052761f
Add gpu programmatic frame capture routines
by Jim Van Verth
· 5 years ago
355111b
Revert "add explicit src and dst colorspaces to filterColor4f"
by Mike Reed
· 5 years ago
94ed83f
Don't execute OpsTask which will have no effect on their target.
by Greg Daniel
· 5 years ago
2281be3
add explicit src and dst colorspaces to filterColor4f
by Mike Reed
· 5 years ago
5dd7746
Use SW backend as ref for AsyncReadPixels unit test.
by Brian Salomon
· 5 years ago
c139d08
Reland "Remove the resolve rect and resolve types from GrRenderTarget"
by Chris Dalton
· 5 years ago
Next »