- d3ccb0a Move pipeline handling out of GrMeshDrawOp. by Brian Salomon · 8 years ago
- dffe982 Revert "Revert "Revert "Allow FPs to elevate default precision for the entire fragment program""" by Brian Osman · 8 years ago
- 84c009f Remove kAsIs_CachedFormat by Brian Osman · 8 years ago
- b7bf09c jumper, drop Android NDK dependency by Mike Klein · 8 years ago
- b14131c Revert "Revert[2] "clean up (partially) colortable api""" by Mike Reed · 8 years ago
- 9920b10 Revert[2] "clean up (partially) colortable api"" by Mike Reed · 8 years ago
- ec61785 Revert "Respect kRectsMustMatchForMSAASrc_BlitFramebufferFlag in dst setup" by Mike Klein · 8 years ago
- 65c74f1 Revert of fix size check for drawBitmap fast-path in SkBitmapDevice::drawBitmapRect (patchset #2 id:20001 of https://codereview.chromium.org/2089583002/ ) by mtklein · 8 years ago
- d58f040 Respect kRectsMustMatchForMSAASrc_BlitFramebufferFlag in dst setup by Eric Karl · 8 years ago
- c8c1760 switched skslc to_string strategy after repeated problems on Android by Ethan Nicholas · 8 years ago
- 8cc718a added missing <inttypes.h> include by Ethan Nicholas · 8 years ago
- ea9bc0c Fix the size check for the drawBitmap fast-path in SkBitmapDevice::drawBitmapRect. It would fail when the source rectangle had a non-zero offset, in which case it would compare the source rectangle with the offset to the extracted bitmap size, which always fails. The only thing that should matter is that the source rectangle and extract bitmap have the same size, since the offset gets added onto the matrix. by lsalzman · 8 years ago
- ec53c63 Revert "Revert "Allow FPs to elevate default precision for the entire fragment program"" by Brian Osman · 8 years ago
- c6f5e10 fixed SPIR-V compilation error with unmodified variables by Ethan Nicholas · 8 years ago
- 0df1b04 skslc can now be compiled with no Skia dependencies, in preparation for its eventual by Ethan Nicholas · 8 years ago
- f809fef jumper, a couple simple loads and stores by Mike Klein · 8 years ago
- 15bf678 jumper, only ignore red zone on Windows by Mike Klein · 8 years ago
- 903c3f7 Revert "Allow FPs to elevate default precision for the entire fragment program" by Brian Osman · 8 years ago
- 61b8416 jumper, caught up on blend modes by Mike Klein · 8 years ago
- ebf5acc Remove compiler bug workaround by Brian Osman · 8 years ago
- 1d1165c Revert "clean up (partially) colortable api" by Mike Klein · 8 years ago
- 43e5fd3 make build_stages a little less mtklein-centric by Mike Klein · 8 years ago
- f7a7261 Add tracking of unique proxyID beside unique renderTargetID in auditTrail and clearOp by Robert Phillips · 8 years ago
- 9bd301d Revert "skslc can now be compiled with no Skia dependencies, in preparation for its eventual" by Ethan Nicholas · 8 years ago
- 92d7cca Allow FPs to elevate default precision for the entire fragment program by Brian Osman · 8 years ago
- 2e491a6 clean up (partially) colortable api by Mike Reed · 8 years ago
- f3333c8 skslc can now be compiled with no Skia dependencies, in preparation for its eventual by Ethan Nicholas · 8 years ago
- 66b09ab jumper, another batch of blend modes by Mike Klein · 8 years ago
- aaca1e4 jumper, more blend modes by Mike Klein · 8 years ago
- 84eef51 Revert "Respect kRectsMustMatchForMSAASrc_BlitFramebufferFlag in dst setup" by Brian Salomon · 8 years ago
- e0ff6ab Respect kRectsMustMatchForMSAASrc_BlitFramebufferFlag in dst setup by Eric Karl · 8 years ago
- 4fc7740 Respect xfer barriers in InstancedRendering::Op by Brian Salomon · 8 years ago
- 8517b4c tell Google3 we do not need executable stack by Mike Klein · 8 years ago
- 2f245be avoid deprecated SkRect::MakeFromIRect by Mike Klein · 8 years ago
- 9969e77 SkColorSpaceXformCanvas: setMatrix(), clipRect() in constructor by Matt Sarett · 8 years ago
- b48df27 Add more overrides to SkColorSpaceXformCanvas by Matt Sarett · 8 years ago
- 0a64e32 Turn on SkJumper all the time, try 2. by Mike Klein · 8 years ago
- 8feeff9 fixed skslc SPIR-V memory error by Ethan Nicholas · 8 years ago
- 609e7cc Add glPolygonMode support. by Jim Van Verth · 8 years ago
- 5f80485 make _win.S know if it's 64-bit by Mike Klein · 8 years ago
- bcf35f8 Revert "skslc can now be compiled with no Skia dependencies, in preparation for" by Ethan Nicholas · 8 years ago
- 7833466 skslc can now be compiled with no Skia dependencies, in preparation for by Ethan Nicholas · 8 years ago
- cdc651d Make xformer class for SkCSXCanvas, use for draw loopers by Matt Sarett · 8 years ago
- b1f7653 Use the rounded text size for gasp. by Ben Wagner · 8 years ago
- 77f1edc Minor cleanup (remove unused GrRenderTargetContext::asTexture method) by Robert Phillips · 8 years ago
- 32ebaba Use correct tolerance for conic chopping in MSAA and default path renderers by Brian Salomon · 8 years ago
- 9aec894 Use last value for axis for variation position. by bungeman · 8 years ago
- a811b12 Renames of processor analysis-related classes and method. by Brian Salomon · 8 years ago
- 13071c5 Don't perform analysis twice in InstancedRendering::Op by Brian Salomon · 8 years ago
- 7ee385e Add GrSurfaceProxy* parameter to GrContext::flush by Robert Phillips · 8 years ago
- eeb3cb1 Reverse clamp logic in SkColorSpaceXform by Matt Sarett · 8 years ago
- 7c4af54 Don't export stage symbols. by Mike Klein · 8 years ago
- 8f7a9a9 565 color xforms: make sure we clamp if necessary by Matt Sarett · 8 years ago
- d7e06ae jumper, revert to generating .S files by Mike Klein · 8 years ago
- 291932e Fix is_convex() check for inset polys. by Jim Van Verth · 8 years ago
- 1c6025c Make analysis optional to GrPipeline::init(). by Brian Salomon · 8 years ago
- 769e80d More GrSurfaceProxy-clean up by Robert Phillips · 8 years ago
- 3e306f6 Use FontWeight symbols when available on Mac. by bungeman · 8 years ago
- 301431d Miscellaneous GrSurfaceProxy-related cleanup by Robert Phillips · 8 years ago
- e7d3048 Remove GrPipelineOptimizations computation from GrPipeline::init and nest in GrMeshDrawOp. by Brian Salomon · 8 years ago
- a1b282b Fix copy offset when uploading initial mip data in Vulkan by Greg Daniel · 8 years ago
- 2f3db61 Remove SK_IGNORE_DW_GRAY_FIX. by Ben Wagner · 8 years ago
- 44f8571 Add unistd.h include to GrVkGpu.cpp on unix for sleep by Forrest Reiling · 8 years ago
- 3185384 Remove GrXferProcessor::getOptimizations. by Brian Salomon · 8 years ago
- 02bb6df Retract GrPipeline from setRenderTargetState calls by Robert Phillips · 8 years ago
- 1ec1faa Remove GrSurface::flushWrites by Robert Phillips · 8 years ago
- a5002c3 Add debug helper for finding leaks in GrMemoryPool.h by Brian Salomon · 8 years ago
- 58c7b92 Fix msan errors in webp decoder by Matt Sarett · 8 years ago
- 3725f0a Add codec and color xform support for 565 by Matt Sarett · 8 years ago
- 56ea77a Implement SkBlurDrawLooper with SkLayerDrawLooper by Matt Sarett · 8 years ago
- 2041e44 Revert "Fix copy offset when uploading initial mip data in Vulkan" by Greg Daniel · 8 years ago
- f6c360f Fix copy offset when uploading initial mip data in Vulkan by Greg Daniel · 8 years ago
- a2cedff Fix gaussianedge GM by Robert Phillips · 8 years ago
- d2adc66 Use SkTransferFunctionBehavior for raster pixel conversions by Matt Sarett · 8 years ago
- 20ece3a Always initialize testing textures in vulkan with some data by Greg Daniel · 8 years ago
- f86bc2c SkImage_Generator::onMakeColorSpace avoid 565 by Matt Sarett · 8 years ago
- 36e4f06 GrTessellator: speed up linearized quadratic Beziers. by Stephen White · 8 years ago
- 2084ffa Revert "Fix SkImage_Gpu::getROPixels" by Brian Salomon · 8 years ago
- b338484 quiet some annoying logging in unit tests by Mike Klein · 8 years ago
- b436655 Add height function to shadow tessellators. by Jim Van Verth · 8 years ago
- b549cc3 Change SkMemory to the more accurately named SkMalloc. by Herb Derby · 8 years ago
- c0b642c Split GrPipelineInput into separate color and coverage types, the latter of which is just an enum. by Brian Salomon · 8 years ago
- 3798c86 Remove GrFragmentProcessor-derived class' GrTexture-based ctors by Robert Phillips · 8 years ago
- 51e7ca3 Add new proxy-based DetermineDomainMode w/ test by Robert Phillips · 8 years ago
- 73a850f Fully initialize array of previous edges in GrGLConvexPolyEffect to please MSAN by Brian Salomon · 8 years ago
- 5fa3d6d Revert "Revert "simplify api to bitmapcache"" by Mike Reed · 8 years ago
- 1b52df3 Remove draw-as-clear workaround for Adreno 3xx in Chrome. by Brian Salomon · 8 years ago
- dd1b4e9 Revert "simplify api to bitmapcache" by Florin Malita · 8 years ago
- 9f4b0ae simplify api to bitmapcache by Mike Reed · 8 years ago
- 0513f14 Try a different calculation for computing convexity. by Jim Van Verth · 8 years ago
- 31f96a6 Revert "Remove texture sampling from GrConfigConversionEffect" by Brian Osman · 8 years ago
- f4d443f Fix SkImage_Gpu::getROPixels by Brian Osman · 8 years ago
- f388093 Delete SkColorSpace::ColorSpaceFlags by Matt Sarett · 8 years ago
- 70288c0 Add function to perform color fragment processor elimination while performing FP analysis. by Brian Salomon · 8 years ago
- dc276f9 Disable convex check for now. by Jim Van Verth · 8 years ago
- ab664fa Revert "Revert "Create new inset algorithm for spot shadows"" by Brian Salomon · 8 years ago
- e7c85c4 Revert "Create new inset algorithm for spot shadows" by Brian Salomon · 8 years ago
- e5f5bf5 Create new inset algorithm for spot shadows by Jim Van Verth · 8 years ago
- cf3f234 Add SkTransferFunctionBehavior flag: Use in codec and encoder by Matt Sarett · 8 years ago
- a3bdd44 Revert "Revert "Remove Android-specific SK_SUPPORT_LEGACY_IMG_SNAPSHOT flag"" by Robert Phillips · 8 years ago