- 10ee0b2 Merge GrVkVertexBuffer and GrVkIndexBuffer into GrVkMeshBuffer by Chris Dalton · 4 years, 7 months ago
- 0aece58 gn format gn/gpu.gni by Chris Dalton · 4 years, 7 months ago
- 470b779 Include fetch-gn in SKQP build recipe. by Weston Tracey · 4 years, 7 months ago
- c524378 Don't require color type to make proxy copies. by Brian Salomon · 4 years, 7 months ago
- 9ce08e8 schedule() in place by Mike Klein · 4 years, 7 months ago
- 0029db0 Incorporate sample count into RTC fallback color type. by Brian Salomon · 4 years, 7 months ago
- 613deb0 In 3D sample, fix the matrix used for normal transformation by Brian Osman · 4 years, 7 months ago
- 5fd0137 eliminate use of Usage in finalize by Mike Klein · 4 years, 7 months ago
- 939a881 Update Go Deps by skia-recreate-skps · 4 years, 7 months ago
- 513d454 Roll third_party/externals/angle2 745e071241ab..1cc49bb2e230 (9 commits) by skia-autoroll · 4 years, 7 months ago
- 1fcf8c8 Roll ../src deeb0d54a08c..d086f1bdb67d (467 commits) by skia-autoroll · 4 years, 7 months ago
- e70e0c0 Roll third_party/externals/swiftshader cb58662302c8..f99302c4efe6 (7 commits) by skia-autoroll · 4 years, 7 months ago
- 8efbbbc image_from_yuv_textures GM recreates YUVA image before each draw. by Brian Salomon · 4 years, 7 months ago
- 47d03f6 Reland "Reland "Use glDraw.*BaseInstance calls to avoid deferred buffer binding"" by Chris Dalton · 4 years, 7 months ago
- c89ca0b [canvaskit] Tweak matrix benchmarks by Kevin Lubick · 4 years, 7 months ago
- 6bffe39 [canvaskit] Handle passing matrix values into CK ourselves. by Kevin Lubick · 4 years, 7 months ago
- 5384f40 eliminate_dead_code in place by Mike Klein · 4 years, 7 months ago
- 17fbcd1 ios.py: Bugfix to prevent iOS tasks from failing with "Error: ImageMountFailed". by Leandro Lovisolo · 4 years, 7 months ago
- 9a11a86 don't need Builders by Mike Klein · 4 years, 7 months ago
- 56fa47b Disable baseVertexBaseInstanceSupport if instancing is not supported by Chris Dalton · 4 years, 7 months ago
- 523f02d [skottie] Cleanup pass by Florin Malita · 4 years, 7 months ago
- 249dcdf Update Go Deps by Eric Boren · 4 years, 7 months ago
- 5b701e1 pass around programs by value by Mike Klein · 4 years, 7 months ago
- b7d8790 pull out schedule, finalize by Mike Klein · 4 years, 7 months ago
- d005b69 Reland x2 "Assert that all GrCaps colortype/format -> swizzle queries are legal." by Brian Salomon · 4 years, 7 months ago
- 43542fc Add GrVkPipelineStateBuilder and GrMtlPipelineStateBuilder trace events by Brian Osman · 4 years, 7 months ago
- 8afde5f Rename outputView->writeView and outputSwizzle->writeSwizzle by Brian Salomon · 4 years, 7 months ago
- c3ce54a Remove color type from promise image proxy callback. by Brian Salomon · 4 years, 7 months ago
- 27801a8 Broke Debian9 things in skolo. by Weston Tracey · 4 years, 7 months ago
- 7542ab5 reframe liveness_analysis as eliminate_dead_code by Mike Klein · 4 years, 7 months ago
- b5d39b5 [infra] Upgrade to Debian 10 for GCE tasks. by Weston Tracey · 4 years, 7 months ago
- 717d386 Remove more remnants of SkVertices bone support by Brian Osman · 4 years, 7 months ago
- f5ecf51 Stop including SkVertices.h from so many places by Brian Osman · 4 years, 7 months ago
- 37d8c64 [canvaskit] Add tests for RTShader by Kevin Lubick · 4 years, 7 months ago
- 2fc431e Update Skia milestone to 84 by Heather Miller · 4 years, 7 months ago
- 8ce842d Fix the CanvasKit viewer build by Chris Dalton · 4 years, 7 months ago
- 6c51bf6 Roll third_party/externals/angle2 7d8c2f2e3322..745e071241ab (12 commits) by skia-autoroll · 4 years, 7 months ago
- 1b009e1 Roll ../src 99264d128679..deeb0d54a08c (439 commits) by skia-autoroll · 4 years, 7 months ago
- bf89419 Roll third_party/externals/swiftshader 5cf1e9a31c90..cb58662302c8 (7 commits) by skia-autoroll · 4 years, 7 months ago
- 46aacc7 Fix SkVertices serialization bug. Also remove Builder getters for counts. by Brian Osman · 4 years, 7 months ago
- 17b5180 pull out specialize_for_jit() by Mike Klein · 4 years, 7 months ago
- ceeb256 Wrap copy-tool path in quotes. by John Stiles · 4 years, 7 months ago
- ffd11f4a Adding attribute types to SkVertices by Brian Osman · 4 years, 7 months ago
- a01c6b0 reformat GN files by Mike Klein · 4 years, 7 months ago
- b14b144 Revert "Reland "Use glDraw.*BaseInstance calls to avoid deferred buffer binding"" by Michael Ludwig · 4 years, 7 months ago
- 7c75226 Renamed the various 'stage' shader functions to have the actual effect name by Ethan Nicholas · 4 years, 7 months ago
- d84b691 Reland "Use glDraw.*BaseInstance calls to avoid deferred buffer binding" by Chris Dalton · 4 years, 7 months ago
- 6e35a00 Have GrContext abandoned call also check if the underlying device is lost. by Greg Daniel · 4 years, 7 months ago
- 007409a In pipeline stage code generator, skip emitting varying declarations by Brian Osman · 4 years, 7 months ago
- 94996eb Stop inadvertently cloning GrTextureEffect by Ethan Nicholas · 4 years, 7 months ago
- 4f90a8e Uses refactoring by Mike Klein · 4 years, 7 months ago
- 9e2d384 [canvaskit] Add support for DOMMatrix to some APIs by Kevin Lubick · 4 years, 7 months ago
- f3b9a30 Use infix syntax from skvm by Mike Reed · 4 years, 7 months ago
- 46994e0 Dawn Debug Win10 test bot by Brian Salomon · 4 years, 7 months ago
- 1576e4e Non-substantive GPU text changes by Robert Phillips · 4 years, 7 months ago
- 4eaa5f2 Disable baseInstance on ANGLE D3D by Chris Dalton · 4 years, 7 months ago
- eeaabc4 [skottie] Vector-encoded paths by Florin Malita · 4 years, 7 months ago
- bfc0926 roll GN by Mike Klein · 4 years, 7 months ago
- 3809be4 add operator-> to Color and HSLA by Mike Klein · 4 years, 7 months ago
- b60c8a2 Reset GrOpsRenderPass active buffers during bindPipeline by Chris Dalton · 4 years, 7 months ago
- f76cbfc Use bundle_resources_dir for iOS plist. by Jim Van Verth · 4 years, 7 months ago
- 9aa9a68 Implement local version of gr_cp and use for GrD3DTextureResourceInfo. by Jim Van Verth · 4 years, 7 months ago
- 763703c Roll ../src f43e7c4d79ad..99264d128679 (445 commits) by skia-autoroll · 4 years, 7 months ago
- 6790048 Roll third_party/externals/angle2 05fa1a99914a..7d8c2f2e3322 (12 commits) by skia-autoroll · 4 years, 7 months ago
- 587b091 Stop including SkVertices.h from SkCanvas.h by Brian Osman · 4 years, 7 months ago
- e8d2080 Revert x2 "Assert that all GrCaps colortype/format -> swizzle queries are legal." by Brian Salomon · 4 years, 7 months ago
- 28fe2c5 remove unused flag by Mike Reed · 4 years, 7 months ago
- 0f5e758 can we remove these entirely? by Mike Reed · 4 years, 7 months ago
- 7a3358c Really fix SkVerticesPriv on MSVC 2017 by Brian Osman · 4 years, 7 months ago
- 7800453 Revert "Use glDraw.*BaseInstance calls to avoid deferred buffer binding" by Michael Ludwig · 4 years, 7 months ago
- 507e486 Revert "Enable deprecated-copy-dtor warning." by Ben Wagner · 4 years, 7 months ago
- e990fcc Enable deprecated-copy-dtor warning. by Ben Wagner · 4 years, 7 months ago
- 982f546 Rename outputSwizzle->writeSwizzle. by Brian Salomon · 4 years, 7 months ago
- e8c963d Use glDraw.*BaseInstance calls to avoid deferred buffer binding by Chris Dalton · 4 years, 7 months ago
- 2a93452 Fix SkVerticesPriv on MSVC 2017 by Brian Osman · 4 years, 7 months ago
- 9d0e036 Allow CFDictionaryCreateMutable to grow in create_exact_copy. by Ben Wagner · 4 years, 7 months ago
- 8a78e9c Don't require color type to wrap a texture/RT. by Brian Salomon · 4 years, 7 months ago
- 261e25f Move SkDraw to use SkVerticesPriv, remove redundant private API by Brian Osman · 4 years, 7 months ago
- 8e75147 Allow GrD3DTextureResourceInfo to include declared D3D12 types. by Jim Van Verth · 4 years, 7 months ago
- 3b6a0ab small int->Val hunt by Mike Klein · 4 years, 7 months ago
- 8b99b9e flatten skvm type nesting by Mike Klein · 4 years, 7 months ago
- adf9d21 Update header list for spirv-tools by Herb Derby · 4 years, 7 months ago
- b16f30b Revert "Revert "Assert that all GrCaps colortype/format -> swizzle queries are legal."" by Brian Salomon · 4 years, 7 months ago
- f20400e Introduce Liveness and Uses into existing scheduler by Herb Derby · 4 years, 8 months ago
- 0a33551 Add rasterizer and blend state to d3d pipeline state. by Greg Daniel · 4 years, 7 months ago
- 8cbedf9 Improve SkVerticesPriv ergonomics by Brian Osman · 4 years, 7 months ago
- 5fa68b4 Reduce GrGlyph's functionality by Robert Phillips · 4 years, 7 months ago
- 469046c Revert "Revert "Remove GrCaps::isFormatTexturableAndUploadable"" by Brian Salomon · 4 years, 7 months ago
- 65d3ad9 remove unused bitmap method by Mike Reed · 4 years, 7 months ago
- 01f2ce0 [skottie] Use a documenting alias for Animator::seek() return type by Florin Malita · 4 years, 7 months ago
- 63a4edd Roll third_party/externals/angle2 1b2dd6f92a6b..05fa1a99914a (10 commits) by skia-autoroll · 4 years, 7 months ago
- 732f84d Roll third_party/externals/swiftshader 1c29477aa06e..5cf1e9a31c90 (6 commits) by skia-autoroll · 4 years, 7 months ago
- 25a88e7 Roll ../src af1924a67aab..f43e7c4d79ad (411 commits) by skia-autoroll · 4 years, 7 months ago
- 14ba58f Add GrTAllocator::push_back(T&&) by Ben Wagner · 4 years, 7 months ago
- dd20545 Declare SkString in GrContext by Michael Ludwig · 4 years, 7 months ago
- 853c15c remove unused SkLightingShader by Mike Reed · 4 years, 7 months ago
- 01e6d17 Stop including SkCanvas.h from GrTypesPriv.h by Brian Osman · 4 years, 7 months ago
- 68ccec5 Fix d3d debug clang build by Jim Van Verth · 4 years, 7 months ago
- 6e2af5c Remove alpha versions of constant blend coeffs. by Greg Daniel · 4 years, 7 months ago
- ef4d379 Revert "Assert that all GrCaps colortype/format -> swizzle queries are legal." by Brian Salomon · 4 years, 7 months ago