Create GLSLUniformHandler class for gpu backend
[platform/upstream/libSkiaSharp.git] / gm /
2015-12-02 reedAPI to support native scaling by image-generator
2015-12-02 reeddrawSprite and drawImage+clip should draw the same...
2015-11-30 caryclarkadd more conservative check for wayward divide
2015-11-30 joshualittMake onPrepareDraws const
2015-11-24 reedoptimize the disable-caching case for SkImage::readPixels
2015-11-23 egdanielDon't create a GXPFactory when blend is SrcOver
2015-11-23 reedscaling API on SkPixmap
2015-11-22 reeduse pinned value during lerp for vertical gradients
2015-11-20 fmalitaTiny linear gradient GM
2015-11-19 fmalitaParametric contour start GM
2015-11-19 jvanverthShift up bottom path in smallpaths GM.
2015-11-19 bsalomonMake block size a template parameter of SkTLList
2015-11-18 jvanverthAdd small paths GM
2015-11-18 joshualittInitial implementation of GPU no filter NinePatch
2015-11-18 egdanielAdd ShaderBuilders to EmitArgs and remove gettings...
2015-11-18 stephanaRevert of Parametric contour start GM (patchset #1...
2015-11-17 fmalitaParametric contour start GM
2015-11-16 robertphillipsOptionally pass rendertarget to getTestTarget
2015-11-16 halcanarySkPDF: fix large-number bug
2015-11-13 egdanielRename some processor functions from GL to GLSL
2015-11-13 egdanielMake all GrFragmentProcessors GL independent.
2015-11-13 reedaugment gradients_many to exercise flipped gradients...
2015-11-11 egdanielMove all ShaderBuilder files to GLSL
2015-11-11 robertphillipsMove GrBatchFlushState from GrDrawTarget to GrDrawingMa...
2015-11-10 bsalomonUse a struct for client GL texture handles
2015-11-09 bsalomonRewrite bleed GM bmp/img generators and change oversize...
2015-11-07 halcanaryComments Style: s/skbug.com/bug.skia.org/
2015-11-06 halcanarySkPDF: images support 32-but-not-N32 colortype
2015-11-04 bsalomonAdd outer blur to bleed GM family
2015-11-04 bsalomonchange alpha bmp generator in bleed to make more discer...
2015-11-02 bsalomonAdd bleed GM variants for bmp backed by an oversized...
2015-11-02 bsalomonAllow max tile size to be overridden separately from...
2015-11-02 egdanielMove shader compiling to ProgramBuilder and various...
2015-10-29 egdanielRemove GrGLProcessor and create GrGLSLTextureSampler...
2015-10-28 egdanielCreate GLSL base class for ProgramDataManager
2015-10-26 caryclarkfix for teeny strokes
2015-10-23 bsalomonAdd more cases to bleed GM and more variants
2015-10-20 caryclarkRevert of Update feSpotLight to match spec (patchset...
2015-10-19 ericrkUpdate feSpotLight to match spec
2015-10-19 ericrkThe SkArithmeticMode_gpu GL filters support clamping...
2015-10-19 reedchange SkImage_Gpu to handle all filters (w/ and w...
2015-10-15 senorblancoImage Filters: refactor all CPU input processing into...
2015-10-15 bsalomonRemove params from Cacherator_GrTextureMaker
2015-10-15 robertphillipsGrDrawContext now holds GrRenderTarget pointer
2015-10-14 reedchange back to method for localmatrix imagefilter
2015-10-14 senorblancoImplement SkLocalMatrixImageFilter.
2015-10-12 reedadjust size of new apply-filter gm
2015-10-12 halcanarySkPDF: fall back on paths for unembeddable fonts.
2015-10-12 reedadd applyFilter() to SkImage
2015-10-12 fmalitaRemove SK_SUPPORT_LEGACY_GRADIENT_DITHERING from Skia...
2015-10-12 bsalomonRemove image usage type enum. Use GrTextureParams instead.
2015-10-07 bsalomonInsert clip fragment processor outside GrCMM
2015-10-06 reedRevert "Revert of factories should return baseclass...
2015-10-06 schenneyRevert of factories should return baseclass, allowing...
2015-10-06 reedfactories should return baseclass, allowing the impl...
2015-10-06 halcanarySkPDF: when drawing stroked path, draw using SVG rules...
2015-10-06 bsalomonBye bye processor data manager.
2015-10-05 egdanielFix gpu dashing for case where all intervals are 0.
2015-10-01 halcanarySkPDF: Implement drawImage*() properly
2015-09-29 robertphillipsHandle inverted rects in SkRRect creation methods
2015-09-28 bsalomonMake skpaint->grpaint flow work for composing draws...
2015-09-25 fmalitaRemove SkBitmapSource
2015-09-25 reedSkInstallDiscardablePixelRef is deprecated, enforce...
2015-09-24 halcanarySkPDF Implement colorfilters on bitmaps
2015-09-24 robertphillipsMake drawbitmaprect GM use Ganesh-backed bitmaps and...
2015-09-24 reedremove unused (by the outside) SkImage::newSurface...
2015-09-23 halcanaryGM for http://skbug.com/4374
2015-09-22 bsalomonStop supporting HW dither
2015-09-22 bsalomonReplace GrExtractAlphaFragmentProcessor with DstIn...
2015-09-18 joshualittadd new gm to test overlapping lcd text
2015-09-18 joshualittMake Ben happy
2015-09-18 fmalitaPurge cached resources on SkImage destruction.
2015-09-18 wangxianzhuMerge sub-device annotations in SkPDFDevice::drawDevice()
2015-09-18 reedReland of add a ClassID function to GrBatch (patchset...
2015-09-18 reedRevert of add a ClassID function to GrBatch (patchset...
2015-09-17 joshualittadd a ClassID function to GrBatch
2015-09-17 joshualittRevert of add a ClassID function to GrBatch (patchset...
2015-09-17 joshualittadd a ClassID function to GrBatch
2015-09-15 egdanielOn gpu, use max(r,g,b) for coverage alpha in LCD and...
2015-09-15 fmalitaConvert unit tests, GMs from SkBitmapSource to SkImages...
2015-09-15 robertphillipsAdd special case circle blur for Ganesh
2015-09-15 egdanielAdd support for blending of LCD for all blend modes.
2015-09-14 fmalitaSkImageSource
2015-09-14 reeddiscardable pixelrefs are gone, update tests accordingly
2015-09-11 reedsupport colortables in cacherator
2015-09-09 reedfix leaked picture
2015-09-09 caryclarkReland of more zero-length changes for svg compatibilit...
2015-09-09 reedadd picture-image variant
2015-09-09 reedswitch over to using images
2015-09-09 caryclarkRevert of more zero-length changes for svg compatibilit...
2015-09-09 halcanaryGM: replace boilerplate with macros
2015-09-09 caryclarkmore zero-length changes for svg compatibility
2015-09-04 msarettBot fix
2015-09-04 reeddraw 3 moveTos followed by various others [moves, lines...
2015-09-04 caryclarkupdate gm test size to include new elements
2015-09-04 caryclarkchange for issue 562
2015-09-03 robertphillipsMinor code cleanup (left over from prior CL)
2015-09-03 wangyixWill try composing a linear gradient with a color bitma...
2015-09-03 robertphillipsAdd new GM to directly exercise perspective bitmap...
2015-09-01 robertphillipsLimit lifetime of GrDrawContext objects
next