aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/gpu
Commit message (Expand)AuthorAge
* GrVkGpu initialization cleanup.Gravatar jvanverth2016-03-23
* Make max number of vertex attributes be checked dynamicallyGravatar bsalomon2016-03-23
* sRGB support in Ganesh. Several pieces:Gravatar brianosman2016-03-21
* Enable extension support and debug layer.Gravatar jvanverth2016-03-18
* Store null GL context's state in interface objectGravatar bsalomon2016-03-18
* Implement Vulkan GrBackendObject for textures.Gravatar jvanverth2016-03-18
* Revert of sRGB support in Ganesh. Several pieces: (patchset #12 id:220001 of ...Gravatar brianosman2016-03-17
* sRGB support in Ganesh. Several pieces:Gravatar brianosman2016-03-17
* Use std::unique_ptr.Gravatar mtklein2016-03-16
* Revert of Use std::unique_ptr. (patchset #10 id:170001 of https://codereview....Gravatar mtklein2016-03-16
* Use std::unique_ptr.Gravatar mtklein2016-03-16
* Add caps and GL API for buffer textureGravatar cdalton2016-03-11
* Add sampler precision to GrTextureAccessGravatar cdalton2016-03-11
* Add support for vertex and geometry shader texturesGravatar cdalton2016-03-11
* Add deferred texture upload API.Gravatar bsalomon2016-03-11
* Revert of Use std::unique_ptr. (patchset #8 id:130001 of https://codereview.c...Gravatar mtklein2016-03-11
* Use std::unique_ptr.Gravatar mtklein2016-03-11
* Revert of Use std::unique_ptr. (patchset #7 id:120001 of https://codereview.c...Gravatar mtklein2016-03-10
* Remove version checks for _MSC_VER < 1800 (msvs2013).Gravatar bungeman2016-03-10
* Use std::unique_ptr.Gravatar mtklein2016-03-10
* Don't allow nullptr in texels array params (unless using a transfer buffer).Gravatar bsalomon2016-03-09
* Add support for 2x2 matricesGravatar cdalton2016-03-07
* Add "sample locations" feature to GrProcessorGravatar cdalton2016-03-07
* Attempt to combine batches in forward direction before flushGravatar bsalomon2016-03-07
* Turn on gpu stats in debug builds.Gravatar bsalomon2016-03-04
* Revert of Don't allow nullptr in texels array params (unless using a transfer...Gravatar bsalomon2016-03-04
* Don't allow nullptr in texels array params (unless using a transfer buffer).Gravatar bsalomon2016-03-04
* Revert of Implement support for using GL ES 3.0 with command buffer (patchset...Gravatar kkinnunen2016-03-03
* Begin weaning GrClipMaskManager off of GrDrawTarget (take 2)Gravatar robertphillips2016-03-02
* Revert of Begin weaning GrClipMaskManager off of GrDrawTarget (take 2) (patch...Gravatar robertphillips2016-03-02
* Begin weaning GrClipMaskManager off of GrDrawTarget (take 2)Gravatar robertphillips2016-03-02
* Make GrDrawContext::internalDrawPath cons up its own GrPipelineBuilderGravatar robertphillips2016-03-01
* Move drawDRRect back to GrDrawContextGravatar robertphillips2016-02-29
* Creating functions for uploading a mipmapped texture.Gravatar cblume2016-02-26
* Replace fWillReadFragmentPosition with a bitfieldGravatar cdalton2016-02-26
* Include glGetMultisamplefv APIGravatar cdalton2016-02-26
* Revert of Make GrDrawContext::internalDrawPath cons up its own GrPipelineBuil...Gravatar ethannicholas2016-02-25
* Make GrDrawContext::internalDrawPath cons up its own GrPipelineBuilderGravatar 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
* Revert of Move Budgeted enum out of SkSurface, use in GrTextureProvider (patc...Gravatar bsalomon2016-02-25
* Move Budgeted enum out of SkSurface, use in GrTextureProviderGravatar bsalomon2016-02-25
* Implement support for using GL ES 3.0 with command bufferGravatar kkinnunen2016-02-25
* Add wrapBackendTextureAsRenderTarget APIGravatar ericrk2016-02-24
* Revert of Include glGetMultisamplefv API (patchset #1 id:1 of https://coderev...Gravatar ethannicholas2016-02-24
* Include glGetMultisamplefv APIGravatar cdalton2016-02-23
* Use unorm shorts for texture coordinates when rendering text.Gravatar jvanverth2016-02-22
* Simplify calculations in AADistanceFieldPathBatch::writePathVertices.Gravatar benjaminwagner2016-02-22
* Add vulkan files into skia repo. This is an incomplete backend with only part...Gravatar Greg Daniel2016-02-22
* Revert of Add vulkan files into skia repo. (patchset #2 id:20001 of https://c...Gravatar egdaniel2016-02-22