2017-04-05 |
Robert Phillips | Revert "Rm readPixels from GrSurface & move read/writeS... |
commit | commitdiff | tree | snapshot |
2017-04-05 |
Matt Sarett | Delete SkPixelRef::readPixels() |
commit | commitdiff | tree | snapshot |
2017-04-05 |
Mike Reed | remove android legacy flags |
commit | commitdiff | tree | snapshot |
2017-04-05 |
Michael Jurka | Refactor Vulkan support to support Fuchsia |
commit | commitdiff | tree | snapshot |
2017-04-05 |
Ben Wagner | Use the rounded text size for gasp. |
commit | commitdiff | tree | snapshot |
2017-04-05 |
Mike Reed | hide most details of SkPatchUtils |
commit | commitdiff | tree | snapshot |
2017-04-05 |
Brian Osman | Remove texture sampling from GrConfigConversionEffect |
commit | commitdiff | tree | snapshot |
2017-04-05 |
Robert Phillips | Rm readPixels from GrSurface & move read/writeSurfacePi... |
commit | commitdiff | tree | snapshot |
2017-04-05 |
Stephan Altmueller | Move iOS app packaging to the cloud |
commit | commitdiff | tree | snapshot |
2017-04-05 |
Matt Sarett | Add SkImage::makeColorSpace() to public API |
commit | commitdiff | tree | snapshot |
2017-04-05 |
Brian Osman | Avoid trans-coding images with gamma 2.2 |
commit | commitdiff | tree | snapshot |
2017-04-05 |
Matt Sarett | Delete SkPixelRefFactory |
commit | commitdiff | tree | snapshot |
2017-04-05 |
Mike Klein | finish up load4/store4 refactoring |
commit | commitdiff | tree | snapshot |
2017-04-05 |
Brian Osman | Allow FPs to elevate default precision for the entire... |
commit | commitdiff | tree | snapshot |
2017-04-05 |
Eric Boren | Change PRESUBMIT.py to use [Get|Update]DescriptionLines |
commit | commitdiff | tree | snapshot |
2017-04-05 |
Robert Phillips | Revert "Rm readPixels from GrSurface & move read/writeS... |
commit | commitdiff | tree | snapshot |
2017-04-05 |
Mike Reed | remove SK_SUPPORT_LEGACY_PAINT_TEXTDECORATION |
commit | commitdiff | tree | snapshot |
2017-04-05 |
Robert Phillips | Rm readPixels from GrSurface & move read/writeSurfacePi... |
commit | commitdiff | tree | snapshot |
2017-04-05 |
Kevin Lubick | Remove Tab3 from pool |
commit | commitdiff | tree | snapshot |
2017-04-05 |
Kevin Lubick | Add recipe to build for Asus Flip Chromebook |
commit | commitdiff | tree | snapshot |
2017-04-05 |
Mike Reed | remove legacy canvas helpers |
commit | commitdiff | tree | snapshot |
2017-04-05 |
Mike Reed | remove g3 flag |
commit | commitdiff | tree | snapshot |
2017-04-04 |
Brian Salomon | Revert incorrect change to GrCoverageSetOp test factory |
commit | commitdiff | tree | snapshot |
2017-04-04 |
Eric Karl | Support Canvas Clip on Blit Framebuffer |
commit | commitdiff | tree | snapshot |
2017-04-04 |
Matt Sarett | Revert "Finish up mip opts: 2x3 and 3x2" |
commit | commitdiff | tree | snapshot |
2017-04-04 |
Mike Klein | Revert "Update clang linux to release_40" |
commit | commitdiff | tree | snapshot |
2017-04-04 |
Brian Salomon | Use sk_sp with GrXferProcessor and use a static factory... |
commit | commitdiff | tree | snapshot |
2017-04-04 |
Kevin Lubick | Update clang linux to release_40 |
commit | commitdiff | tree | snapshot |
2017-04-04 |
Brian Salomon | Move GrPipelineBuilder into GrRenderTargetContext:... |
commit | commitdiff | tree | snapshot |
2017-04-04 |
Mike Klein | remove -mdspr2 |
commit | commitdiff | tree | snapshot |
2017-04-04 |
Mike Reed | remove canvas-helpers flag for android |
commit | commitdiff | tree | snapshot |
2017-04-04 |
Mike Klein | jumper, split store_f16 into to_half, store4 |
commit | commitdiff | tree | snapshot |
2017-04-04 |
Eric Karl | Respect kRectsMustMatchForMSAASrc_BlitFramebufferFlag... |
commit | commitdiff | tree | snapshot |
2017-04-04 |
Eric Boren | Bundle recipes for use on RPi |
commit | commitdiff | tree | snapshot |
2017-04-04 |
Brian Salomon | Move the ability to access textures, buffers, and image... |
commit | commitdiff | tree | snapshot |
2017-04-04 |
Matt Sarett | 565 codec color xform support: fix colortable / incompl... |
commit | commitdiff | tree | snapshot |
2017-04-04 |
Mike Klein | jumper, factor out load4() and from_half() |
commit | commitdiff | tree | snapshot |
2017-04-04 |
Matt Sarett | Finish up mip opts: 2x3 and 3x2 |
commit | commitdiff | tree | snapshot |
2017-04-04 |
Brian Osman | Fully remove coord transform precision code |
commit | commitdiff | tree | snapshot |
2017-04-03 |
Mike Reed | remove flag to see if its used in g3 |
commit | commitdiff | tree | snapshot |
2017-04-03 |
Brian Salomon | Store the dst texture used by an XP in GrPipeline rathe... |
commit | commitdiff | tree | snapshot |
2017-04-03 |
Mike Klein | Refactor and recomment SkJumper_stages.cpp. |
commit | commitdiff | tree | snapshot |
2017-04-03 |
Ben Wagner | [cleanup] rename var in perf script to match sktest... |
commit | commitdiff | tree | snapshot |
2017-04-03 |
Mike Reed | Revert[4] "clean up (partially) colortable api"""" |
commit | commitdiff | tree | snapshot |
2017-04-03 |
Greg Daniel | Fix Vulkan memory leak in MSAA |
commit | commitdiff | tree | snapshot |
2017-04-03 |
Matt Sarett | Use SkTransferFunctionBehavior in SkImageGenerator |
commit | commitdiff | tree | snapshot |
2017-04-03 |
Brian Osman | Convert all coord transforms to high precision |
commit | commitdiff | tree | snapshot |
2017-04-03 |
Matt Sarett | Support parametric transfer functions in SkImage_Raster... |
commit | commitdiff | tree | snapshot |
2017-04-03 |
Mike Reed | move vertex-mode enum into SkVertices |
commit | commitdiff | tree | snapshot |
2017-04-03 |
Yuqian Li | Add SkThreadedBMPDevice for Threaded Raster Backend |
commit | commitdiff | tree | snapshot |
2017-04-03 |
Ethan Nicholas | skslc now uses a more recent version of Flex |
commit | commitdiff | tree | snapshot |
2017-04-03 |
Matt Sarett | Avoid extra bitmap copies in SkColorSpaceXformCanvas |
commit | commitdiff | tree | snapshot |
2017-04-03 |
Brian Salomon | Move pipeline handling out of GrMeshDrawOp. |
commit | commitdiff | tree | snapshot |
2017-04-03 |
Brian Osman | Revert "Revert "Revert "Allow FPs to elevate default... |
commit | commitdiff | tree | snapshot |
2017-04-03 |
Brian Osman | Remove kAsIs_CachedFormat |
commit | commitdiff | tree | snapshot |
2017-04-03 |
Mike Klein | jumper, drop Android NDK dependency |
commit | commitdiff | tree | snapshot |
2017-04-02 |
UpdateSKPs | Update SKP version |
commit | commitdiff | tree | snapshot |
2017-04-01 |
Mike Reed | Revert "Revert[2] "clean up (partially) colortable... |
commit | commitdiff | tree | snapshot |
2017-04-01 |
Mike Reed | Revert[2] "clean up (partially) colortable api"" |
commit | commitdiff | tree | snapshot |
2017-04-01 |
Mike Klein | Revert "Respect kRectsMustMatchForMSAASrc_BlitFramebuff... |
commit | commitdiff | tree | snapshot |
2017-04-01 |
mtklein | Revert of fix size check for drawBitmap fast-path in... |
commit | commitdiff | tree | snapshot |
2017-04-01 |
Eric Karl | Respect kRectsMustMatchForMSAASrc_BlitFramebufferFlag... |
commit | commitdiff | tree | snapshot |
2017-03-31 |
Ethan Nicholas | switched skslc to_string strategy after repeated proble... |
commit | commitdiff | tree | snapshot |
2017-03-31 |
Ethan Nicholas | added missing <inttypes.h> include |
commit | commitdiff | tree | snapshot |
2017-03-31 |
Ben Wagner | Fix perf configs for ANGLE bots. |
commit | commitdiff | tree | snapshot |
2017-03-31 |
lsalzman | Fix the size check for the drawBitmap fast-path in... |
commit | commitdiff | tree | snapshot |
2017-03-31 |
Brian Osman | Revert "Revert "Allow FPs to elevate default precision... |
commit | commitdiff | tree | snapshot |
2017-03-31 |
Ethan Nicholas | fixed SPIR-V compilation error with unmodified variables |
commit | commitdiff | tree | snapshot |
2017-03-31 |
Ethan Nicholas | skslc can now be compiled with no Skia dependencies... |
commit | commitdiff | tree | snapshot |
2017-03-31 |
Mike Klein | jumper, a couple simple loads and stores |
commit | commitdiff | tree | snapshot |
2017-03-31 |
Mike Klein | jumper, only ignore red zone on Windows |
commit | commitdiff | tree | snapshot |
2017-03-31 |
Kevin Lubick | Update NVidia Shields to NRD90M |
commit | commitdiff | tree | snapshot |
2017-03-31 |
Brian Osman | Revert "Allow FPs to elevate default precision for... |
commit | commitdiff | tree | snapshot |
2017-03-31 |
Mike Klein | jumper, caught up on blend modes |
commit | commitdiff | tree | snapshot |
2017-03-31 |
Brian Osman | Remove compiler bug workaround |
commit | commitdiff | tree | snapshot |
2017-03-31 |
Mike Klein | Revert "clean up (partially) colortable api" |
commit | commitdiff | tree | snapshot |
2017-03-31 |
Mike Klein | make build_stages a little less mtklein-centric |
commit | commitdiff | tree | snapshot |
2017-03-31 |
Robert Phillips | Add tracking of unique proxyID beside unique renderTarg... |
commit | commitdiff | tree | snapshot |
2017-03-31 |
Ethan Nicholas | Revert "skslc can now be compiled with no Skia dependen... |
commit | commitdiff | tree | snapshot |
2017-03-31 |
Brian Osman | Allow FPs to elevate default precision for the entire... |
commit | commitdiff | tree | snapshot |
2017-03-31 |
Mike Reed | clean up (partially) colortable api |
commit | commitdiff | tree | snapshot |
2017-03-31 |
Ethan Nicholas | skslc can now be compiled with no Skia dependencies... |
commit | commitdiff | tree | snapshot |
2017-03-31 |
Mike Klein | jumper, another batch of blend modes |
commit | commitdiff | tree | snapshot |
2017-03-31 |
Mike Klein | jumper, more blend modes |
commit | commitdiff | tree | snapshot |
2017-03-31 |
Brian Salomon | Revert "Respect kRectsMustMatchForMSAASrc_BlitFramebuff... |
commit | commitdiff | tree | snapshot |
2017-03-31 |
Mike Klein | ok, most features can be vias |
commit | commitdiff | tree | snapshot |
2017-03-31 |
Eric Karl | Respect kRectsMustMatchForMSAASrc_BlitFramebufferFlag... |
commit | commitdiff | tree | snapshot |
2017-03-31 |
Brian Salomon | Respect xfer barriers in InstancedRendering::Op |
commit | commitdiff | tree | snapshot |
2017-03-31 |
Mike Klein | tell Google3 we do not need executable stack |
commit | commitdiff | tree | snapshot |
2017-03-30 |
Mike Klein | avoid deprecated SkRect::MakeFromIRect |
commit | commitdiff | tree | snapshot |
2017-03-30 |
Matt Sarett | SkColorSpaceXformCanvas: setMatrix(), clipRect() in... |
commit | commitdiff | tree | snapshot |
2017-03-30 |
Matt Sarett | Add more overrides to SkColorSpaceXformCanvas |
commit | commitdiff | tree | snapshot |
2017-03-30 |
Mike Klein | Turn on SkJumper all the time, try 2. |
commit | commitdiff | tree | snapshot |
2017-03-30 |
Ethan Nicholas | fixed skslc SPIR-V memory error |
commit | commitdiff | tree | snapshot |
2017-03-30 |
Kevin Lubick | Add Linux HD2000 jobs |
commit | commitdiff | tree | snapshot |
2017-03-30 |
Ben Wagner | Remove Galaxy J5 bot. |
commit | commitdiff | tree | snapshot |
2017-03-30 |
Jim Van Verth | Add glPolygonMode support. |
commit | commitdiff | tree | snapshot |
2017-03-30 |
Mike Klein | make _win.S know if it's 64-bit |
commit | commitdiff | tree | snapshot |
2017-03-30 |
Ethan Nicholas | Revert "skslc can now be compiled with no Skia dependen... |
commit | commitdiff | tree | snapshot |
2017-03-30 |
Ethan Nicholas | skslc can now be compiled with no Skia dependencies... |
commit | commitdiff | tree | snapshot |
next |