aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* 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
* turn on pointer-overflow on ASAN/UBSAN botsGravatar Mike Klein2018-06-01
* Remove noise from test outputGravatar Herb Derby2018-06-01
* Remove GrGpu::getWritePixelsInfoGravatar Brian Salomon2018-06-01
* Replace GrContextPriv::read/writeSurfacePixels with GrContextPriv::read/Write...Gravatar Brian Salomon2018-06-01
* Set bounds correctly for color emoji that need post-cache transfomsGravatar Jim Van Verth2018-06-01
* Always keep buffers in vulkan persistently mapped.Gravatar Greg Daniel2018-06-01
* Dest color space no longer impacts mipmaps or texture samplingGravatar Brian Osman2018-06-01
* GrTessellator: fix winding merged to zero on split edge.Gravatar Stephen White2018-06-01
* Avoid divide-by-zero in shadow codeGravatar Jim Van Verth2018-06-01
* Move SkColorTable to src/codecGravatar Leon Scroggins III2018-06-01
* Skip bad line segments inside gen_alpha_deltasGravatar Yuqian Li2018-06-01
* Reland fonts: Use correct SurfaceProps in analysis canvas for remoting.Gravatar Khushal2018-05-31
* don't walk off end of pointerGravatar Cary Clark2018-05-31
* SkFloatToDecimal: optimize the less common cases.Gravatar Hal Canary2018-05-31
* font remoting: Fix errors with sub-pixel positioning mismatch.Gravatar Khushal2018-05-31
* Reland "Use GrVkMemoryAllocator for vulkan memory allocations in ganesh."Gravatar Greg Daniel2018-05-31
* Allow CCPR in DDL mode (take 2)Gravatar Robert Phillips2018-05-31
* remove map() from SkRasterPipeline_opts.hGravatar Mike Klein2018-05-31
* fonts: Fix image cache miss from glyphs too large for atlas.Gravatar Khushal2018-05-31
* Fix fuzzer bugsGravatar Robert Phillips2018-05-31
* Revert "Reland "remove toString""Gravatar Cary Clark2018-05-31
* Reland "remove toString"Gravatar Cary Clark2018-05-31
* GrTessellator: fix for ping-pong split fuzzer hang.Gravatar Stephen White2018-05-31
* Revert "Use GrVkMemoryAllocator for vulkan memory allocations in ganesh."Gravatar Greg Daniel2018-05-30
* Revert "Move include into head to fix build breakage."Gravatar Greg Daniel2018-05-30
* Move include into head to fix build breakage.Gravatar Greg Daniel2018-05-30
* Revert "Check for ANGLE's implementation of texture_rectangle"Gravatar Ravi Mistry2018-05-30
* 3dGravatar Mike Reed2018-05-30
* Check for ANGLE's implementation of texture_rectangleGravatar Weiliang Chen2018-05-30
* Use GrVkMemoryAllocator for vulkan memory allocations in ganesh.Gravatar Greg Daniel2018-05-30
* Add a dummy SkColorTable.cpp in src/codecGravatar Leon Scroggins III2018-05-30
* Make sk_sp operator bool explicit.Gravatar Ben Wagner2018-05-30