Don't pass uniform arrays in GrGLNonlinearColorSpaceXformEffect
[platform/upstream/libSkiaSharp.git] / experimental /
2016-04-18 halcanaryexperimental/fiddle -> tools/fiddle
2016-04-18 halcanaryexperimental/fiddle: update to new SkImage API
2016-04-14 mtkleinmojo -> nojo
2016-04-11 cdaltonRename EmitArgs::fSamplers to fTexSamplers
2016-04-03 reedchange flattenable factory to return sk_sp
2016-03-31 halcanaryFiddle: update to new GrGLAssembleInterface API
2016-03-29 jcgregoriofiddle: Only output errors to stderr.
2016-03-25 halcanaryexperimental/fiddle: update to work again
2016-03-24 fmalitaRelocate SK_SUPPORT_LEGACY_PICTURE_PTR
2016-03-16 mtkleindetach -> release
2016-03-09 halcanaryexperimental: coreGraphicsPdf2png
2016-03-09 reeduse Make instead of Create to return a shared shader
2016-03-04 reedremove align16 calls in skhader context sizes. will...
2016-03-04 reedEnforce 16byte alignment in shader contexts (patchset...
2016-03-03 halcanaryRevert of enforce 16byte alignment in shader contexts...
2016-03-03 reedenforce 16byte alignment in shader contexts
2016-02-25 bsalomonMove Budgeted enum out of SkSurface, use in GrTexturePr...
2016-02-25 bsalomonRevert of Move Budgeted enum out of SkSurface, use...
2016-02-25 bsalomonMove Budgeted enum out of SkSurface, use in GrTexturePr...
2016-02-22 fmalitaAdd ContextRec param to SkShader::contextSize()
2016-02-11 cdaltonAdd GrShaderFlags enum
2016-02-05 robertphillipsLast bit of GrGLSLFragmentProcessor-derived class cleanup
2016-02-04 robertphillipsNext round of GrGLSLFragmentProcessor-derived class...
2016-02-03 halcanarySkMojo: generate on Darwin/x86_64
2016-02-03 halcanarySkMojo: test linking Skia against the Mojo SDK
2016-01-18 kkinnunenSampleApp: Remove SkWindow::setColorType
2016-01-05 kkinnunenSampleApp: remove Picture_DeviceType
2016-01-04 caryclarkremove 565 effects shaders
2015-12-10 scroggoRemove unused CallStacker
2015-12-10 halcanaryexperiment/fiddle
2015-12-03 egdanielCreate GLSLUniformHandler class for gpu backend
2015-12-02 stephanaModify iOSShell-gyp to generate unique bundle identifier
2015-11-18 egdanielAdd ShaderBuilders to EmitArgs and remove gettings...
2015-11-16 caryclarkruns some sample animations side by side in canvas...
2015-11-13 egdanielRename some processor functions from GL to GLSL
2015-11-13 egdanielMake all GrFragmentProcessors GL independent.
2015-11-11 egdanielMove all ShaderBuilder files to GLSL
2015-11-09 egdanielUpdate sample to use new perlin noise shader, and make...
2015-11-09 ethannicholasadded experimental improved Perlin noise shader
2015-10-09 jvanverthAdd test with GLFW framework
2015-10-02 jvanverthSome iOS fixes to make SampleApp work better.
2015-09-09 mtkleinMake SkGraphics::Term a no-op, stop calling it.
2015-09-09 mtkleinRevert of Make SkGraphics::Term a no-op, stop calling...
2015-09-08 mtkleinMake SkGraphics::Term a no-op, stop calling it.
2015-09-03 halcanaryCMAKE + install command
2015-09-01 halcanaryExperimental: fix document
2015-09-01 halcanaryExperimental: document that cmake + c api example now...
2015-09-01 halcanaryRemove an extra newline in documentation.
2015-09-01 halcanaryC API: Add SK_API, also documentation of an example.
2015-08-26 halcanaryStyle Change: SkNEW->new; SkDELETE->delete
2015-08-21 caryclarkadd old fix for iOS SampleApp
2015-08-04 halcanaryRemove experimental/PdfViewer
2015-08-03 bungemanUpdate NulCanvas so everything builds.
2015-07-15 halcanaryexperimental: remove old PDF benchmarking tools
2015-07-14 fmalitaUpdated PDFViewer drawImageRect() overrides
2015-06-26 mtkleinremove SkInstCnt
2015-06-22 robertphillipsBegin kLegacyFontHost_InitType cleanup
2015-06-15 fmalitaRemove the SkCanvas comment API
2015-05-29 joshualittdelete experimental path renderers
2015-05-12 reedRevert of Revert of stop calling SkScalarDiv (patchset...
2015-05-12 reedRevert of stop calling SkScalarDiv (patchset #4 id...
2015-05-12 reedstop calling SkScalarDiv
2015-04-27 tfarinaCleanup: Remove unnecessary double-semicolons.
2015-04-09 reeddefault to 8888 for ganesh in sampleapp on iOS
2015-04-09 stephanaBUG=skia:
2015-03-26 mtkleinC++11 override should now be supported by all of {bots...
2015-02-26 scroggoFix SampleApp build on iOS.
2015-02-17 halcanaryzlib/pdf: remove HaveFlate(), depend on preprocessor...
2015-02-06 fmalitaAdd SkSVGCanvas
2015-02-05 reedadd length parameter to addText, to match attr values
2015-02-05 fmalita[SkSVGDevice] drawTextOnPath() support
2015-02-04 fmalita[SkSVGDevice] Add support for more stroke params
2015-02-04 fmalita[SkSVGDevice] Initial clipping support
2015-02-04 fmalita[SkSVGDevice] Initial text support
2015-02-03 caryclarkremove remaining parts of SkExample
2015-02-03 fmalita[SkSVGDevice] Initial shader/gradient support
2015-01-30 caryclarkFirst cut at cleaning up Sergio's example code and...
2015-01-30 fmalitaInitial SVG backend stubbing
2015-01-29 caryclarkremove experimental pixman files
2015-01-29 caryclarkThe original instantiation of pathops was in the experi...
2015-01-28 mtkleinFold gmtoskp into DM, as --src gm --config skp.
2015-01-24 halcanaryexperimental/skp_to_pdf_md5 optionally also outputs...
2015-01-21 scroggoMake SkStream *not* ref counted.
2015-01-09 mtkleinFix up all the easy virtual ... SK_OVERRIDE cases.
2015-01-05 robertphillipsUpdate PdfViewer's SkNulCanvas
2015-01-05 halcanaryexperimental skp_to_pdf_md5 program.
2015-01-02 reedremove unused drawData
2014-12-15 mtkleinDelete old bench expectation code.
2014-12-15 junovRemove SkCanvas::isDrawingToLayer
2014-12-15 bsalomonfix last warnings on w64 and turn on w.a.e.
2014-12-10 Florin MalitaRemove SkCanvas::drawBitmapMatrix()
2014-12-08 robertphillipsRemove virtual clear in PdfViewer's SkNulCanvas
2014-12-04 reedquick fix to land clear() change
2014-12-03 halcanaryFix PdfViewer BGR byte order
2014-12-02 halcanarywork in progress
2014-12-01 halcanarymultipage_pdf_profiler, gmtoskp
2014-11-03 tfarinaCleanup: Remove SimpleiOSApp xcode project file.
2014-11-03 mtkleinpatch from issue 697743002
2014-10-31 stephanaQuick and dirty test to call the C interface from GO.
2014-10-31 tfarinaCleanup: Go with SkDebugf instead of GrPrintf.
next