aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu
Commit message (Expand)AuthorAge
* ccpr: Prefer atlas sizes under 4k on ARMGravatar Chris Dalton2018-02-22
* Don't assert that GLSL shader compilation succeeded in ChromeGravatar Brian Salomon2018-02-22
* move some RRect methods into privGravatar Mike Reed2018-02-22
* Revert "Separate creation time & flush time behavior in GrDrawOpAtlas"Gravatar Robert Phillips2018-02-21
* Separate creation time & flush time behavior in GrDrawOpAtlasGravatar Robert Phillips2018-02-21
* Pull non-substantive changes out of omnibus CLGravatar Robert Phillips2018-02-21
* Remove back pointer to GrAtlasGlyphCache from GrAtlasTextStrikeGravatar Robert Phillips2018-02-21
* Add checks for failed SkImageInfo2GrPixelConfig callsGravatar Greg Daniel2018-02-21
* Update createWrappedRenderTargetProxy with BackendTex to use lazy proxiesGravatar Greg Daniel2018-02-21
* Change signature of GrAtlasGlyphCache::getProxiesGravatar Robert Phillips2018-02-20
* Pad atlas uploads to 4-byte boundariesGravatar Jim Van Verth2018-02-20
* hide complex versions of isOval and isRRectGravatar Mike Reed2018-02-20
* Introduce GrColorTypeGravatar Brian Salomon2018-02-20
* Drop unused support for MSAA sample locationsGravatar Chris Dalton2018-02-20
* ccpr: Fix a couple issues with tessellation and windingGravatar Chris Dalton2018-02-20
* Some more cleanup of GrDrawOpAtlas compactionGravatar Jim Van Verth2018-02-20
* Drop unused shader support for multisample interpolationGravatar Chris Dalton2018-02-20
* Update createWrappedRenderTargetProxy with BackendRT to work with lazy proxies.Gravatar Greg Daniel2018-02-20
* Change createWrappedTextureProxy for render targets to use lazy proxies.Gravatar Greg Daniel2018-02-20
* Fix thrashing issue with multitextured atlas.Gravatar Jim Van Verth2018-02-17
* Add full scaling for color emoji.Gravatar Jim Van Verth2018-02-16
* Avoid creating MIPs until necessary when MIP bias is activeGravatar Brian Osman2018-02-16
* When creating emptyp MipMap proxies, don't instantiate them immediately. Atte...Gravatar Greg Daniel2018-02-15
* Drop unused shader support for sample variablesGravatar Chris Dalton2018-02-15
* Disable texstorage for BGRA on ES devices that aren't appleGravatar Greg Daniel2018-02-15
* Remove unneccesary assert in GrAALinearizingConvexPathRendererGravatar Robert Phillips2018-02-15
* Update GrTextBlobCache for DDLGravatar Robert Phillips2018-02-15
* Revert "Revert "Revert "When creating emptyp MipMap proxies, don't instantiat...Gravatar Greg Daniel2018-02-14
* DDL-ify GrRectBlurEffectGravatar Robert Phillips2018-02-14
* Prepare sRGB encoding conversion for the removal of GrPixelConfigGravatar Brian Salomon2018-02-14
* Revert "Revert "When creating emptyp MipMap proxies, don't instantiate them i...Gravatar Greg Daniel2018-02-14
* ccpr: Tessellate fans for very large and/or simple pathsGravatar Chris Dalton2018-02-14
* Use a lazy proxy in OnFlushCallbackTest to fulfill some old TODOsGravatar Robert Phillips2018-02-14
* Revert "When creating emptyp MipMap proxies, don't instantiate them immediate...Gravatar Greg Daniel2018-02-14
* When creating emptyp MipMap proxies, don't instantiate them immediately.Gravatar Greg Daniel2018-02-14
* Add SkCharacterization creation helper to GrContextThreadSafeProxy (take 2)Gravatar Robert Phillips2018-02-14
* Revert "Revert "Allow linear 8888 surface contexts in GPU backend.""Gravatar Brian Salomon2018-02-13
* Make fully lazy proxies possess an originGravatar Robert Phillips2018-02-13
* Revert "Add SkCharacterization creation helper to GrContextThreadSafeProxy"Gravatar Cary Clark2018-02-13
* Add "sharpen" option to SkSL, to LOD bias all texturesGravatar Brian Osman2018-02-13
* Add SkCharacterization creation helper to GrContextThreadSafeProxyGravatar Robert Phillips2018-02-13
* Make it so that GrSurfaceContext with a sRGB GrPixelConfig must have aGravatar Brian Salomon2018-02-13
* Don't assert coverage counting isn't blacklisted when driver workarounds are ...Gravatar Brian Salomon2018-02-13
* Remove tracking of SkDestinationSurfaceColorMode on GrTextureProxy for mipsGravatar Greg Daniel2018-02-12
* Revert "ccpr: Tessellate fans for very large and/or simple paths"Gravatar Cary Clark2018-02-12
* ccpr: Tessellate fans for very large and/or simple pathsGravatar Chris Dalton2018-02-12
* Refactor GrUploadPixmap logic into MakeCrossContextFromPixmapGravatar Greg Daniel2018-02-12
* Remove image functions from GrGLInterface, part oneGravatar Brian Osman2018-02-11
* Remove unused code resulted from deleting DeferredTextureImageGravatar Greg Daniel2018-02-10
* Move default init of tmp draw params out of subclasses into GrGpuGravatar Brian Salomon2018-02-10