aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Add GrRenderTargetContext::resourceProvider & GrResourceProvider::capsGravatar Robert Phillips2017-03-14
* Compute clipped draw bounds outside GrAppliedClip.Gravatar Brian Salomon2017-03-14
* Begin implementation of SkImage_Base::makeColorSpaceGravatar Matt Sarett2017-03-14
* vertices to/from dataGravatar Mike Reed2017-03-14
* Generaly Fixes to gpu bezier codeGravatar Greg Daniel2017-03-14
* add SkVertices::BuilderGravatar Mike Reed2017-03-14
* Revert "Begin implementation of SkImage_Base::makeColorSpace"Gravatar Mike Reed2017-03-14
* Expose SkColorSpaceTransferFn inversion functionGravatar Brian Osman2017-03-14
* Remove unused SkBitmap::RLEPixelsGravatar Leon Scroggins III2017-03-14
* Add const to GrColorSpaceXform member argumentsGravatar Brian Osman2017-03-14
* Use SkTArray for mailbox pollingGravatar Florin Malita2017-03-14
* Begin implementation of SkImage_Base::makeColorSpaceGravatar Matt Sarett2017-03-14
* Consolidate Proxy caching code in GrResourceProviderGravatar Robert Phillips2017-03-14
* Purge GrTextBlobCache entries on SkTextBlob deletionGravatar Florin Malita2017-03-14
* Preparatory ProxificationGravatar Robert Phillips2017-03-14
* Increase precision of equality checking for color space transfer fnsGravatar Matt Sarett2017-03-14
* Move GrSurfaceContext.h and GrTextureContext.h to src/gpu from include/gpuGravatar Brian Salomon2017-03-14
* Remove GrClipsStackClip member from SkGpuDeviceGravatar Brian Salomon2017-03-13
* Remove origin from GrClipStackClip and GrWindowRectsState.Gravatar Brian Salomon2017-03-13
* GrTessellator (AA): implement fast path for non-intersecting geometry.Gravatar Stephen White2017-03-13
* More SkCSXformCanvas work.Gravatar Mike Klein2017-03-13
* Add query to GrXPFactory about coverage-as-alpha optimizationGravatar Brian Salomon2017-03-13
* Restore deferred GPU resources in ChromeGravatar Robert Phillips2017-03-13
* SkColorSpaceXformCanvasGravatar Mike Klein2017-03-13
* use AutoRestore instead of making a copy of the clipstackGravatar Mike Reed2017-03-13
* Remove SK_SUPPORT_LEGACY_BROKEN_LERP supportGravatar Florin Malita2017-03-13
* Changes to GrProcessorSet::FragmentProcessorAnalysis to prepare for deferred ...Gravatar Brian Salomon2017-03-13
* Treat cross context images as Ganesh-created resourcesGravatar Brian Osman2017-03-13
* Remove run count field from SkTextBlob.Gravatar Florin Malita2017-03-13
* disable assert until I can understand why it fails in cc_unittestsGravatar Mike Reed2017-03-10
* Revert "Treat cross context images as Ganesh-created resources"Gravatar Brian Osman2017-03-10
* Fix SkFILEStream.Gravatar Ben Wagner2017-03-10
* Check for bad bounds in picture cullboundsGravatar Mike Reed2017-03-10
* Treat cross context images as Ganesh-created resourcesGravatar Brian Osman2017-03-10
* Revert "Revert "Hold sk_sp<GrAtlasTextBlob> refs in GrTextBlobCache instead o...Gravatar Florin Malita2017-03-10
* re-guard against negative dimensions on no-draw canvasGravatar Mike Reed2017-03-10
* put sksl->glsl modifiers in correct orderGravatar Ethan Nicholas2017-03-10
* Remove ownership aruments from render target wrap functionsGravatar Brian Osman2017-03-10
* Partially defer SkImage_GpuGravatar Robert Phillips2017-03-10
* clipstacks can be on the stack or embedded, therefore should not be ref-countedGravatar Mike Reed2017-03-10
* Clients can provide preallocated storage to clipstackGravatar Mike Reed2017-03-10
* Revert "prealloc room for some number of Elements to avoid malloc"Gravatar Mike Reed2017-03-10
* prealloc room for some number of Elements to avoid mallocGravatar Mike Reed2017-03-10
* Revert "Hold sk_sp<GrAtlasTextBlob> refs in GrTextBlobCache instead of raw ptrs"Gravatar Florin Malita2017-03-09
* Mark function used as template parameter extern.Gravatar Ben Wagner2017-03-09
* Hold sk_sp<GrAtlasTextBlob> refs in GrTextBlobCache instead of raw ptrsGravatar Florin Malita2017-03-09
* Remove more unused ownership argumentsGravatar Brian Osman2017-03-09
* Add a separate draw function to GrRenderTargetContext for GrMeshDrawOp derive...Gravatar Brian Salomon2017-03-09
* Remove unused ownership argument to GrSurfaceProxy::MakeWrappedBackendGravatar Brian Osman2017-03-09
* Add tolerance to quadratic and linear cubic detectionGravatar csmartdalton2017-03-09