- 93461be Revert "CoreText SkTypeface palette support" by LinXunFeng · 11 months ago flutter/3.24
- 57a2b26 [graphite] Remove ShaderSnippet expression generator function by Michael Ludwig · 1 year, 4 months ago
- c1f2dd0 Use kCTFontVariationAxesAttribute by Ben Wagner · 1 year, 4 months ago
- c0ee0e1 Ensure that hash-map capacity is a power of two. by John Stiles · 1 year, 4 months ago
- 42fad31 Avoid emitting unnecessary stack_rewind SkRP ops. by John Stiles · 1 year, 4 months ago
- ae2b97d Fix signedness of format string. by John Stiles · 1 year, 4 months ago
- 6391537 Use LoadLibraryExW when loading system DLLs by Brian Osman · 1 year, 4 months ago
- d97fcf2 [graphite] Reorganize code for public PrecompileImageFilter API by Robert Phillips · 1 year, 4 months ago
- a67a67b Remove assert of extensions from VulkanMemoryAllocators::Make by Kaylee Lubick · 1 year, 4 months ago
- 1ad84eb [graphite] Fix color text rendering, part 1. by Jim Van Verth · 1 year, 4 months ago
- fc6f00b graphite: Expose maxTextureSize on Recorder by Sunny Sachanandani · 1 year, 4 months ago
- 3d5f5d5 Delete unnecessary file by Kaylee Lubick · 1 year, 4 months ago
- 7a09d38 [graphite] Consolidate expression/preamble generators by Michael Ludwig · 1 year, 4 months ago
- a907d9d Always emit stack_rewind stages in SkSL's RP Builder by Brian Osman · 1 year, 4 months ago
- e8b654a Extract VulkanMemoryAllocator into its own module by Kaylee Lubick · 1 year, 4 months ago
- 5024859 [graphite] Add no-swizzle YUV shader. by Jim Van Verth · 1 year, 4 months ago
- 67b8d69 [graphite] Hook up YCbCr functionality and enable GM by Nicolette Prevost · 1 year, 4 months ago
- dee7339 [graphite] Remove stray vertex attribute declaration by Michael Ludwig · 1 year, 4 months ago
- edb5e3e [Graphite] Make gradient buffer support more defined by Nathan Sanchez · 1 year, 4 months ago
- 09a46eb [graphite] Move PrecompileImageFilter to public API by Robert Phillips · 1 year, 4 months ago
- 746781a [graphite] Support running on Dawn compat by James Godfrey-Kittle · 1 year, 4 months ago
- 37e4f43 GraphiteDawn: increase number of cached UBO bindgroups by Le Hoang Quyen · 1 year, 4 months ago
- 173ee0a [Graphite] Consolidate ssbo caps by Nathan Sanchez · 1 year, 4 months ago
- 2d9bbdf Fix asymmetry in lattice validation by Brian Osman · 1 year, 4 months ago
- 0a979d9 GraphiteDawn: Use larger static storage for bindgroup keys. by Le Hoang Quyen · 1 year, 4 months ago
- 695d35a [graphite] Use sk_FragCoord for dithering by Michael Ludwig · 1 year, 4 months ago
- e836fa9 [Graphite] Remove hard-coded buffer indices by Nathan Sanchez · 1 year, 4 months ago
- 40a35a3 [graphite] Consolidate built-in shader-snippet tables by Michael Ludwig · 1 year, 4 months ago
- 354b30f Reland "Add 16bit BT2020, YCGCO color space support" by Sida Zhu · 1 year, 4 months ago
- 24fedab [graphite] Make PrecompileMaskFilter part of the public Precompile API by Robert Phillips · 1 year, 4 months ago
- 73d002b Remove SK_LEGACY_RECT_DASHING_BUG by Brian Osman · 1 year, 4 months ago
- a8c2acc Change wacky_yuv GMs to split full colorspaces from limited. by Jim Van Verth · 1 year, 4 months ago
- e4e4feb Revert "Add 16bit BT2020, YCGCO color space support" by Nicolette Prevost · 1 year, 4 months ago
- 335200e [graphite] Fix conic_sk_conical_grad_buf_shader signature by Michael Ludwig · 1 year, 4 months ago
- 5feca30 Add 16bit BT2020, YCGCO color space support by Sida Zhu · 1 year, 4 months ago
- e20c8b0 API to return a scaled version of an image by Michael Reed · 1 year, 4 months ago
- 1948fd5 Remove asserts about "valid" premultiplied colors in SkPackARGB32 by Brian Osman · 1 year, 4 months ago
- 0fa58b6 [graphite] Add validation for PaintParamsKeyBuilder::addData by Michael Ludwig · 1 year, 4 months ago
- e632efd Build skslc and sksl-minify from the modular Bazel build. by Kaylee Lubick · 1 year, 4 months ago
- 7c86e76 [pdf] Fix OpenType CFF embedding by Ben Wagner · 1 year, 4 months ago
- 80fe27c Replace GrVkYcbcrConversionInfo with skgpu::VulkanYcbcrConversionInfo by Kaylee Lubick · 1 year, 4 months ago
- fc04678 [graphite] Additional PrecompileShader code rearrangement by Robert Phillips · 1 year, 4 months ago
- 4093078 [graphite] Rearrange code after making PrecompileColorFilter API public by Robert Phillips · 1 year, 4 months ago
- 955c76a [graphite] Expand CombinationBuilderTest for PrecompileShaders by Robert Phillips · 1 year, 4 months ago
- f98488a [graphite] Minor rewrite of YUV shaders. by Jim Van Verth · 1 year, 4 months ago
- 54cc33b [Graphite] Move gradient buffer function to modules by Nathan Sanchez · 1 year, 4 months ago
- 36c3b38 CoreText SkTypeface palette support by Ben Wagner · 1 year, 4 months ago
- 71ba24e [graphite] Make PrecompileColorFilter part of the public Precompile API by Robert Phillips · 1 year, 4 months ago
- eea2164 [graphite] Fix Gradient Precompilation and add tests by Robert Phillips · 1 year, 4 months ago
- dddabb6 [graphite] Add ability to append data on to PaintParamsKey by Nicolette Prevost · 1 year, 4 months ago
- 97fa40c SkSL LoadFloatBuffer intrinsic implementation by Nathan Sanchez · 1 year, 4 months ago
- f3f091f Reland "[Ganesh] Make GL Protectedness behave more like Vulkan Protectedness" by Robert Phillips · 1 year, 4 months ago
- 55ca4ca [Graphite] Cache many stop gradients when using ssbo by Nathan Sanchez · 1 year, 4 months ago
- d3a9075 Reland "wgsl: Mark more variables as const/immutable" by Sunny Sachanandani · 1 year, 4 months ago
- 89be165 [skif] Stage Ganesh to use new blur engine by Michael Ludwig · 1 year, 4 months ago
- b0dbcf0 Fontations scanner to set isFixedPitch by Ben Wagner · 1 year, 4 months ago
- 24a4123 Revert "wgsl: Mark more variables as const/immutable" by Sunny Sachanandani · 1 year, 4 months ago
- 53b8802 wgsl: Mark more variables as const/immutable by Sunny Sachanandani · 1 year, 4 months ago
- 4665b39 Reland "[ganesh] Use float2x2 for Jacobian in SDF shaders." by Jim Van Verth · 1 year, 4 months ago
- 2db8813 Test typeface palette serialization by Ben Wagner · 1 year, 4 months ago
- cdf2de4 [webgpu] Check wgpu::Status enum instead of bool by Austin Eng · 1 year, 4 months ago
- 2b9bc16 [graphite] Add sk_hw_yuv_image_shader. by Jim Van Verth · 1 year, 4 months ago
- 0dda105 GrStyledShape::asRRect: Remove (unused) direction and start parameters by Brian Osman · 1 year, 4 months ago
- 147606b Revert flushBeforeWritePixels for PowerVR B-Series on ANGLE by Geoff Lang · 1 year, 4 months ago
- 2d38ff2 WebGPU: Use GPUAdapter GetInfo() instead of GetProperties() by François Beaufort · 1 year, 4 months ago
- 4040aa6 [Dawn] Add FormatBytesPerBlock() for format type External by Colin Blundell · 1 year, 4 months ago
- d77d991 Revert "[ganesh] Use float2x2 for Jacobian in SDF shaders." by Jim Van Verth · 1 year, 4 months ago
- 0ac0345 [ganesh] Use float2x2 for Jacobian in SDF shaders. by Jim Van Verth · 1 year, 4 months ago
- 69076b1 [fontations] Define SkFontMgr_New_Fontations_Empty with SK_API by Ben Wagner · 1 year, 4 months ago
- 5560041 [Dawn] Add External to known Dawn formats by Colin Blundell · 1 year, 4 months ago
- d248a9f Remove isUsingMask plumbing through AAA scan converter by Brian Osman · 1 year, 4 months ago
- 300b4ad [Fontations-backend] Return default palette if index out of range by Dominik Röttsches · 1 year, 4 months ago
- b607473 Cache the default mask gamma by Ben Wagner · 1 year, 4 months ago
- ed73e9e [skif] Split blur filling into strict and fast regions by Michael Ludwig · 1 year, 4 months ago
- 40bdee9 [graphite] Rearrange code for newly public PrecompileShader API by Robert Phillips · 1 year, 4 months ago
- 01fd395 [graphite] Expose PrecompileShader to public API by Robert Phillips · 1 year, 4 months ago
- 56de647 [graphite] Rearrange code after PrecompileBlender had been made public by Robert Phillips · 1 year, 4 months ago
- bf5a0e0 Remove usage of wgpu::VertexFormat::Undefined by Austin Eng · 1 year, 4 months ago
- 637a9dc [graphite] Expose blenders in public Precompile API by Robert Phillips · 1 year, 4 months ago
- 0fe7f7a [Fontations-backend] Fix get_font_style Rust tests by Dominik Röttsches · 1 year, 4 months ago
- 69a53db [skif] Use FilterResult::rescale() for blur() by Michael Ludwig · 1 year, 4 months ago
- 65892ae Remove SKSL_STANDALONE from SkSLModuleLoader by Brian Osman · 1 year, 4 months ago
- b74ea1e SkGainmapEncoder: Add Exif segment by Christopher Cameron · 1 year, 4 months ago
- 1712e14 Remove guard for AAA scan converter intersection bugfix by Brian Osman · 1 year, 4 months ago
- ea030ea Fully remove deferred blitting from AAA scan converter by Brian Osman · 1 year, 4 months ago
- 1304d53 SkTiff: Make constants public by Christopher Cameron · 1 year, 4 months ago
- b2f163a [graphite] Rearrange code to match exposed Precompile API by Robert Phillips · 1 year, 4 months ago
- b0b5b53 [graphite] Begin exposing Precompilation API by Robert Phillips · 1 year, 4 months ago
- 58c5d5d Add needed include to SkPathRef.cpp by Ben Wagner · 1 year, 4 months ago
- a62547a Remove SkScalerContextRec::fPaintGamma by Ben Wagner · 1 year, 4 months ago
- be6a575 Add storage buffer implementation for many stop gradients by Nathan Sanchez · 1 year, 4 months ago
- 51eabd0 SkPath: optimize reading paths by Scott Violet · 1 year, 4 months ago
- af907b2 SkGainmapEncoder: Add MP extensions to all individual images by Christopher Cameron · 1 year, 4 months ago
- 73e562c Add epsilon to linear gradient by Nathan Sanchez · 1 year, 4 months ago
- e6720e2 Fixed destination pixel format when png encoding bgra10_xr. by Aaron Clarke · 1 year, 4 months ago
- eb8a530 [Dawn] Add YCbCr info to DawnTextureSpec by Colin Blundell · 1 year, 4 months ago
- 38733e2 [graphite] Use linear instead of smoothstep for sRGB SDF text. by Jim Van Verth · 1 year, 5 months ago
- 09cebc5 [skif] Don't fold deferred scaling transforms into first rescale step by Michael Ludwig · 1 year, 5 months ago
- 1789536 Fix 'SkPath::conservativelyContainsRect' issue for closed cubic Bézier curves by ColdPaleLight · 1 year, 5 months ago
- 1708948 SkJpegGainmapEncoder::MakeMPF: Make function more readable by Christopher Cameron · 1 year, 5 months ago