- c529681 Fix CompatibleCoverageAsAlpha flag when reducing src-over to src. by Greg Daniel · 4 years, 10 months ago
- 55f681f Splitup GrSimpleMeshDrawOpHelper.h by Robert Phillips · 4 years, 10 months ago
- 62a644b Add GrD3DUtil. by Jim Van Verth · 4 years, 10 months ago
- 31a7b07 Add stubbed out GrD3DOpsRenderPass class. by Greg Daniel · 4 years, 10 months ago
- 6422722 Reland "Remove GrDeviceSpaceTextureDecalFragmentProcessor." by Brian Salomon · 4 years, 10 months ago
- 251ee1d Remove SkDDLTmpRedirect.h by Robert Phillips · 4 years, 11 months ago
- 2a016ba Allow passing multiple node IDs per PDF structure node. by Dominic Mazzoni · 4 years, 11 months ago
- 03b8ab2 Reland "Create D3D device and queue" by Jim Van Verth · 4 years, 11 months ago
- 16656fc Revert "Create D3D device and queue" by Leandro Lovisolo · 4 years, 11 months ago
- 4d5594d Move SkDeferredDisplayList.h into include\core (take 2) by Robert Phillips · 4 years, 11 months ago
- 29dc430 Create D3D device and queue by Jim Van Verth · 4 years, 11 months ago
- 305033b Revert "Move SkDeferredDisplayList.h into include\core" by Robert Phillips · 4 years, 11 months ago
- ad3b2c9 Move SkDeferredDisplayList.h into include\core by Robert Phillips · 4 years, 11 months ago
- df283d0 Revert "Remove GrDeviceSpaceTextureDecalFragmentProcessor." by Brian Salomon · 4 years, 11 months ago
- af5f9f0 Remove GrDeviceSpaceTextureDecalFragmentProcessor. by Brian Salomon · 4 years, 11 months ago
- ca85b9b Add temporary header to shift clients over to include/core/SkDeferredDisplayList.h by Robert Phillips · 4 years, 11 months ago
- 9d4e31d rm Sk3D.h -- long live SkMat4 by Mike Reed · 4 years, 11 months ago
- c024391 Reland "Add SkSLCompiler::toHLSL, using SPIRV-Cross" by Brian Osman · 4 years, 11 months ago
- 7dfb46e Re-land: Support adding attributes to PDF document structure nodes. by Dominic Mazzoni · 4 years, 11 months ago
- d2d4c5e Add GrD3DGpu and GrD3DCaps. by Jim Van Verth · 4 years, 11 months ago
- e3f57a4 Revert "Add SkSLCompiler::toHLSL, using SPIRV-Cross" by Brian Osman · 4 years, 11 months ago
- cf7c7e3 Add SkSLCompiler::toHLSL, using SPIRV-Cross by Brian Osman · 4 years, 11 months ago
- 28abea5 dip our toes into c++11 style [[attributes]] by Mike Klein · 4 years, 11 months ago
- d3b3bf3 Reland "Move runtime shader/colorfilter into SkRuntimeEffect.cpp" by Brian Osman · 4 years, 11 months ago
- 86b4388 Revert "Support adding attributes to PDF document structure nodes." by Mike Reed · 4 years, 11 months ago
- cfdfb22 remove -Wno-bad-function-cast by Mike Klein · 4 years, 11 months ago
- a9609ea turn on -Wreturn-std-move-in-c++11 by Mike Klein · 4 years, 11 months ago
- b01e12b Start adding D3D backend by Jim Van Verth · 4 years, 11 months ago
- 7281a86 Revert "Move runtime shader/colorfilter into SkRuntimeEffect.cpp" by Brian Osman · 4 years, 11 months ago
- 8980acd Move runtime shader/colorfilter into SkRuntimeEffect.cpp by Brian Osman · 5 years ago
- 8047415 Support adding attributes to PDF document structure nodes. by Dominic Mazzoni · 4 years, 11 months ago
- a09d232 Enable Windows host build for Skia by Leon Scroggins III · 5 years ago
- 4d17001 move SkDeque.h into private by Mike Reed · 4 years, 11 months ago
- 81e84a6 Make SkStrikeCache::Node be SkStrike. by Herb Derby · 5 years ago
- 251eff6 Multithread SkStrike test by Herb Derby · 5 years ago
- 508fd32 make SkBBH a public interface by Mike Klein · 5 years ago
- 4e99853 Add a simple atlas to the GPU tessellation path renderer by Chris Dalton · 5 years ago
- a550cf2 Extract a GrDynamicAtlas base class from GrCCAtlas by Chris Dalton · 5 years ago
- 81d35a7 rm SkPreConfig.h and SkPostConfig.h by Mike Klein · 5 years ago
- 45f94f8 Reland: Initial checkin of GM verifier framework by Tyler Denniston · 5 years ago
- 14d64af Revert "Initial checkin of GM verifier framework" by Tyler Denniston · 5 years ago
- 7e36f00 Initial checkin of GM verifier framework by Tyler Denniston · 5 years ago
- d095b9f Fix SW decompression of BC1 and add a GM to check it (take 2). by Robert Phillips · 5 years ago
- ab5da1f Revert "Fix SW decompression of BC1 and add a GM to check it." by Robert Phillips · 5 years ago
- 4238751 Fix SW decompression of BC1 and add a GM to check it. by Robert Phillips · 5 years ago
- d4f6831 Add SW decode of ETC1 and a GM by Robert Phillips · 5 years ago
- f033404 Improvements to texture_domain GMs by Brian Salomon · 5 years ago
- c0c0522 let's try to fix nullptr + k by Mike Klein · 5 years ago
- 4328e92 Add a stencil/tessellation hybrid mode for path rendering by Chris Dalton · 5 years ago
- 9404603 remove more vtune references by Mike Klein · 5 years ago
- d352529 incorporate r,g,b,a into shaderHash by Mike Klein · 5 years ago
- 99dead9 Add SkImage::MakeRasterFromCompressed and make MakeFromCompressed fall back to decompression for unsupported compression types (take 2) by Robert Phillips · 5 years ago
- 3da9e94 Revert "Add SkImage::MakeRasterFromCompressed and make MakeFromCompressed fall back to decompression for unsupported compression types" by Robert Phillips · 5 years ago
- 3234ce1 Add SkImage::MakeRasterFromCompressed and make MakeFromCompressed fall back to decompression for unsupported compression types by Robert Phillips · 5 years ago
- b962eff Revert "Revert "Complete rewrite of the SkSL interpreter"" by Ethan Nicholas · 5 years ago
- d081dce Move GrTessellator::VertexAllocator to GrEagerVertexAllocator by Chris Dalton · 5 years ago
- 60ff651 Fix build when (is_ios && !skia_enable_skottie) by Hal Canary · 5 years ago
- 73c7587 Reland "Specialize SkRectanzier to SkRectanizerSkyline" by Herb Derby · 5 years ago
- 05b7297 remove obsolete flag SK_SUPPORT_LEGACY_CANVAS_MATRIX_VIRTUALS by Mike Reed · 5 years ago
- 87211cd Add GM for crbug:10141204 by Michael Ludwig · 5 years ago
- e4ddb8a Revert "Specialize SkRectanzier to SkRectanizerSkyline" by Mike Reed · 5 years ago
- 77e1f84 Specialize SkRectanzier to SkRectanizerSkyline by Herb Derby · 5 years ago
- 08f1a25 Add GM reproducing perspective failures by Michael Ludwig · 5 years ago
- 470e0ac Revert "Revert "Revert "Complete rewrite of the SkSL interpreter""" by Ben Wagner · 5 years ago
- 7deb1c2 Revert "Revert "Complete rewrite of the SkSL interpreter"" by Ethan Nicholas · 5 years ago
- b6c27f1 Add GrQuad::bounds() benchmark by Michael Ludwig · 5 years ago
- f9aea7f Add a tessellation mode that triangulates the inner polygon separately by Chris Dalton · 5 years ago
- 6f5e940 Clamp GrSkSLFP output to valid premul by Brian Osman · 5 years ago
- 99c54f0 Revert "Complete rewrite of the SkSL interpreter" by Ethan Nicholas · 5 years ago
- 2cde3a1 Complete rewrite of the SkSL interpreter by Ethan Nicholas · 5 years ago
- 40a1cee Rewrite tessellation wedge generation to be done in a single pass by Chris Dalton · 5 years ago
- ac90802 Update compressed texturing GM by Robert Phillips · 5 years ago
- edae1b3 [infra] Change CMake build to use a temporary directory by Eric Boren · 5 years ago
- 9403c38 Revert "Reland "Revert "allow clients to opt into new didTranslate/didScale""" by Mike Reed · 5 years ago
- f66bba6 Reland "Revert "allow clients to opt into new didTranslate/didScale"" by Mike Reed · 5 years ago
- d7ce7ac Revert "Revert "allow clients to opt into new didTranslate/didScale"" by Mike Reed · 5 years ago
- 69ace2a sample3d by Mike Reed · 5 years ago
- a3a704a Override didTranslate, and add virtual for didScale by Mike Reed · 5 years ago
- a092028 Revert "new virtuals for canvas ctm" by Mike Reed · 5 years ago
- 2076b04 new virtuals for canvas ctm by Mike Reed · 5 years ago
- 6f48542 remove cruft bools from canvas by Mike Reed · 5 years ago
- d5caeb8 Improve handling of anisotropic scaling for stroked rects by Robert Phillips · 5 years ago
- 7cfcc1e add Brian's fiddle as gm/bicubic by Mike Klein · 5 years ago
- 403c807 Revert "Revert "Extend SkCanvas matrix stack to be 4x4, but with (basically) the same public API."" by Mike Reed · 5 years ago
- 268ed57 Revert "Extend SkCanvas matrix stack to be 4x4, but with (basically) the same public API." by Brian Osman · 5 years ago
- b832ce6 Add a path renderer that uses GPU tessellation by Chris Dalton · 5 years ago
- b8f098d Reland "Rename GrSimpleTextureEffect->GrTextureEffect" by Brian Salomon · 5 years ago
- 98bfcc7 Extend SkCanvas matrix stack to be 4x4, but with (basically) the same public API. by Mike Reed · 5 years ago
- 8e71744 add SkVM_fwd.h by Mike Klein · 5 years ago
- d7436a3 Revert "Rename GrSimpleTextureEffect->GrTextureEffect" by Brian Salomon · 5 years ago
- 91e0d75 rm gm/skvm.cpp by Mike Klein · 5 years ago
- 90673ec Rename GrSimpleTextureEffect->GrTextureEffect by Brian Salomon · 5 years ago
- ee426f2 Move SkRuntimeEffect.h to include/effects by Brian Osman · 5 years ago
- 94724c6 Fix GrColorMatrixFragmentProcessor handling of premul transparent black. by Brian Salomon · 5 years ago
- b6f98ea Enable ASAN on Windows by Ben Wagner · 5 years ago
- 5a2f962 Add back door support for GLSL tessellation shaders by Chris Dalton · 5 years ago
- c15afe4 move SkClipStack::asPath into PDFUtils by Mike Reed · 5 years ago
- 3a09a37 Ungenerate GrSimpleTextureEffect by Brian Salomon · 5 years ago
- 088913a Start adding unit tests of SkRuntimeEffect by Brian Osman · 5 years ago
- 3e5e2f2 Add test for the GrContext::createCompressedBackendTexture API by Robert Phillips · 5 years ago