aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrContextPriv.h
Commit message (Expand)AuthorAge
* Re-re-land "added GrSkSLFP and converted DitherEffect to use it"Gravatar Ethan Nicholas2018-07-31
* Reland "Revert "added GrSkSLFP and converted DitherEffect to use it""Gravatar Ethan Nicholas2018-07-19
* Revert "Revert "added GrSkSLFP and converted DitherEffect to use it""Gravatar Ethan Nicholas2018-07-19
* gpu: Expose GrContextPriv::abandoned in the public API.Gravatar Khushal2018-06-27
* Move op memory storage to GrContext (take 2)Gravatar Robert Phillips2018-06-19
* Revert "added GrSkSLFP and converted DitherEffect to use it"Gravatar Kevin Lubick2018-06-19
* added GrSkSLFP and converted DitherEffect to use itGravatar Ethan Nicholas2018-06-18
* Revert "Move op memory storage to GrContext"Gravatar Robert Phillips2018-06-15
* Move op memory storage to GrContextGravatar Robert Phillips2018-06-15
* Replace GrContextPriv::read/writeSurfacePixels with GrContextPriv::read/Write...Gravatar Brian Salomon2018-06-01
* Make GrCaps and GrShaderCaps private.Gravatar Brian Salomon2018-05-11
* Revert "Revert "New read pixels implementation that is simpler but does all c...Gravatar Brian Salomon2018-03-19
* Revert "New read pixels implementation that is simpler but does all conversio...Gravatar Brian Salomon2018-03-19
* New read pixels implementation that is simpler but does all conversions on CPU.Gravatar Brian Salomon2018-03-19
* Small cleanups suggested by ClangTidyGravatar Kevin Lubick2018-03-12
* Make GrTextureStripAtlas DDL friendlyGravatar Robert Phillips2018-03-09
* Remove GrRestrictedAtlasManagerGravatar Robert Phillips2018-03-08
* Move internal calls from GrContext to GrContextPrivGravatar Robert Phillips2018-03-06
* Remove GrSurfaceOrigin from GrSurfaceDesc.Gravatar Brian Salomon2018-03-05
* Fix creation of extra GrContextThreadSafeProxies in DDL worldGravatar Robert Phillips2018-03-02
* Move atlas manager creation to GrContext derived classes (take 2)Gravatar Robert Phillips2018-03-01
* Fission GrAtlasGlyphCache in two (take 2)Gravatar Robert Phillips2018-03-01
* Revert "Fission GrAtlasGlyphCache in two"Gravatar Robert Phillips2018-02-28
* Revert "Move atlas manager creation to GrContext derived classes"Gravatar Robert Phillips2018-02-28
* Move atlas manager creation to GrContext derived classesGravatar Robert Phillips2018-02-28
* Fission GrAtlasGlyphCache in twoGravatar Robert Phillips2018-02-27
* Start on new GPU pixel ops implementation.Gravatar Brian Salomon2018-02-26
* Introduce GrColorTypeGravatar Brian Salomon2018-02-20
* Add "sharpen" option to SkSL, to LOD bias all texturesGravatar Brian Osman2018-02-13
* Make it so that GrSurfaceContext with a sRGB GrPixelConfig must have aGravatar Brian Salomon2018-02-13
* Implement GPU/OpList DDLsGravatar Robert Phillips2018-02-01
* Add SkSurface_Gpu::MakeWrappedRenderTarget methodGravatar Robert Phillips2018-01-31
* Move more internal methods from GrContext to GrContextPriv (take 3)Gravatar Robert Phillips2018-01-22
* Revert "Move more internal methods from GrContext to GrContextPriv (take 2)"Gravatar Leon Scroggins2018-01-20
* Move more internal methods from GrContext to GrContextPriv (take 2)Gravatar Robert Phillips2018-01-19
* Revert "Move more internal methods from GrContext to GrContextPriv"Gravatar Hal Canary2018-01-19
* Move more internal methods from GrContext to GrContextPrivGravatar Robert Phillips2018-01-19
* Move resourceProvider accessor to GrContextPriv (take 2)Gravatar Robert Phillips2018-01-16
* Revert "Move resourceProvider accessor to GrContextPriv"Gravatar Hal Canary2018-01-16
* Move resourceProvider accessor to GrContextPrivGravatar Robert Phillips2018-01-16
* Add GrProxyProviderGravatar Robert Phillips2018-01-08
* Add stubbed out GrContextGravatar Robert Phillips2017-12-13
* Add mip support to GrAHardwareBufferImageGeneratorGravatar Greg Daniel2017-10-30
* Add an (optional) SkTaskGroup to GrContextGravatar Brian Osman2017-08-23
* Remove GrBackendTextureDescGravatar Brian Salomon2017-07-20
* Remove GrSurface-based surfaceContext factories from GrContextPrivGravatar Robert Phillips2017-06-01
* Add postFlush call to GrOnFlushCallbackObjectGravatar Chris Dalton2017-05-05
* Revert "Revert "Plumb the use of GrBackendRenderTarget throughout Skia""Gravatar Greg Daniel2017-05-01
* Revert "Plumb the use of GrBackendRenderTarget throughout Skia"Gravatar Greg Daniel2017-04-27
* Plumb the use of GrBackendRenderTarget throughout SkiaGravatar Greg Daniel2017-04-27