aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/SkGpuDevice.cpp
Commit message (Expand)AuthorAge
* share code between SkGr and CacheratorGravatar reed2015-09-16
* Add special case circle blur for GaneshGravatar robertphillips2015-09-15
* Use SkImageCacherator in SkImagesGravatar reed2015-09-10
* Limit lifetime of GrDrawContext objectsGravatar robertphillips2015-09-01
* Style Change: NULL->nullptrGravatar halcanary2015-08-27
* Remove GrStagedProcessor, remove the word Stage as it applies to FPsGravatar bsalomon2015-08-27
* Style Change: SkNEW->new; SkDELETE->deleteGravatar halcanary2015-08-26
* Revert of Remove GrStagedProcessor, remove the word Stage as it applies to FP...Gravatar rmistry2015-08-26
* Remove GrStagedProcessor, remove the word Stage as it applies to FPsGravatar bsalomon2015-08-26
* Standardize BW to NonAAGravatar joshualitt2015-08-21
* Stop ping ponging AA in SkGpuDeviceGravatar joshualitt2015-08-17
* drawBitmapImage can batch across AA rectsGravatar joshualitt2015-08-17
* Revert of drawBitmapImage can batch across AA rects (patchset #5 id:80001 of ...Gravatar joshualitt2015-08-17
* drawBitmapImage can batch across AA rectsGravatar joshualitt2015-08-17
* Refactor helper function for SkBitmapShader to GrFragmentProcessorGravatar joshualitt2015-08-12
* First pass at drawAtlas batching.Gravatar jvanverth2015-08-07
* Remove SHADER_AA_FILL_RECT flagGravatar robertphillips2015-08-05
* Remove IGNORE_ROT_AA_RECT_OPT flagGravatar robertphillips2015-08-04
* Some cleanup in GrTextureProvider and GrResourceProvider.Gravatar bsalomon2015-07-31
* remove all guards for changes to drawBitmapRect / drawImageRectGravatar reed2015-07-28
* Fix Ganesh drawAtlas bug with quad colorsGravatar robertphillips2015-07-24
* Misc cleanupGravatar robertphillips2015-07-22
* Fix textureDomain/bleed prevention in msaaGravatar robertphillips2015-07-20
* No longer using non-antialiased fast path for lines when antialiasing is on.Gravatar ethannicholas2015-07-17
* add src-rect-constraint to drawImageRectGravatar reed2015-07-14
* More threading of GrProcessorDataManagerGravatar joshualitt2015-07-09
* Rename flushForExternalRead->flushForExternalIO and always call in SkSurface:...Gravatar bsalomon2015-06-30
* implement drawAtlas natively on gpu-deviceGravatar reed2015-06-25
* Make SkGpuDevice know its alpha typeGravatar bsalomon2015-06-23
* Clean up usage of SkSurfacePropsGravatar robertphillips2015-06-22
* Rename all things "leaky" in SkDeviceGravatar robertphillips2015-06-19
* remove SkDevicePropertiesGravatar robertphillips2015-06-19
* Add useDFT field to SkDevicePropertiesGravatar robertphillips2015-06-18
* Make GrTextContext be owned by the GrDrawContextGravatar robertphillips2015-06-17
* Revert of Make GrTextContext be owned by the GrDrawContext (patchset #7 id:12...Gravatar bsalomon2015-06-16
* Make GrTextContext be owned by the GrDrawContextGravatar robertphillips2015-06-16
* Implement support for mixed sampled render targetsGravatar vbuzinov2015-06-12
* Towards removing getTexture() on SkImageGravatar bsalomon2015-06-10
* Revert[2] SkDraw and all Blitters to use pixmap instead of bitmapiGravatar reed2015-06-09
* remove subclassing from ImageFilter::ProxyGravatar reed2015-06-09
* Add direct getter for GrCaps to GrContext.Gravatar bsalomon2015-05-29
* Revert of Add direct getter for GrCaps to GrContext. (patchset #4 id:60001 of...Gravatar bsalomon2015-05-28
* Add direct getter for GrCaps to GrContext.Gravatar bsalomon2015-05-28
* Break GrTextContext's reliance on SkGpuDeviceGravatar robertphillips2015-05-28
* Move SkGpuDevice::internalDrawPath to GrBlurUtils::drawPathWithMaskFilterGravatar robertphillips2015-05-27
* Split drawing functionality out of GrContext and into new GrDrawContextGravatar robertphillips2015-05-26
* Sketch splitting SkPicture into an interface and SkBigPicture.Gravatar mtklein2015-05-19
* Make GrStrokeInfo inherit from SkStrokeRecGravatar kkinnunen2015-05-18
* Revert of Sketch splitting SkPicture into an interface and SkBigPicture. (pat...Gravatar mtklein2015-05-18
* Sketch splitting SkPicture into an interface and SkBigPicture.Gravatar mtklein2015-05-18