aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/gpu/GrTextureProvider.h
Commit message (Expand)AuthorAge
* Make flag values in GrResourceProvider and GrTextureProvider consistentGravatar Brian Salomon2016-12-05
* Remove SkAutoTUnref and SkAutoTDelete from public includes.Gravatar bungeman2016-10-27
* Remove some unnecessary #includes of SkImageFilter.hGravatar senorblanco2016-04-22
* Don't allow nullptr in texels array params (unless using a transfer buffer).Gravatar bsalomon2016-03-09
* 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
* Creating functions for uploading a mipmapped texture.Gravatar cblume2016-02-26
* 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
* Add wrapBackendTextureAsRenderTarget APIGravatar ericrk2016-02-24
* remove imagefilter::sizeconstraintGravatar reed2016-01-11
* Reland of Add guards to GrTextureProvider (patchset #1 id:1 of https://codere...Gravatar joshualitt2016-01-11
* Revert of Add guards to GrTextureProvider (patchset #5 id:80001 of https://co...Gravatar joshualitt2016-01-07
* Add guards to GrTextureProviderGravatar joshualitt2016-01-07
* tunnel down texture-size-constraint to imagefiltersGravatar reed2015-10-22
* Some cleanup in GrTextureProvider and GrResourceProvider.Gravatar bsalomon2015-07-31
* Refactor GrBufferAllocPools to use resource cacheGravatar robertphillips2015-06-24
* Revert of Refactor GrBufferAllocPools to use resource cache (patchset #15 id:...Gravatar robertphillips2015-06-23
* Refactor GrBufferAllocPools to use resource cacheGravatar robertphillips2015-06-23
* Add support for creating texture backed images where Skia will delete the tex...Gravatar bsalomon2015-06-18
* Revert of Refactor GrBufferAllocPools to use resource cache (patchset #9 id:1...Gravatar robertphillips2015-05-14
* Refactor GrBufferAllocPools to use resource cacheGravatar robertphillips2015-05-13
* Move instanced index buffer creation to flush timeGravatar bsalomon2015-05-04
* Revert of Move instanced index buffer creation to flush time (patchset #6 id:...Gravatar bsalomon2015-05-04
* Move instanced index buffer creation to flush timeGravatar bsalomon2015-05-04
* This replaces the texture creation/caching functions on GrContext with a GrTe...Gravatar bsalomon2015-04-30