aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu
Commit message (Expand)AuthorAge
* Fix sRGB textures that must be copied (for NPOT tiling, etc...)Gravatar brianosman2016-05-12
* Add isEmpty() query to GrShape and improve comments.Gravatar bsalomon2016-05-11
* Separate user and raw stencil settingsGravatar cdalton2016-05-11
* Use GrGammaEffect to support YUV conversion without sRGB write controlGravatar brianosman2016-05-11
* Switch GrTextureToYUVPlanes over to newDrawContext callsGravatar robertphillips2016-05-11
* Make GrGammaEffect have explicit sRGB modes, plus exponential mode.Gravatar brianosman2016-05-11
* Make distance field bounds calculation more accurate for strokesGravatar bsalomon2016-05-11
* Revert of Separate user and raw stencil settings (patchset #8 id:140001 of ht...Gravatar robertphillips2016-05-11
* Revert of Make GrGammaEffect have explicit sRGB modes, plus exponential mode....Gravatar robertphillips2016-05-11
* Minor GrRenderTarget retractionGravatar robertphillips2016-05-11
* Make GrGammaEffect have explicit sRGB modes, plus exponential mode.Gravatar brianosman2016-05-10
* Disable unpack row length when uploading mipsGravatar ericrk2016-05-10
* Separate user and raw stencil settingsGravatar cdalton2016-05-10
* Fix nvpr path renderer to reject styles with nonDashPathEffects.Gravatar bsalomon2016-05-10
* Remove config range asserts that cause tautological-constant-out-of-range-com...Gravatar bsalomon2016-05-10
* Replace GrStrokeInfo with GrStyle.Gravatar bsalomon2016-05-10
* Only enable SRGB write control on desktop GL when SRGB is supported.Gravatar bsalomon2016-05-10
* Revert of Replace GrStrokeInfo with GrStyle. (patchset #4 id:160001 of https:...Gravatar bsalomon2016-05-10
* Replace GrStrokeInfo with GrStyle.Gravatar bsalomon2016-05-10
* Incorporate scale into GrStyle and GrShapeGravatar bsalomon2016-05-09
* Allow gpu ResourceHandle class to be shared for multiple purposesGravatar egdaniel2016-05-09
* Break apart shared use of varying and uniform transformsGravatar egdaniel2016-05-09
* Reset layout to undefined when we realloc VkTexture memoryGravatar egdaniel2016-05-09
* Reland of Simplify SkGpuBlurUtils::GaussianBlur method (patchset #1 id:1 of h...Gravatar robertphillips2016-05-09
* Reland of Disable layer hoisting for non-8888 canvases (patchset #1 id:1 of h...Gravatar robertphillips2016-05-09
* Revert of Simplify SkGpuBlurUtils::GaussianBlur method (patchset #2 id:20001 ...Gravatar jvanverth2016-05-06
* Clean up GrVkImage::setLayout()Gravatar jvanverth2016-05-06
* Fix issue where GrStyle::applyToPath exited before applying strokeGravatar bsalomon2016-05-06
* Remove hasMixedSamples() from GrPipelineBuilderGravatar cdalton2016-05-06
* Revert of Retract GrRenderTarget a bit within SkGpuDevice (patchset #2 id:200...Gravatar robertphillips2016-05-06
* Take SkStrokeRec::InitStyle rather than SkPaint::Style in mask filter and Dra...Gravatar bsalomon2016-05-06
* Simplify SkGpuBlurUtils::GaussianBlur methodGravatar robertphillips2016-05-06
* Revert of Disable layer hoisting for non-8888 canvases (patchset #2 id:20001 ...Gravatar robertphillips2016-05-06
* Fix unit test crash caused by OSMesa not supporting rendering to GL_ALPHA8Gravatar bsalomon2016-05-05
* Disable layer hoisting for non-8888 canvasesGravatar robertphillips2016-05-05
* Added --deepColor option to SampleApp, triggers creation of a ten-bit/channelGravatar brianosman2016-05-05
* Retract GrRenderTarget a bit within SkGpuDeviceGravatar robertphillips2016-05-05
* Bring back sRGB-write-control as a caps bit.Gravatar brianosman2016-05-05
* Make GrPathRenderer only support fills for path stencilingGravatar bsalomon2016-05-05
* Stop banning stroke-and-fill for GrStyle and add testsGravatar bsalomon2016-05-05
* Make cap only affect the keys of GrShapes that are possibly-openGravatar bsalomon2016-05-04
* Add Gr*Proxy classesGravatar robertphillips2016-05-04
* Allow stencils to be attached to render targets created via SkSurface::MakeFr...Gravatar ericrk2016-05-04
* Disable Ganesh layer hoister in a more revertable formGravatar robertphillips2016-05-04
* Fix ASAN errors.Gravatar benjaminwagner2016-05-04
* Revert of Allow stencils to be attached to render targets created via SkSurfa...Gravatar jvanverth2016-05-04
* Expand GrStyle's interface.Gravatar bsalomon2016-05-04
* Fix type conversion compile errorsGravatar brianosman2016-05-04
* Allow stencils to be attached to render targets created via SkSurface::MakeFr...Gravatar ericrk2016-05-03
* Revert of Add Gr*Proxy classes (patchset #10 id:220001 of https://codereview....Gravatar robertphillips2016-05-03