aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Fix SkImageInfo::computeByteSize underflowGravatar Adrienne Walker2018-06-08
* Reland "Require mips to be allocated at texture creation time and disable lat...Gravatar Greg Daniel2018-06-08
* Revert "Reland "Workaround constexpr bug in MSVC 2015 in GrTextureOp""Gravatar Brian Salomon2018-06-08
* remove final SkTypes dependencies in SkArenaAllocGravatar Mike Klein2018-06-08
* fixed vec3 size differences and mod calculation of skslc msl backendGravatar Timothy Liang2018-06-08
* Add a factory to any GrOp-derived class that lacked oneGravatar Robert Phillips2018-06-08
* SkFontMgr_DirectWrite::onMakeFromStreamArgs works on win 7Gravatar Bruce Wang2018-06-07
* remove unused stat tracking from SkArenaAllocGravatar Mike Klein2018-06-07
* Revert "Require mips to be allocated at texture creation time and disable lat...Gravatar Greg Daniel2018-06-07
* Remove GrGLSLFragProcs typedef. Use unique_ptr to for GrGLSLFragmentProcessor...Gravatar Brian Salomon2018-06-07
* Require mips to be allocated at texture creation time and disable late alloca...Gravatar Greg Daniel2018-06-07
* Add SkTypeface::makeClone.Gravatar Ben Wagner2018-06-07
* fonts: Hook up FallbackTextHelper to font remoting.Gravatar Khushal2018-06-07
* Add checks to make sure we don't overflow 32 bit int in GPU path renderers.Gravatar Greg Daniel2018-06-07
* Add guard around GrVkBackendContext::Create function.Gravatar Greg Daniel2018-06-07
* Remove unused GrObjectMemoryPoolGravatar Robert Phillips2018-06-07
* require std::is_trivially_destructibleGravatar Mike Klein2018-06-07
* Implement SkFontMgr_DirectWrite::onMakeFromStreamArgs function.Gravatar Bruce Wang2018-06-07
* clean up some unused parts of SkArenaAllocGravatar Mike Klein2018-06-07
* fix pathops fuzzerGravatar Cary Clark2018-06-07
* Remove GrGeometryProcessor knowledge of explicit local coordsGravatar Brian Salomon2018-06-06
* add documentationGravatar Cary Clark2018-06-06
* remove linear-blended sRGB dst support in softwareGravatar Mike Klein2018-06-06
* fix ops for very close rectsGravatar Cary Clark2018-06-06
* Smarter use of glyph cacheGravatar Herb Derby2018-06-06
* Fix matrix multiplication orderGravatar Brian Osman2018-06-06
* Reland "Have draw(Text|PosText|PosTextH) use a single entry on the device"Gravatar Herb Derby2018-06-06
* GrTessellator: yet another out-of-range splitting fix.Gravatar Stephen White2018-06-06
* Revert "Have draw(Text|PosText|PosTextH) use a single entry on the device"Gravatar Hal Canary2018-06-06
* Harden SkPerlinNoiseShader StitchData initializationGravatar Florin Malita2018-06-06
* Add Gr enums and version parsing for SwiftShaderGravatar Kevin Lubick2018-06-05
* Have draw(Text|PosText|PosTextH) use a single entry on the deviceGravatar Herb Derby2018-06-05
* Consolidate ambient and spot code setup.Gravatar Jim Van Verth2018-06-05
* SkPDF: Fastpath for clipstack flatteningGravatar Hal Canary2018-06-05
* add upm->upm helperGravatar Mike Klein2018-06-05
* Always use filterColor4f to filter paint colorsGravatar Brian Osman2018-06-05
* fixed interface/in/out struct for mvk integration and added a few missing bui...Gravatar Timothy Liang2018-06-05
* handle degenerate call to blitAntiRectGravatar Mike Reed2018-06-05
* GrTessellator: fix for overlapping outer boundary edges in AA case.Gravatar Stephen White2018-06-05
* rm dead codeGravatar Mike Klein2018-06-04
* Remove alpha readback path in GrGLGpu::onReadPixelsGravatar Brian Salomon2018-06-04
* Add null checks for GrSkSLtoGLSL to GrGLProgramBuilderGravatar Brian Salomon2018-06-04
* need conservative bounds for triangles due to SkFixed drift in SkEdgeGravatar Mike Reed2018-06-04
* Remove GrPaint::setGammaCorrectGravatar Brian Osman2018-06-04
* Turn off logging for testsGravatar Herb Derby2018-06-04
* Remove color space restrictions from image infosGravatar Brian Osman2018-06-04
* Remove origin from GrGpu::readPixelsGravatar Brian Salomon2018-06-02
* Remove origin from GrGpu::writePixelsGravatar Brian Salomon2018-06-02
* Remove most of the remaining conflation of colorSpace and sRGB in GaneshGravatar Brian Osman2018-06-01
* fix a weird edge case in to_srgb stageGravatar Mike Klein2018-06-01