- b14e6b9 Added _Type suffix to DSL Type enum by Ethan Nicholas · 3 years, 7 months ago
- c81272a Avoid GL_RED/GL_UNSIGNED_BYTE on PowerVR SGX 54x by Brian Salomon · 3 years, 7 months ago
- 265e3e1 [androidkit] initial commit for androidkit by Jorge Betancourt · 3 years, 7 months ago
- e1c8a38 Add GrResourceCache::purgeToMakeHeadroom by Adlai Holler · 3 years, 7 months ago
- 022636b add RSXForm to SkGlyphRun by Herb Derby · 3 years, 7 months ago
- 2da31ed Add ability to trace wrapped objects and be able to differentiate by Derek Sollenberger · 3 years, 7 months ago
- 640c5b4 Make findAndRefScratchTexture public; add scratch key variant by Adlai Holler · 3 years, 7 months ago
- 4a84c34 [canvaskit] Expose Strut RectHeightStyle by Kevin Lubick · 3 years, 7 months ago
- bc5c2a0 Implement struct == and != on SPIR-V. by John Stiles · 3 years, 7 months ago
- ca1137b Give GrResourceAllocator a GrDirectContext by Adlai Holler · 3 years, 7 months ago
- 27d8278 Explicitly choose the single- or multsampled FBO when binding glRTs by Chris Dalton · 3 years, 8 months ago
- 1034ad2 Delete glCaps.detachStencilFromMSAABuffersBeforeReadPixels by Chris Dalton · 3 years, 8 months ago
- a655a33 Rename glrt::fRTFBOID -> fMultisampleFBOID by Chris Dalton · 3 years, 8 months ago
- f6eccd4 Roll FreeType by Dominik Röttsches · 3 years, 7 months ago
- 3295ea8 Update Skia milestone to 92 by Heather Miller · 3 years, 7 months ago
- b99622c Roll Chromium from 2c01c629347b to 1a1c57de9e55 (488 revisions) by skia-autoroll · 3 years, 8 months ago
- cac6ed7 Roll ANGLE from 6d905c76310e to fc28c1db5f01 (20 revisions) by skia-autoroll · 3 years, 8 months ago
- b534450 Roll Dawn from 1fb3f1dafc1c to c243f67d58e4 (10 revisions) by skia-autoroll · 3 years, 8 months ago
- 860ac14 Assume wrapped texture with renderable format may have been bound to FBO by Brian Salomon · 3 years, 8 months ago
- a92d787 Return handle when getting simple render pass in vulkan. by Greg Daniel · 3 years, 8 months ago
- cbbd565 Fix mipScale issue in GrSmallPathRenderer by Jim Van Verth · 3 years, 8 months ago
- 8cad637 Rename composite constructors to compound constructors. by John Stiles · 3 years, 8 months ago
- 8317d0b Remove universal Constructor class. by John Stiles · 3 years, 8 months ago
- 268a73f Represent matrix casts with CompositeCast type. by John Stiles · 3 years, 8 months ago
- 75ee737 remove prepForSampling from GrSurfaceContext::writePixels. by Brian Salomon · 3 years, 8 months ago
- 2bec8ab Represent vector/matrix composition with the ConstructorComposite type. by John Stiles · 3 years, 8 months ago
- 5c62582 Require that runtime effect child variables are 'uniform' by Brian Osman · 3 years, 8 months ago
- 3ecd714 Roll Chromium from af77d977c68d to 2c01c629347b (483 revisions) by skia-autoroll · 3 years, 8 months ago
- b10889f Roll Dawn from 6f2bbe9896aa to 1fb3f1dafc1c (8 revisions) by skia-autoroll · 3 years, 8 months ago
- 2f5a91c Roll ANGLE from 2f22157acd0d to 6d905c76310e (18 revisions) by skia-autoroll · 3 years, 8 months ago
- 0195bec Update SKP version by skia-recreate-skps · 3 years, 8 months ago
- d986f47 Represent vector construction with ConstructorVector. by John Stiles · 3 years, 8 months ago
- 27ce7df Revert "put an arena on GrSurfaceDrawContext" by Herb Derby · 3 years, 8 months ago
- 220dd69 Revert "remove fAllocators from GrOpsTask" by Herb Derby · 3 years, 8 months ago
- c313e51 Delete GrGpu::querySampleLocations by Chris Dalton · 3 years, 8 months ago
- 21a50ec Replace getVecComponent with getConstantSubexpression. by John Stiles · 3 years, 8 months ago
- 601abfa Move 'shader' usage tests to an SkSL golden file by Brian Osman · 3 years, 8 months ago
- 7ec097c Replace getMatExpression with getConstantSubexpression. by John Stiles · 3 years, 8 months ago
- 5abb9e1 Represent matrix resizes as a dedicated expression type. by John Stiles · 3 years, 8 months ago
- f00d6a8 remove fAllocators from GrOpsTask by Herb Derby · 3 years, 8 months ago
- 3e1dd8d Fix crashing skia_wikipedia_mobile.py by Ravi Mistry · 3 years, 8 months ago
- 826b653 Specify wait time for new motionmark SKPs to prevent timeouts by Ravi Mistry · 3 years, 8 months ago
- b21bfc8 Rename glrt->textureFBOID() -> singleSampleFBOID() by Chris Dalton · 3 years, 8 months ago
- 47b087e Move slot_count into SkSL::Type. by John Stiles · 3 years, 8 months ago
- c8c573d Create two FBOs for multisampled_render_to_texture by Chris Dalton · 3 years, 8 months ago
- c6a3d53 Remove equality checks on glrt::textureFBOID() and glrt::renderFBOID() by Chris Dalton · 3 years, 8 months ago
- 5a2de5e put an arena on GrSurfaceDrawContext by Herb Derby · 3 years, 8 months ago
- 9267183 Fix matrix resizing in SPIR-V. by John Stiles · 3 years, 8 months ago
- b3479ce Limit texture attached to FBO workaround on Adreno 4xxx by driver ver. by Brian Salomon · 3 years, 8 months ago
- 3b6ea14 Split matrix typecasting and matrix resizing into two distinct ops. by John Stiles · 3 years, 8 months ago
- b6689e5 Roll Chromium from ee8322ecac75 to af77d977c68d (285 revisions) by skia-autoroll · 3 years, 8 months ago
- 7bf28f5 Roll ANGLE from 323c5f246480 to 2f22157acd0d (3 revisions) by skia-autoroll · 3 years, 8 months ago
- b4e5a91 Roll Dawn from f759264387ae to 6f2bbe9896aa (5 revisions) by skia-autoroll · 3 years, 8 months ago
- 974c821 Reland "Make RGB_888x pixel operations work." by Brian Salomon · 3 years, 8 months ago
- 0a12b85 Add regression test for oss-fuzz finding. by John Stiles · 3 years, 8 months ago
- db10b0e Float error and positioning by Julia Lavrova · 3 years, 8 months ago
- 8faa340 Limit GrClipStackClip tests to only exist when relevant by Robert Phillips · 3 years, 8 months ago
- acd28fc Revert "Make RGB_888x pixel operations work." by Brian Salomon · 3 years, 8 months ago
- a40581f [canvaskit] Fix type definitions by Kevin Lubick · 3 years, 8 months ago
- b14a819 Represent vector-cast constructors with ConstructorVectorCast. by John Stiles · 3 years, 8 months ago
- e296c56 [docs] Fix all 404s. by Joe Gregorio · 3 years, 8 months ago
- 8ce24b1 Make RGB_888x pixel operations work. by Brian Salomon · 3 years, 8 months ago
- 8960100 inline simple functions in the glyph run builder by Herb Derby · 3 years, 8 months ago
- 14d0096 Make 'shader' and 'colorFilter' first class types in SkSL by Brian Osman · 3 years, 8 months ago
- fd7252f Represent scalar-cast constructors with ConstructorScalarCast. by John Stiles · 3 years, 8 months ago
- 1f56479 Add test using 'fragmentProcessor' in runtime effects by Brian Osman · 3 years, 8 months ago
- 9601185 [docs] Add back in all images and fix broken image links. by Joe Gregorio · 3 years, 8 months ago
- 5c7ab08 Roll Chromium from f87374baeea3 to ee8322ecac75 (302 revisions) by skia-autoroll · 3 years, 8 months ago
- 301449e Roll Dawn from a0bdba1dfc52 to f759264387ae (7 revisions) by skia-autoroll · 3 years, 8 months ago
- e924493 Roll ANGLE from 67e4aff55ed2 to 323c5f246480 (3 revisions) by skia-autoroll · 3 years, 8 months ago
- ea1d39b updateBackendTexture uses GrSurfaceContext to write pixmaps. by Brian Salomon · 3 years, 8 months ago
- e4427fe Roll ANGLE from eac2397bcf94 to 67e4aff55ed2 (59 revisions) by skia-autoroll · 3 years, 8 months ago
- ef09423 clean up drawTextUTF8 and rename to textToGlyphRunList by Herb Derby · 3 years, 8 months ago
- 42de99b Add MakeSpecialType to replace several one-off Type factories by Brian Osman · 3 years, 8 months ago
- 7cde6c3 fix parentheses warning by Brian Salomon · 3 years, 8 months ago
- ffeee9b Fix lost precision case in SkComputeRadialSteps. by Jim Van Verth · 3 years, 8 months ago
- 3144a1e have fm mkdir -p by Mike Klein · 3 years, 8 months ago
- 2307058 Enforce that the recordTimeArena is only available for DDLRecordingContexts by Robert Phillips · 3 years, 8 months ago
- d5e6157 Enable SurfaceContextWritePixels on iOS Metal by Brian Salomon · 3 years, 8 months ago
- 2c67340 Expose writing to mip levels via GrSurfaceContext::writePixels by Brian Salomon · 3 years, 8 months ago
- f8d75c6 Don't use the recordTimeAllocator in GrOpsTask by Chris Dalton · 3 years, 8 months ago
- 87011df Allow ConstructorSplat to accept a scalar dest type. by John Stiles · 3 years, 8 months ago
- 396cd1d Revert "Lift atlas clip FP creation out of GrClip::apply" by Derek Sollenberger · 3 years, 8 months ago
- 348ee38 SkScalerContext::getImage less brittle. by Ben Wagner · 3 years, 8 months ago
- 0cbd454 Add enumerators for several additional constructor types. by John Stiles · 3 years, 8 months ago
- 2938eea Represent splat constructors with a dedicated ConstructorSplat class. by John Stiles · 3 years, 8 months ago
- 1b20cf0 Roll Chromium from 24595a75dfc6 to f87374baeea3 (398 revisions) by skia-autoroll · 3 years, 8 months ago
- d4897f0 Roll Dawn from 3ceb65443c14 to a0bdba1dfc52 (6 revisions) by skia-autoroll · 3 years, 8 months ago
- 42d7530 Display a Docs-Preview link for each modified MD file by Ravi Mistry · 3 years, 8 months ago
- 988b704 Add rehydration enumerator for ConstructorSplat. by John Stiles · 3 years, 8 months ago
- 4118f14 Add rehydration support for ConstructorArray. by John Stiles · 3 years, 8 months ago
- 92b3567 Lift atlas clip FP creation out of GrClip::apply by Chris Dalton · 3 years, 8 months ago
- 7384b37 Represent array constructors with a dedicated ConstructorArray class. by John Stiles · 3 years, 8 months ago
- 358858f Fix bots that don't like std::is_integral_v by Brian Osman · 3 years, 8 months ago
- 92f2d93 Add new Rehydrator enum for Array constructors. by John Stiles · 3 years, 8 months ago
- b09aaa2 Change filtering in drawPatch to linear. by Mike Reed · 3 years, 8 months ago
- d8eb875 Add AnyConstructor base for all constructors. by John Stiles · 3 years, 8 months ago
- 786379f [docsyserver] Turn on mermaid support. by Joe Gregorio · 3 years, 8 months ago
- 5fa3b13 [docsyserver] Add more documentation on Hugo/Docsy capabilities. by Joe Gregorio · 3 years, 8 months ago
- d18967c Add integer uniforms to runtime effects by Brian Osman · 3 years, 8 months ago