aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrResourceProvider.cpp
Commit message (Expand)AuthorAge
* Misc batch->op cleanup Part 1 of 2Gravatar Brian Salomon2016-12-21
* Rename GrBatchAtlas -> GrDrawOpAtlas.Gravatar Brian Salomon2016-12-17
* Smart pointers for GrBatchAtlas.Gravatar Ben Wagner2016-11-08
* Add GrNextSizePow2Gravatar Robert Phillips2016-10-31
* Remove SkAutoTUnref and SkAutoTDelete from public includes.Gravatar bungeman2016-10-27
* Remove DrawFace enum from GrPipelineBuilderGravatar robertphillips2016-07-21
* Revert of Remove DrawFace enum from GrPipelineBuilder (patchset #2 id:20001 o...Gravatar robertphillips2016-07-21
* Remove DrawFace enum from GrPipelineBuilderGravatar robertphillips2016-07-21
* Add resource provider flag to avoid client-side buffersGravatar csmartdalton2016-07-13
* SkLeanWindows.h: #include "Windows.h" fewer placesGravatar halcanary2016-06-07
* Replace GrStrokeInfo with GrStyle.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
* Fix data parameter for createBufferGravatar cdalton2016-04-21
* Revert of Use transfer buffer for BatchAtlas texture copies (patchset #9 id:1...Gravatar jvanverth2016-04-20
* Use transfer buffer for BatchAtlas texture copies.Gravatar jvanverth2016-04-20
* Add optional data parameter to createBufferGravatar cdalton2016-04-19
* Revert "Revert of Pass effects directly to fontcache (patchset #8 id:140001 o...Gravatar reed2016-04-12
* Revert of Pass effects directly to fontcache (patchset #8 id:140001 of https:...Gravatar borenet2016-04-11
* Pass effects directly to fontcacheGravatar reed2016-04-11
* Track GL buffer state based on unique resource IDGravatar cdalton2016-04-07
* Revert of Track GL buffer state based on unique resource ID (patchset #6 id:1...Gravatar mtklein2016-04-06
* Track GL buffer state based on unique resource IDGravatar cdalton2016-04-06
* Remove ownership parameter from GrResourceProvider::wrapBackendTextureAsRende...Gravatar kkinnunen2016-04-01
* Style bikeshed - remove extraneous whitespaceGravatar halcanary2016-03-29
* Consolidate GPU buffer implementationsGravatar cdalton2016-03-25
* Revert of Consolidate GPU buffer implementations (patchset #10 id:180001 of h...Gravatar robertphillips2016-03-25
* Consolidate GPU buffer implementationsGravatar cdalton2016-03-25
* Add wrapBackendTextureAsRenderTarget APIGravatar ericrk2016-02-24
* 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
* More framework support for TransferBuffersGravatar jvanverth2016-01-05
* Initial version of external_oes texture support and unit testGravatar bsalomon2015-11-22
* Revert of Initial version of external_oes texture support and unit test (patc...Gravatar bsalomon2015-11-20
* Initial version of external_oes texture support and unit testGravatar bsalomon2015-11-20
* Comments Style: s/skbug.com/bug.skia.org/Gravatar halcanary2015-11-07
* Fix for atlas doesn't call eviction functionsGravatar joshualitt2015-11-05
* Move some of the adding stencil attachment logic of Gpu and into Render Target.Gravatar egdaniel2015-09-14
* Style Change: NULL->nullptrGravatar halcanary2015-08-27
* Style Change: SkNEW->new; SkDELETE->deleteGravatar halcanary2015-08-26
* Defer flushes if kPreferNoIO is specifiedGravatar robertphillips2015-08-13
* Move atlas creation to internal to GrResourceProviderGravatar joshualitt2015-08-05
* 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
* Refactor GrGpu path rendering functions to GrPathRenderingGravatar kkinnunen2015-06-01
* Move GrPath(Range) creation to ResourceProvider.Gravatar bsalomon2015-05-22
* Revert of Refactor GrBufferAllocPools to use resource cache (patchset #9 id:1...Gravatar robertphillips2015-05-14