aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/gpu/GrTypesPriv.h
Commit message (Expand)AuthorAge
* Stop creating GrODS for stencilPath commands.Gravatar bsalomon2014-12-17
* Make addUniform take a precisionGravatar bsalomon2014-12-09
* Move shader precision out of GrShaderVarGravatar bsalomon2014-12-09
* Use texture size to determine precision of texture coord varyings.Gravatar bsalomon2014-12-09
* First step to moving vertex attributes to the geometryProcessorGravatar joshualitt2014-12-03
* Force input coverage to be only a byte in gpu shaders.Gravatar egdaniel2014-11-03
* GrResourceCache2 manages scratch texture.Gravatar bsalomon2014-10-08
* Patch to create a distinct geometry processor. The vast majority of this patchGravatar joshualitt2014-09-23
* Convert GrCrash->SkFAIL GrDebugCrash->SkDEBUGFAILGravatar commit-bot@chromium.org2014-04-30
* SK_SUPPORT_LEGACY_GRTYPES to hide duplicate types from SkTypes.hGravatar commit-bot@chromium.org2014-03-28
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-03-06
* Unify edge type enums across GrEffect subclasses that clip rendering to a geo...Gravatar commit-bot@chromium.org2014-03-05
* Replace uses of GrAssert by SkASSERT.Gravatar tfarina@chromium.org2013-08-17
* Expand modulate, add, subtract, extract component glsl helpers.Gravatar bsalomon@google.com2013-04-18
* Fix another clang warning/errorGravatar robertphillips@google.com2013-04-01
* Patches for r8468 build errors. Unreviewed.Gravatar jvanverth@google.com2013-04-01
* Take two for r8466:Gravatar jvanverth@google.com2013-04-01
* Rolling back r8466. Gravatar jvanverth@google.com2013-04-01
* Revise attribute binding interface.Gravatar commit-bot@chromium.org2013-04-01
* Move GrGLProgram::Desc out of GrGLProgram.Gravatar bsalomon@google.com2013-03-27
* Add GrEllipseEdgeEffect.Gravatar commit-bot@chromium.org2013-03-12