aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu
Commit message (Expand)AuthorAge
* 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
* Add mip support to GrAHardwareBufferImageGeneratorGravatar Greg Daniel2017-10-30
* Revert "Revert "Fix GrDefaultPathRender inversely wound path bug""Gravatar Robert Phillips2017-10-30
* Revert "Fix GrDefaultPathRender inversely wound path bug"Gravatar Robert Phillips2017-10-30
* Remove deferred upload types from GrDrawOp.h.Gravatar Brian Salomon2017-10-30
* Add GrTextUtils::TargetGravatar Brian Salomon2017-10-30
* Fix GrDefaultPathRender inversely wound path bugGravatar Robert Phillips2017-10-30
* Merge clip rects in GrReducedClipGravatar Chris Dalton2017-10-27
* Remove fallback to path drawing from stencil and cover text context.Gravatar Brian Salomon2017-10-27
* Add workaround for Gallium TexImage internalFormat for Alpha8Gravatar Greg Daniel2017-10-26
* Fix assert in text clipping.Gravatar Jim Van Verth2017-10-26
* Add GalliumLLVM GrGLRenderer and fix alpha8 renderabilityGravatar Greg Daniel2017-10-26
* workaround for VkWrapTests crashGravatar Ethan Nicholas2017-10-26
* Re-land "converted OverdrawColorFilter to SkSL"Gravatar Ethan Nicholas2017-10-26
* Revert "converted OverdrawColorFilter to SkSL"Gravatar Ethan Nicholas2017-10-25