aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu
Commit message (Expand)AuthorAge
* use common intermediate device class for clipstack managementGravatar Mike Reed2017-02-17
* Add a workaround for platforms with broken geo shader invocationsGravatar csmartdalton2017-02-17
* Check for GL_EXT_geometry_shader on ESGravatar csmartdalton2017-02-17
* GrTessellator (AA): Performance tweaks and cleanup.Gravatar Stephen White2017-02-17
* Revert "GrTessellator (AA): Performance tweaks and cleanup."Gravatar Ben Wagner2017-02-16
* Let DFPathRenderer accept smaller paths.Gravatar Jim Van Verth2017-02-16
* add device-clipping to gpudeviceGravatar Mike Reed2017-02-16
* GrTessellator (AA): Performance tweaks and cleanup.Gravatar Stephen White2017-02-16
* Fix DistanceFieldPathRenderer assert.Gravatar Jim Van Verth2017-02-16
* Use SDF path miplevels based on the original path's sizeGravatar Jim Van Verth2017-02-16
* Check that coverage FPs are compatible with alpha as coverageGravatar Brian Salomon2017-02-15
* Tighten up GrSurfaceProxy typingGravatar Robert Phillips2017-02-15
* Add GrMakeCachedBitmapProxyGravatar Robert Phillips2017-02-15
* GrTessellator (AA): null GrGeometryProcessor crash fix.Gravatar Stephen White2017-02-15
* Clarify when tweak alpha for coverage optimizaton can occur.Gravatar Brian Salomon2017-02-15
* Remove GL asserts for geo shaders to not have uniformsGravatar csmartdalton2017-02-15
* Make GrPipelineInput::setToSolidCoverage set the opaque bit.Gravatar Brian Salomon2017-02-15
* Rename SkConfig8888/SkPixelInfo to SkConvertPixelsGravatar Matt Sarett2017-02-15
* GrContext option to prevent GPU based YUV -> RGBGravatar Brian Osman2017-02-14
* Remove component flags from GrPipelineInput.Gravatar Brian Salomon2017-02-14
* Remove component flags from GrXPFactory output analysis.Gravatar Brian Salomon2017-02-14
* SkScalarMul is deprecatedGravatar Mike Reed2017-02-14
* Move the rt adjust uniform into GP EmitArgsGravatar csmartdalton2017-02-13
* GrTessellator (AA): fix "Canvas Arcs" coverage artifact.Gravatar Stephen White2017-02-13
* Move GrTessellator from SkChunckAlloc to SkArenaAlloc.Gravatar Herb Derby2017-02-13
* Add preserves premul and modulate optimization to compose fragment processors.Gravatar Brian Salomon2017-02-13
* Remove GrFragmentProcessor::computeInvariantOutputGravatar Brian Salomon2017-02-13
* Replaced all calls to fragmentPosition() with sk_FragCoordGravatar Ethan Nicholas2017-02-13
* Remove unused/barely-supported compressed GrPixelConfigsGravatar Robert Phillips2017-02-13
* Add GrGLSLShaderBuilder::declareGlobalGravatar csmartdalton2017-02-10
* Re-enable ProcessorOptimizationValidationTest on iOS.Gravatar Brian Salomon2017-02-10
* Revert "Use SDF path miplevels based on the original path's size."Gravatar Jim Van Verth2017-02-10
* Use SDF path miplevels based on the original path's size.Gravatar Jim Van Verth2017-02-10
* Use new fragment processor optimization queries.Gravatar Brian Salomon2017-02-10
* Add support for RG float texturesGravatar csmartdalton2017-02-10
* Fix GrRenderTargetContext::drawArc's abandoned Context handlingGravatar Robert Phillips2017-02-10
* Make header files self-sufficientGravatar Hal Canary2017-02-10
* Refactor pixel conversion: premul and unpremulGravatar Matt Sarett2017-02-09
* re-land of skslc type constructor cleanupsGravatar Ethan Nicholas2017-02-09
* Re-enable processor optimization test with some fixes.Gravatar Brian Salomon2017-02-09
* Remove last use of ktx.hGravatar Herb Derby2017-02-09
* Don't batch circles and circular rrects beyond index limitGravatar Jim Van Verth2017-02-09
* Revert "skslc type constructor cleanups"Gravatar Ethan Nicholas2017-02-09
* skslc type constructor cleanupsGravatar Ethan Nicholas2017-02-09
* Add integer vectors to GrSLTypeGravatar csmartdalton2017-02-08
* Add a basic constructor to GrPipelineGravatar csmartdalton2017-02-08
* Remove exec bit from source files.Gravatar Ben Wagner2017-02-08
* Revert "Remove asTextureRef from SkSpecialImage & update effects accordingly"Gravatar Robert Phillips2017-02-08
* Remove asTextureRef from SkSpecialImage & update effects accordinglyGravatar Robert Phillips2017-02-07
* SkColorSpace: remove named API, add gamut APIGravatar Matt Sarett2017-02-07