aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu
Commit message (Expand)AuthorAge
* Continue making Ganesh use absolute texture coordinates - take 2Gravatar Robert Phillips2017-01-20
* Make it possible to query GrXPFactory for dst texture without GrPipelineAnaly...Gravatar Brian Salomon2017-01-20
* Fix Vulkan crashes on nexus playerGravatar Greg Daniel2017-01-20
* Replace some GrSurface:read/writePixels with the GrSurfaceContext equivalentGravatar Robert Phillips2017-01-20
* Replaced all calls to fragmentPosition() with sk_FragCoordGravatar Ethan Nicholas2017-01-19
* Make GL_RED workaround only be triggered by osmesaGravatar Brian Salomon2017-01-19
* Move srgb enable flags to GrProcessorSet from pipelinebuilderGravatar Brian Salomon2017-01-19
* Don't require GrPipelineBuilder to build GrPipelineGravatar Brian Salomon2017-01-19
* Rename GrProcOptInfo::addProcessors to analyzeProcessorsGravatar Brian Salomon2017-01-18
* Add class GrProcessorSet which represents color and coverage FPs and a XPFact...Gravatar Brian Salomon2017-01-18
* Move read/write-Pixels up to GrSurfaceContextGravatar Robert Phillips2017-01-18
* Revert "Continue making Ganesh use absolute texture coordinates"Gravatar Joe Gregorio2017-01-17
* Pass GrAppliedClip to pipeline creation.Gravatar Brian Salomon2017-01-17
* Continue making Ganesh use absolute texture coordinatesGravatar Robert Phillips2017-01-17
* Revert "Revert "Enforce our rules about valid images when making textures""Gravatar Brian Osman2017-01-17
* Reland "Add SkImageInfoValidConversion() and SkImageInfoIsValid"Gravatar Matt Sarett2017-01-17
* Simplify GrProcOptInfo initialization.Gravatar Brian Salomon2017-01-17
* GrTessellator: fix for disappearing thin path.Gravatar Stephen White2017-01-17
* Revert "Add SkImageInfoValidConversion() and SkImageInfoIsValid"Gravatar Brian Osman2017-01-15
* Revert "Enforce our rules about valid images when making textures"Gravatar Brian Osman2017-01-14
* Enforce our rules about valid images when making texturesGravatar Brian Osman2017-01-14
* Revert "move SkDevice.h and SkBitmapDevice.h contents in to src headers"Gravatar Mike Reed2017-01-13
* move SkDevice.h and SkBitmapDevice.h contents in to src headersGravatar Mike Reed2017-01-13
* Use GrRenderTargetContext::readPixels in GrTextureToYUVPlanesGravatar Robert Phillips2017-01-13
* Remove (unused) YUV API from SkPixelRefGravatar Brian Osman2017-01-13
* Remove most modifiers of processors on GrPipelineBuilderGravatar Brian Salomon2017-01-13
* Simplify k.w calculation in getConicKLM.Gravatar Dean McNamee2017-01-13
* Add SkImageInfoValidConversion() and SkImageInfoIsValidGravatar Matt Sarett2017-01-13
* Delay SkPaint->GrPaint conversion in text rendering.Gravatar Brian Salomon2017-01-13
* Minor Ganesh refFoo cleanupGravatar Robert Phillips2017-01-13
* Try out new refFoo pattern on GrStyleGravatar Robert Phillips2017-01-13
* Try out refFoo pattern on GrRenderTargetContextGravatar Robert Phillips2017-01-13
* Remove spurious checks for sRGB float dataGravatar Brian Osman2017-01-13
* refFoo variant for getters that naturally have a sk_spGravatar Mike Reed2017-01-12
* Cleanup GrPixelConfig helper functionsGravatar Brian Osman2017-01-12
* Fix perf regression with SDF pathsGravatar Jim Van Verth2017-01-12
* Remove second version of SkImageInfo2GrPixelConfigGravatar Brian Osman2017-01-12
* Remove kIndex_8_GrPixelConfigGravatar Brian Osman2017-01-12
* GrTessellator: fix artifact with exactly-1-px-wide edges.Gravatar Stephen White2017-01-12
* More fixes for distance field pathsGravatar Jim Van Verth2017-01-11
* Make GrPaints move their GrProcessor ownership into GrPipelineBuilder.Gravatar Brian Salomon2017-01-11
* SkTypes.h : move SkAutoMalloc into SkAutoMalloc.hGravatar Hal Canary2017-01-11
* Revert "More fixes for distance field paths"Gravatar Jim Van Verth2017-01-11
* More fixes for distance field pathsGravatar Jim Van Verth2017-01-11
* Revert "SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h"Gravatar Kevin Lubick2017-01-11
* Add test for processor->resource ref/io countsGravatar Brian Salomon2017-01-11
* SkTypes.h : move SkAutoMalloc into SkAutoMalloc.hGravatar Hal Canary2017-01-11
* Fix overwriting of config flags in a few casesGravatar Brian Osman2017-01-11
* Add Gray8 pixel configGravatar Brian Osman2017-01-10
* Revert "Add Gray8 pixel config"Gravatar Brian Osman2017-01-10