aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu
Commit message (Expand)AuthorAge
* Remove destination pointer from GrCopySurfaceOpGravatar Robert Phillips2017-11-09
* Update GrFragmentProcessor handling in Make methods in SkSLGravatar Robert Phillips2017-11-08
* Prepare to enable explicit gpu resource allocation (take 2)Gravatar Robert Phillips2017-11-08
* Revert "Prepare to enable explicit gpu resource allocation"Gravatar Greg Daniel2017-11-08
* Implement readPixels from float buffer, when half float is missingGravatar Stan Iliev2017-11-08
* Prepare to enable explicit gpu resource allocationGravatar Robert Phillips2017-11-08
* move parts of SkPoint to SkPointPrivGravatar Cary Clark2017-11-08
* Revert "Revert "added a missing programBinarySupport check""Gravatar Ethan Nicholas2017-11-08
* Allow mock GrContexts to "support" shader derivativesGravatar Brian Salomon2017-11-08
* Add GrContextOptions to control distance field thresholds for small sizes and...Gravatar Brian Salomon2017-11-08
* Revert "added a missing programBinarySupport check"Gravatar Greg Daniel2017-11-07
* Move bmp/mask/sdf functionality from GrTextUtils to GrAtlasTextContextGravatar Brian Salomon2017-11-07
* added a missing programBinarySupport checkGravatar Ethan Nicholas2017-11-07
* Don't use analytic clip FPs when drawing to stencilGravatar Chris Dalton2017-11-07
* Revert "Don't use analytic clip FPs when drawing to stencil"Gravatar Chris Dalton2017-11-07
* Don't use analytic clip FPs when drawing to stencilGravatar Chris Dalton2017-11-07
* converted LumaColorFilterEffect to skslGravatar Ethan Nicholas2017-11-07
* make point array methods privateGravatar Cary Clark2017-11-07
* Fix dangling pointers when Ganesh culls CCPR Ops earlyGravatar Chris Dalton2017-11-07
* Make GrAtlasTextBlob return to caller when a flush is required during subrun ...Gravatar Brian Salomon2017-11-07
* Setup CCPR testing with GrMockContextGravatar Chris Dalton2017-11-06
* Disable CCPR while we sort out clippingGravatar Chris Dalton2017-11-06
* Modify fontcache GM to actually spill atlas.Gravatar Brian Salomon2017-11-06
* Disable CCPR on the Android Framework.Gravatar Derek Sollenberger2017-11-03
* Revert "Revert "Fix int overflow issues with clip and path bounds, take 2.""Gravatar Jim Van Verth2017-11-02
* Revert "Fix int overflow issues with clip and path bounds, take 2."Gravatar Jim Van Verth2017-11-02
* Do not always allocate temp space in GrGLGpu::uploadTexDataGravatar Robert Phillips2017-11-02
* Fix int overflow issues with clip and path bounds, take 2.Gravatar Jim Van Verth2017-11-02
* Revert "Implement window rectangles in vulkan"Gravatar Jim Van Verth2017-11-02
* Revert "Fix signed/unsigned comparison in assert"Gravatar Chris Dalton2017-11-02
* Fix signed/unsigned comparison in assertGravatar Chris Dalton2017-11-02
* During flush store GrOp draw and upload records on GrOpFlushState instead of ...Gravatar Brian Salomon2017-11-02
* Implement window rectangles in vulkanGravatar Chris Dalton2017-11-02
* Remove content area from GrTextureAdjuster.Gravatar Greg Daniel2017-11-02
* API to cache shader binaries between runs of Skia.Gravatar Ethan Nicholas2017-11-02
* Make the intervals in GrResourceAllocator use SkArenaAllocGravatar Robert Phillips2017-11-02
* Attempt to disable clear-as-draw-workaround on iOS PowerVR.Gravatar Brian Salomon2017-11-02
* Revert "Fold analytic clip FPs into GrReducedClip"Gravatar Chris Dalton2017-11-01
* Fold analytic clip FPs into GrReducedClipGravatar Chris Dalton2017-11-01
* Revert "Fold analytic clip FPs into GrReducedClip"Gravatar Chris Dalton2017-11-01
* Fold analytic clip FPs into GrReducedClipGravatar Chris Dalton2017-11-01
* Update GrTextureMaker to handle mips when copying for npotGravatar Greg Daniel2017-11-01
* More attempts at clipping perf.Gravatar Jim Van Verth2017-11-01
* Allow GrAppliedClip to have >1 clip coverage FPGravatar Chris Dalton2017-10-31
* Revert "Fix int overflow issues with clip and path bounds."Gravatar Mike Klein2017-10-31
* Devirtualized token management in GrDeferredUploadTarget.Gravatar Brian Salomon2017-10-31
* Make deferred upload handling and draw recording be virtual interfaces implem...Gravatar Brian Salomon2017-10-31
* Fix int overflow issues with clip and path bounds.Gravatar Jim Van Verth2017-10-31
* Add support for transfer functions to GrColorSpaceXformGravatar Brian Osman2017-10-31
* Have mip status match surface when snapping image from wrapped objectGravatar Greg Daniel2017-10-30