Make all GrFragmentProcessors GL independent.
[platform/upstream/libSkiaSharp.git] / gm / dcshader.cpp
2015-11-13 egdanielMake all GrFragmentProcessors GL independent.
2015-11-11 egdanielMove all ShaderBuilder files to GLSL
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-06 bsalomonBye bye processor data manager.
2015-09-28 bsalomonMake skpaint->grpaint flow work for composing draws...
2015-09-22 bsalomonReplace GrExtractAlphaFragmentProcessor with DstIn...
2015-09-09 halcanaryGM: replace boilerplate with macros
2015-08-29 bsalomonChange SkShader;asFragmentProcessor signature to no...
2015-08-29 rmistryRevert of Change SkShader;asFragmentProcessor signature...
2015-08-28 bsalomonChange SkShader;asFragmentProcessor signature to no...
2015-08-27 halcanaryStyle Change: NULL->nullptr
2015-08-26 halcanaryStyle Change: SkNEW->new; SkDELETE->delete
2015-08-18 wangyixWhen getGLInstance is called on a frag proc, the result...
2015-08-04 wangyixAdded registerChild; transforms, textures, glKey automa...
2015-07-24 caryclarkrename portable_typeface_always to portable_typeface
2015-07-22 wangyixAdded GrGLFragmentProcessor::EmitArgs struct for use...
2015-07-15 caryclarkremove funkster from dcshader gm
2015-07-13 mtkleinFix up -Winconsistent-missing-override
2015-07-09 joshualittrename GrShaderDataManager -> GrProcessorDataManager
2015-07-08 joshualittmore threading of GrShaderDataManager
2015-07-08 joshualittInitial CL to create dummy GrShaderDataManager and...
2015-06-15 caryclarkRevert of Revert of make gm background colors 565 compa...
2015-06-15 caryclarkRevert of make gm background colors 565 compatible...
2015-06-15 caryclarkmake gm background colors 565 compatible
2015-04-30 bungemanMove resource fonts to common location.
2015-04-29 egdanielMake XPFragmentBuilder only Builder with access to...
2015-04-28 jvanverthUse GLSLCaps for creating processor keys and GLSL-speci...
2015-03-26 mtkleinC++11 override should now be supported by all of {bots...
2015-01-31 bsalomonAdd standard way to indicate GM is GPU-only.
2015-01-26 robertphillipsAdd patheffects to debugger printout
2015-01-23 mtkleinremove unused GM flags
2015-01-21 scroggoMake SkStream *not* ref counted.
2015-01-21 reedremove dead SkPersp macros
2015-01-07 mtkleinMake DCShader serializable.
2015-01-05 halcanaryCorrectly declare skiagm::DCShader to be not flattenable.
2014-12-29 bsalomonAdd device space skshader GM to test kDevice_GrCoordSet