- 9730dc4 Revert "Fix GPU improved noise impl and add to perlinnoise GM." by John Stiles · 4 years ago
- bef02dc Fix GPU improved noise impl and add to perlinnoise GM. by Brian Salomon · 4 years ago
- f4a7773 Use SkVM for (many) interpreter tests by Brian Osman · 4 years, 1 month ago
- a7b7964 Don't let stroke-width circles become degenerate by Chris Dalton · 4 years ago
- b05571f Disable tessellation when we don't have indirect draw support by Chris Dalton · 4 years ago
- 279ca2e don't dedup loads or stores by Mike Klein · 4 years ago
- 0a80427 gathers aren't necessarily varying by Mike Klein · 4 years ago
- cd80689 Deduplicate vector constants in SPIR-V output. by John Stiles · 4 years ago
- 95c1a08 [canvaskit] Fix typo in docs example by Kevin Lubick · 4 years ago
- d1b47ba Remove glslang from DEPS by Brian Osman · 4 years ago
- a5784a7 Remake SkStrikeCache::commonSetup as constructor. by Ben Wagner · 4 years, 1 month ago
- 75887a2 Move GrTriangulator internal struct definitions to the .h file by Chris Dalton · 4 years ago
- edc5b4d Expand GrGLGpu::flushViewport by Robert Phillips · 4 years ago
- b746b1f Pass sampling to surface.draw by Mike Reed · 4 years ago
- c294b82 [canvaskit] Fix examples with makeShaderCubic by Kevin Lubick · 4 years ago
- acb091f Avoid emitting duplicate constant values in SPIR-V. by John Stiles · 4 years ago
- 83a60d9 Roll skcms from 069b8f699b59 to 8247d3c2481b (1 revision) by skia-autoroll · 4 years ago
- 1435784 Add GrDDLTask::dump method by Robert Phillips · 4 years ago
- 9ead3df Refactor some IRGenerator functions by Ethan Nicholas · 4 years ago
- d15176d Track resources on GrVkCommandBuffer as sk_sps. by Greg Daniel · 4 years ago
- 99c4c83 Move GrcommandBufferRef.h to more generic GrRefCnt.h by Greg Daniel · 4 years ago
- cd11e27 Fix DefaultGeoProc member variable names by Robert Phillips · 4 years ago
- 417743f Add workaround to use full screen loads for vk discardable msaa. by Greg Daniel · 4 years ago
- 4a56568 Accept a callback used in MultiPictureDocument::endPage by Nathaniel Nifong · 4 years ago
- 6094ed6 Include svg module in Doxygen generated output. by Joe Gregorio · 4 years ago
- 3e72231 Clean up constructors for SkSL Literal types. by John Stiles · 4 years ago
- 32d6853 Add SkVM support for conversion constructors to and from boolean. by John Stiles · 4 years ago
- 53f0ddf Unify conversion constructor simplification code. by John Stiles · 4 years ago
- 6cab033 exclude surfacecontextwritepixels from CK by Brian Salomon · 4 years ago
- 674d216 Revert "Add more comprehensive test for GPU write pixels." by Brian Salomon · 4 years ago
- 91b37b1 Fix inline uploads when using vulkan load resolve. by Greg Daniel · 4 years ago
- b43d699 Revert "Revert "Reland "Make textures used with alpha-only color-types produce 0s for RGB"""" by Brian Salomon · 4 years ago
- c23c8c7 Fix cross-platform deviations in SkStrAppendScalar for inf/nan. by John Stiles · 4 years ago
- cdde253 Runtime effects: Disallow bitwise ops and integer remainder by Brian Osman · 4 years ago
- 6a718c4 Roll SwiftShader from ff29e249d317 to b9e179f1f239 (1 revision) by skia-autoroll · 4 years ago
- cb0e22a Roll ANGLE from 026a067c38ef to b590fd1b9a59 (6 revisions) by skia-autoroll · 4 years ago
- 8b641eb Roll Dawn from cdbd295cc6c4 to a84acc4fcca8 (7 revisions) by skia-autoroll · 4 years ago
- 2ca3991 Roll Chromium from 46171be2c7d7 to 302da2568953 (403 revisions) by skia-autoroll · 4 years ago
- 237911a Add more comprehensive test for GPU write pixels. by Brian Salomon · 4 years ago
- 854ee85 Delete GrTriangulator::Mode by Chris Dalton · 4 years ago
- 57ea1fc Convert GrTriangulator to a class by Chris Dalton · 4 years ago
- 736c992 [svg] Deferred text position adjustments by Florin Malita · 4 years ago
- 4bf7c21 Don't use the tessellator if caps.avoidStencilBuffers is set by Chris Dalton · 4 years ago
- c1ac063 Guard against Inf/NaN when constructing circular blur textures by Brian Osman · 4 years ago
- ba4b0e9 Add support for `number(boolean)` and `boolean(number)` casts in SkSL. by John Stiles · 4 years ago
- 2833b08 [infra] Remove jobs for no-longer-existing ChromeOS devices by Eric Boren · 4 years ago
- f471c82 Stop calling schedule() by Mike Klein · 4 years ago
- 3b2fac6 Reland "SkRuntimeEffect: Test matrix inverse() intrinsic" by Brian Osman · 4 years, 1 month ago
- 4f50934 Pass sampling to drawImageSet by Mike Reed · 4 years ago
- 5933d4c SkSL-to-SkVM: Misc fixes around arguments by Brian Osman · 4 years ago
- ebcc35f [recreateskps-bot] New locations for hosted pages by Ravi Mistry · 4 years ago
- 6356cb1 Fix skottie2movie after asyncRescaleAndReadPixels changes by Florin Malita · 4 years ago
- 61b2e81 Fix type error with Metal mod(vec, float) intrinsic. by John Stiles · 4 years, 1 month ago
- 3ef052c Use sk_sp for GrVkPipeline. by Greg Daniel · 4 years ago
- 2d059fc [svg] Text rotate support by Florin Malita · 4 years ago
- 0bfbfe5 Add 'tint' (used by Dawn) to Skia's DEPS by Brian Osman · 4 years, 1 month ago
- 7d63f91 Add optional --yes argument to tools/install_dependencies.sh. by Joe Gregorio · 4 years, 1 month ago
- ab8ed92 Add unit test for casting between float, int and bool. by John Stiles · 4 years ago
- 0755d4b remove 32-bit iOS builders by Mike Klein · 4 years, 1 month ago
- 1efa14d Move to sampling for async-rescale routines by Mike Reed · 4 years ago
- 2345653 Implement `roundEven` intrinsic in Metal (as `rint`). by John Stiles · 4 years, 1 month ago
- dc435fa Add SkSL error reporting when an undefined function is called. by John Stiles · 4 years, 1 month ago
- df49e69 Roll Chromium from b627347adc38 to 46171be2c7d7 (71 revisions) by skia-autoroll · 4 years ago
- 120b0dd Roll ANGLE from bf02c31bec07 to 026a067c38ef (1 revision) by skia-autoroll · 4 years ago
- 2207edd Roll Dawn from 86980018b3f2 to cdbd295cc6c4 (4 revisions) by skia-autoroll · 4 years ago
- 04ccda6 Update SKP version by skia-recreate-skps · 4 years ago
- eae5c16 Reland "Enable GrTessellationPathRenderer by default" by Chris Dalton · 4 years, 1 month ago
- d8ff313 Plumb sampling to drawSpecial, drawDevice by Mike Reed · 4 years, 1 month ago
- 7281cb1 Use sampling instead of (deprecated) filter-quality by Mike Reed · 4 years ago
- 2a92f13 Make SkAutoDescriptor move-able. by Ben Wagner · 4 years, 1 month ago
- fc914f4 Roll ANGLE from 2cbcb18e95e6 to bf02c31bec07 (1 revision) by skia-autoroll · 4 years ago
- 8898c4d Roll Chromium from 9642fd0da169 to b627347adc38 (150 revisions) by skia-autoroll · 4 years ago
- af35386 Route legacy drawnine to new one by Mike Reed · 4 years, 1 month ago
- ee380a0 Remove references to drawBitmapNine by Mike Reed · 4 years, 1 month ago
- 5890ff6 Roll ANGLE from 2ec7d750992a to 2cbcb18e95e6 (2 revisions) by skia-autoroll · 4 years, 1 month ago
- a56df5a Roll Chromium from 4c2e2421e7ab to 9642fd0da169 (14 revisions) by skia-autoroll · 4 years, 1 month ago
- e35962a plumb lattice filter through by Mike Reed · 4 years, 1 month ago
- 1fb7ecb Revert "Reland "Make textures used with alpha-only color-types produce 0s for RGB""" by Greg Daniel · 4 years, 1 month ago
- dad742d Roll Chromium from d5feee8b481c to 4c2e2421e7ab (135 revisions) by skia-autoroll · 4 years, 1 month ago
- 4a834c1 Roll SwiftShader from 1cc5b3357d2f to ff29e249d317 (1 revision) by skia-autoroll · 4 years, 1 month ago
- 32ffd52 Roll ANGLE from de62b251b73b to 2ec7d750992a (4 revisions) by skia-autoroll · 4 years, 1 month ago
- 93ecede Roll Dawn from 9a38e5b60dcc to 86980018b3f2 (1 revision) by skia-autoroll · 4 years, 1 month ago
- 0d07e14 Fix function declaration for our invocation-ID workaround helper. by John Stiles · 4 years, 1 month ago
- 89ac7c2 Avoid treating non-built-in functions as intrinsics. by John Stiles · 4 years, 1 month ago
- d006555 Reland "Make textures used with alpha-only color-types produce 0s for RGB"" by Brian Salomon · 4 years, 1 month ago
- d7199b2 Unify Metal intrinsics handling into a single system. by John Stiles · 4 years, 1 month ago
- 818fd6d Disallow while and do-while loops in runtime effects by Brian Osman · 4 years, 1 month ago
- b8aa5f2 Fix vulkan compile for VK_NULL_HANDLE. by Greg Daniel · 4 years, 1 month ago
- 2ae0249 Remove use of do-while loops from particle examples by Brian Osman · 4 years, 1 month ago
- a8c3210 Add support for manually loading vk resolve in msaa with extra subpass. by Greg Daniel · 4 years, 1 month ago
- 4b783d6 Implement scalar `refract` intrinsic in Metal. by John Stiles · 4 years, 1 month ago
- 791c27d Implement scalar `reflect` intrinsic in Metal. by John Stiles · 4 years, 1 month ago
- e3e3181 Broaden intrinsic tests to cover more input types. by John Stiles · 4 years, 1 month ago
- b39d076 Pass in more explicit params to GrVkPipeline Create. by Greg Daniel · 4 years, 1 month ago
- 6d4577b [fuzzing] Add first pass SkParagraph fuzzing. by Weston Tracey · 4 years, 1 month ago
- 72bd9e8 Revert "SkRuntimeEffect: Test matrix inverse() intrinsic" by Brian Osman · 4 years, 1 month ago
- 4ef108e Reland "Yank out old reduceOpsTaskSplitting code" by Adlai Holler · 4 years, 1 month ago
- 245c59a Reland "Have DDLs honor the reduceOpsTaskSplittingFlag" by Adlai Holler · 4 years, 1 month ago
- e5a2171 [svg] Convert text rendering to RSX form by Florin Malita · 4 years, 1 month ago
- 4f23dec Reland "Add new virts, hide old ones" by Mike Reed · 4 years, 1 month ago