- 6ed2dcc Don't require secondary command buffers on mali vk. by Greg Daniel · 4 years, 2 months ago
- 3d1d636 simplify fill vertex calculations by Herb Derby · 4 years, 2 months ago
- da6320c Disallow a bare ';' at the top level of SkSL files by Ethan Nicholas · 4 years, 2 months ago
- e9a9ad9 Remove unused GrVkDescriptorSetManager factor. by Greg Daniel · 4 years, 2 months ago
- 4ef21ed Split creation of integral table out of GrRectBlurEffect by Robert Phillips · 4 years, 2 months ago
- 5bc0b65 Split up find_or_create_rrect_blur_mask_fp by Robert Phillips · 4 years, 2 months ago
- 75f5314 fix unsigned compare against zero by Herb Derby · 4 years, 2 months ago
- 3867c70 plumb cubic params into gpu backend by Mike Reed · 4 years, 2 months ago
- a0d913b Separate our use of sampler object from GL support. by Brian Salomon · 4 years, 2 months ago
- e1a0089 maintain the page index in AtlasLocator by Herb Derby · 4 years, 2 months ago
- cf936f9 Replace salting process in SkSLInliner with a symbol table check. by John Stiles · 4 years, 2 months ago
- 39616ec The inlined function body is now returned as a single Statement. by John Stiles · 4 years, 2 months ago
- 16d5b0a Consolidate image filter evaluation into SkBaseDevice by Michael Ludwig · 4 years, 2 months ago
- db5582b Revert "Experiment to see if ANGLE ES2 vs ES3 perf is related to GLSL ver" by Brian Salomon · 4 years, 2 months ago
- 85f51b2 Simplify firstdirection by Mike Reed · 4 years, 2 months ago
- 3872c98 Move convexity enum out of public by Mike Reed · 4 years, 2 months ago
- 6fd391a uv in x - fix iphone6 by Herb Derby · 4 years, 2 months ago
- 06296c6 secure AtlasLocator by Herb Derby · 4 years, 2 months ago
- d80cb1f store the page bits in U only by Herb Derby · 4 years, 2 months ago
- 6052c0b Only expose isConvex on path publicly. by Mike Reed · 4 years, 2 months ago
- 280fa3d Remove use of texture swizzle in GL backend. by Brian Salomon · 4 years, 2 months ago
- e7f7158 add suggested `override` by Mike Klein · 4 years, 2 months ago
- 952f088 Experiment to see if ANGLE ES2 vs ES3 perf is related to GLSL ver by Brian Salomon · 4 years, 2 months ago
- 30691f8 Make sure we set vk input attachment for case when doing copy. by Greg Daniel · 4 years, 2 months ago
- 638b2e8 Add GrInternalSurfaceFlag for vulkan input attachment. by Greg Daniel · 4 years, 2 months ago
- 532a264 use bit 15 to encode page information in glyph UV by Herb Derby · 4 years, 2 months ago
- bcfc554 Add GrDirectContext arg to SkImage::readPixels by Adlai Holler · 4 years, 2 months ago
- b0ebb5a Don't pre-scale tessellated strokes by the matrix scale by Chris Dalton · 4 years, 2 months ago
- 398ecf1 Remove unused factories that take characterizations. by Greg Daniel · 4 years, 2 months ago
- 4e67774 Reland "change atlas uv encoding" by Herb Derby · 4 years, 3 months ago
- c113f00 Remove renderable flag from texture createLazyProxy. by Greg Daniel · 4 years, 2 months ago
- 9e506ee Add the inline keyword to top-level FPs that use an explicit return. by John Stiles · 4 years, 2 months ago
- 735a5a7 Allow .fp files to return a color from main(). by John Stiles · 4 years, 2 months ago
- 10c4213 Remove GrRenderTargetProxyPriv class and setGLRTFBOIDIs0 call. by Greg Daniel · 4 years, 2 months ago
- 44820a9 Remove legacy runtime effect main signature by Brian Osman · 4 years, 2 months ago
- 38e81a5 Revert "Simplify the Metal Compiler wrapper code" by Adlai Holler · 4 years, 2 months ago
- 765d2fe optimized SkSL inlining output by Ethan Nicholas · 4 years, 2 months ago
- c09645b Remove newly-added SkDEBUGFAILs when we can't make an FP in drawAtlas. by John Stiles · 4 years, 2 months ago
- 3cce112 Simplify the Metal Compiler wrapper code by Adlai Holler · 4 years, 2 months ago
- a316aa6 Add "radial edges" to tessellated stroking by Chris Dalton · 4 years, 2 months ago
- b2b4cc8 Don't used cached memory for buffers in vulkan. by Greg Daniel · 4 years, 3 months ago
- f2f9b0d Filter transformed atlas images correctly on GPU. by John Stiles · 4 years, 2 months ago
- cd2f0b6 GrSempahore/GrGpuResource cleanup by Mike Klein · 4 years, 2 months ago
- 8025507 Simplify SkComputeBlurredRRectParams by Robert Phillips · 4 years, 3 months ago
- 767f444 SkRuntimeEffect SkSL has a new signature for main() by Brian Osman · 4 years, 3 months ago
- bcca52a Revert "change atlas uv encoding" by Herb Derby · 4 years, 3 months ago
- 595f7b4 A couple optimizations to Metal Shader Pipeline by Adlai Holler · 4 years, 3 months ago
- cace33f change atlas uv encoding by Herb Derby · 4 years, 3 months ago
- a1c4f1a Out-line GrRRectBlurEffect find_or_create_rrect_blur_mask_fp by Robert Phillips · 4 years, 3 months ago
- 36b86af Revert "Remove ARC from Metal backend" by Jim Van Verth · 4 years, 3 months ago
- 6541013 Remove ARC from Metal backend by Jim Van Verth · 4 years, 3 months ago
- bf7acb2 Set input usage flag on all internally created vk RTs. by Greg Daniel · 4 years, 3 months ago
- 7b62dca Add image usage flags to GrVkImageInfo by Greg Daniel · 4 years, 3 months ago
- 6a4e145 Make some public vulkan structs use default initialization. by Greg Daniel · 4 years, 3 months ago
- 7018bcf Reland "SkSL now supports uniform array types" by Ethan Nicholas · 4 years, 3 months ago
- 2f9a098 [canvaskit] Remove getproc when creating WebGL interface by Kevin Lubick · 4 years, 3 months ago
- 204c3be [canvaskit] Remove fringe EGL dependency. by Kevin Lubick · 4 years, 3 months ago
- 95b24b9 Revert "SkSL now supports uniform array types" by Ethan Nicholas · 4 years, 3 months ago
- 6b3c2f6 Move GrWangsFormula::nextlog2 to sk_float_nextlog2 by Chris Dalton · 4 years, 3 months ago
- da85888 Remove final vestiges of sk_InColor. by John Stiles · 4 years, 3 months ago
- 284f2c4 SkSL now supports uniform array types by Ethan Nicholas · 4 years, 3 months ago
- 8e54a6e Enhance assert to dump more information by Robert Phillips · 4 years, 3 months ago
- a8b1636 Stop discarding stencil buffers on tilers by Chris Dalton · 4 years, 4 months ago
- 37e6f53 Remove some (presumably) unneeded calls to textureParamsModified in GrGLGpu by Robert Phillips · 4 years, 3 months ago
- ce1d885 Update the Gradient documentation. by John Stiles · 4 years, 3 months ago
- 6704bc8 Better encapsulate the GrDrawOpAtlas w/in the GrSmallPathAtlasMgr by Robert Phillips · 4 years, 3 months ago
- 7491e8b inline routine small routines by Herb Derby · 4 years, 3 months ago
- a008b0f Enable ClangTidy check readability-redundant-smartptr-get. by John Stiles · 4 years, 3 months ago
- c1c3c6d Enable ClangTidy flag bugprone-suspicious-string-compare. by John Stiles · 4 years, 3 months ago
- d4a040e Remove obsolete support for sk_InColor in GrSkSLFP by Brian Osman · 4 years, 3 months ago
- 939cc7a Some fixes for Flutter memory issues. by Jim Van Verth · 4 years, 3 months ago
- e0da379 Check for work completion before purging resources. by Jim Van Verth · 4 years, 3 months ago
- 43f49b4 static routines for direct map vertices by Herb Derby · 4 years, 3 months ago
- e2ba971 signal no clipping required by Herb Derby · 4 years, 3 months ago
- 9a18b08 Add support for vulkan non coherent advanced blends. by Greg Daniel · 4 years, 3 months ago
- ed629c1 Support making a VkRenderPasses with self dependencies. by Greg Daniel · 4 years, 3 months ago
- 1247867 Remove ability to add waitOp to GrOpsTask. by Greg Daniel · 4 years, 3 months ago
- fe0de30 Enable ClangTidy check modernize-use-nullptr. by John Stiles · 4 years, 3 months ago
- c27d535 benchmark for text vertex fill by Herb Derby · 4 years, 3 months ago
- 020dc5a Move init code from pipeline stage generator to GrSkSLFP by Brian Osman · 4 years, 3 months ago
- 1cf2c8d Enable ClangTidy flag modernize-use-override. by John Stiles · 4 years, 3 months ago
- 182ce66 Make asserts in EllipticalRRectOp::Make agree with calling code. by Brian Salomon · 4 years, 3 months ago
- 5b27846 Dawn: rewrite of uniform uploads. by Stephen White · 4 years, 3 months ago
- 61a55b0 Dawn: remove access to deprecated fields in BufferCopyView. by Stephen White · 4 years, 3 months ago
- dc36970 Handle invalid DDLRecorder case by Robert Phillips · 4 years, 3 months ago
- af36652 Move non-gencode `onDumpInfo` methods to private section. by John Stiles · 4 years, 3 months ago
- 776c284 Move `onDumpInfo` calls in gencode to the private section. by John Stiles · 4 years, 3 months ago
- 8dd1e22 Update GrOp subclasses to use `onDumpInfo` for info dumping. by John Stiles · 4 years, 3 months ago
- 1e0136e Remove more dump-info utility methods when GR_TEST_UTILS is off. by John Stiles · 4 years, 3 months ago
- df9ed89 Fix logic error in GrProcessorSet::dumpProcessors. by John Stiles · 4 years, 3 months ago
- cab5886 Add `GrProcessor::onDumpInfo` for subclass info dumps. by John Stiles · 4 years, 3 months ago
- 8d9bf64 Reland "Guard dumpInfo() calls with GR_TEST_UTILS, instead of SK_DEBUG." by John Stiles · 4 years, 3 months ago
- c95b589 Reland "Migrate GrSurfaceContext readPixels to take direct context" by Adlai Holler · 4 years, 3 months ago
- 089b7c9 Fix bug in op chaining by Robert Phillips · 4 years, 3 months ago
- b3f2644 Allow small path renderer usage in DDL recordings by Robert Phillips · 4 years, 3 months ago
- c556d6f Revert "Guard dumpInfo() calls with GR_TEST_UTILS, instead of SK_DEBUG." by John Stiles · 4 years, 3 months ago
- 7161df0 Revert "Remove dumpInfo() entirely when GR_TEST_UTILS is off." by John Stiles · 4 years, 3 months ago
- e0709e9 Revert "Guard gencode dumpInfo() calls with GR_TEST_UTILS, instead of SK_DEBUG." by John Stiles · 4 years, 3 months ago
- d7b09c4 Guard gencode dumpInfo() calls with GR_TEST_UTILS, instead of SK_DEBUG. by John Stiles · 4 years, 3 months ago
- b5e8a25 Remove dumpInfo() entirely when GR_TEST_UTILS is off. by John Stiles · 4 years, 3 months ago