aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu
Commit message (Expand)AuthorAge
* Begin weaning GrClipMaskManager off of GrDrawTarget (take 2)Gravatar robertphillips2016-03-02
* add /img/n/m endpoint to skiaserveGravatar joshualitt2016-03-02
* Wire up stack traces againGravatar joshualitt2016-03-02
* Revert of Generate Signed Distance Field directly from vector path (patchset ...Gravatar robertphillips2016-03-02
* Generate Signed Distance Field directly from vector pathGravatar joel.liang2016-03-01
* Force values to 0.0f in QuadUVMatrix::setGravatar robertphillips2016-03-01
* Disabling calls to TexParameteri when the values do not exist on ES2.Gravatar cblume2016-03-01
* Revert of Progress on gamma-correctness in the GPU backend. Fixed conversion ...Gravatar brianosman2016-03-01
* Implement various vulkan stencil clears and fix various stenciling bugs.Gravatar egdaniel2016-03-01
* Progress on gamma-correctness in the GPU backend. Fixed conversion of color a...Gravatar brianosman2016-03-01
* Make GrDrawContext::internalDrawPath cons up its own GrPipelineBuilderGravatar robertphillips2016-03-01
* Add cap and builder feature for multisample interpolationGravatar cdalton2016-03-01
* Move some GrAuditTrail fuctions to cpp fileGravatar joshualitt2016-03-01
* SkDebugCanvas ignore batch bounds if they are offscreenGravatar joshualitt2016-03-01
* Revert of Progress on gamma-correctness in the GPU backend. Fixed conversion ...Gravatar brianosman2016-02-29
* Move drawDRRect back to GrDrawContextGravatar robertphillips2016-02-29
* Progress on gamma-correctness in the GPU backend. Fixed conversion of color a...Gravatar brianosman2016-02-29
* Disabling mipmap generation until anisotropic mipmap levels are generated.Gravatar cblume2016-02-29
* Render batch bounds as stroke rectsGravatar joshualitt2016-02-29
* This CL adds glTexStorage support.Gravatar cblume2016-02-29
* Modernize SkSpinlock.Gravatar mtklein2016-02-29
* Add abilitly to query audit trail for batches by draw opGravatar joshualitt2016-02-29
* Revert of Add abilitly to query audit trail for batches by draw op (patchset ...Gravatar joshualitt2016-02-29
* Add abilitly to query audit trail for batches by draw opGravatar joshualitt2016-02-29
* Creating functions for uploading a mipmapped texture.Gravatar cblume2016-02-26
* Make GrVkStencilAttachment derive form GrVkImageGravatar egdaniel2016-02-26
* Fix memory crash in vulakn writeUniformBuffersGravatar egdaniel2016-02-26
* Replace fWillReadFragmentPosition with a bitfieldGravatar cdalton2016-02-26
* Include glGetMultisamplefv APIGravatar cdalton2016-02-26
* When a surface is backed by an external render target force a copy on image snapGravatar bsalomon2016-02-26
* Add back Vk files with LF endingsGravatar jvanverth2016-02-26
* Remove Vk files with spurious CRLFsGravatar jvanverth2016-02-26
* Fix oval rendering in vulkanGravatar egdaniel2016-02-26
* Fix uniform buffer layout in vulkanGravatar egdaniel2016-02-26
* Add batchlist managment to GrAuditTrailGravatar joshualitt2016-02-26
* Add VkProgramDataManager back into to repoGravatar egdaniel2016-02-26
* Try to fix broken file by just deleting it.Gravatar egdaniel2016-02-26
* fix undefined signed shiftsGravatar caryclark2016-02-26
* Revert of Skia Filter Quality and Scaling Metrics (patchset #3 id:60001 of ht...Gravatar ericrk2016-02-25
* Revert of Make GrDrawContext::internalDrawPath cons up its own GrPipelineBuil...Gravatar ethannicholas2016-02-25
* Fix copy-paste typo in comment.Gravatar brianosman2016-02-25
* Make GrDrawContext::internalDrawPath cons up its own GrPipelineBuilderGravatar robertphillips2016-02-25
* Skia Filter Quality and Scaling MetricsGravatar ericrk2016-02-25
* Hide GrPipelineBuilder from GrOvalRendererGravatar robertphillips2016-02-25
* Mv DRRect drawing code from GrDrawContext into SkGpuDeviceGravatar robertphillips2016-02-25
* Move Budgeted enum out of SkSurface, use in GrTextureProviderGravatar bsalomon2016-02-25
* Add stub for new method to GrVkGpuGravatar jvanverth2016-02-25
* Revert of Move Budgeted enum out of SkSurface, use in GrTextureProvider (patc...Gravatar bsalomon2016-02-25
* Update shaderc lib and use single combined libGravatar Greg Daniel2016-02-25
* Move Budgeted enum out of SkSurface, use in GrTextureProviderGravatar bsalomon2016-02-25