index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
effects
Commit message (
Expand
)
Author
Age
*
added basic dataflow analysis to skslc
ethannicholas
2016-10-13
*
Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints"
reed
2016-10-05
*
Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-05
*
Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-05
*
Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-04
*
Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-04
*
Remove option to make GrCoordTransforms apply to device positions.
Brian Salomon
2016-10-03
*
Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paint...
Mike Reed
2016-10-03
*
Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""
Mike Reed
2016-10-03
*
Start supplying random color space xforms to FP tests
Brian Osman
2016-10-03
*
Revert "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-03
*
replace SkXfermode obj with SkBlendMode enum in paints
Mike Reed
2016-10-03
*
Remove stray semicolons.
Mike Klein
2016-09-27
*
Stop flattening GrCoordTransforms in parent GrFragmentProcessors.
bsalomon
2016-09-20
*
Revert of Stop flattening GrCoordTransforms in parent GrFragmentProcessors. (...
bsalomon
2016-09-19
*
Stop flattening GrCoordTransforms in parent GrFragmentProcessors.
bsalomon
2016-09-19
*
Remove "f" suffix from literal in LCD DF text shader.
bsalomon
2016-09-15
*
Remove unneeded GrGLSLTransformedCoordsArray type
bsalomon
2016-09-12
*
Two changes:
brianosman
2016-09-12
*
Add color gamut xform helpers to GrGLSLShaderBuilder
brianosman
2016-09-07
*
Work around VS 2015 Update 3 optimizer internal compiler error
brucedawson
2016-09-06
*
Have GrSurfaceProxys and GrGpuResources draw from the same pool of unique ids
robertphillips
2016-08-31
*
Make GrTextureStripAtlas flush pending IO on newly acquired texture
ajuma
2016-08-24
*
Relax check for gpu use of static src-over XP
egdaniel
2016-08-18
*
Simplify adding attributes to GrGeometryProcessor
bsalomon
2016-08-17
*
Detemplatize GrGLSLGeometryProcessor::setTransformDataHelper()
bsalomon
2016-08-17
*
Use sse4.2 CRC32 instructions to hash when available.
mtklein
2016-08-08
*
Rename GrContext's newDrawContext & drawContext to makeDrawContext
robertphillips
2016-07-27
*
Simplify color space xform storage and usage (float[] vs. SkMatrix44)
brianosman
2016-07-27
*
Add SkColorSpace to GrDrawContext
brianosman
2016-07-21
*
Use dFdx in Vulkan to address distance field issues.
jvanverth
2016-07-20
*
Create DCs rather than textures in GrConfigConversionEffect
bsalomon
2016-07-19
*
Introduce GrColorSpaceXform, for gamut conversion on textures
brianosman
2016-07-18
*
Consolidate handling of infinitely thin primitives and aa bloat handing WRT b...
bsalomon
2016-07-08
*
Add gm that tests shaded stroked rectangles.
bsalomon
2016-07-06
*
Add NV12 texture conversion support.
jbauman
2016-06-09
*
sk_sp for Ganesh.
bungeman
2016-06-09
*
Make GrDashEffect take a AA mode enum.
bsalomon
2016-06-07
*
Filter out degenerate contours in GrConvexPolyEffect
lsalzman
2016-05-31
*
Remove sRGB overrides on GrTextureParams. Use GrPaint flags instead.
brianosman
2016-05-24
*
Retract GrRenderTarget from GLProgramsTest
robertphillips
2016-05-19
*
Convert GrClip to an abstract base class
cdalton
2016-05-13
*
Make GrGammaEffect have explicit sRGB modes, plus exponential mode.
brianosman
2016-05-11
*
Revert of Make GrGammaEffect have explicit sRGB modes, plus exponential mode....
robertphillips
2016-05-11
*
Make GrGammaEffect have explicit sRGB modes, plus exponential mode.
brianosman
2016-05-10
*
Replace GrStrokeInfo with GrStyle.
bsalomon
2016-05-10
*
Revert of Replace GrStrokeInfo with GrStyle. (patchset #4 id:160001 of https:...
bsalomon
2016-05-10
*
Replace GrStrokeInfo with GrStyle.
bsalomon
2016-05-10
*
Remove hasMixedSamples() from GrPipelineBuilder
cdalton
2016-05-06
*
Added --deepColor option to SampleApp, triggers creation of a ten-bit/channel
brianosman
2016-05-05
[next]