| Commit message (Expand) | Author | Age |
* | Move the ability to access textures, buffers, and image storages out from GrP... | Brian Salomon | 2017-04-04 |
* | 565 codec color xform support: fix colortable / incomplete image behavior | Matt Sarett | 2017-04-04 |
* | jumper, factor out load4() and from_half() | Mike Klein | 2017-04-04 |
* | Finish up mip opts: 2x3 and 3x2 | Matt Sarett | 2017-04-04 |
* | Fully remove coord transform precision code | Brian Osman | 2017-04-04 |
* | remove flag to see if its used in g3 | Mike Reed | 2017-04-03 |
* | Store the dst texture used by an XP in GrPipeline rather than in the XP. | Brian Salomon | 2017-04-03 |
* | Refactor and recomment SkJumper_stages.cpp. | Mike Klein | 2017-04-03 |
* | [cleanup] rename var in perf script to match sktest script | Ben Wagner | 2017-04-03 |
* | Revert[4] "clean up (partially) colortable api"""" | Mike Reed | 2017-04-03 |
* | Fix Vulkan memory leak in MSAA | Greg Daniel | 2017-04-03 |
* | Use SkTransferFunctionBehavior in SkImageGenerator | Matt Sarett | 2017-04-03 |
* | Convert all coord transforms to high precision | Brian Osman | 2017-04-03 |
* | Support parametric transfer functions in SkImage_Raster::onMakeColorSpace() | Matt Sarett | 2017-04-03 |
* | move vertex-mode enum into SkVertices | Mike Reed | 2017-04-03 |
* | Add SkThreadedBMPDevice for Threaded Raster Backend | Yuqian Li | 2017-04-03 |
* | skslc now uses a more recent version of Flex | Ethan Nicholas | 2017-04-03 |
* | Avoid extra bitmap copies in SkColorSpaceXformCanvas | Matt Sarett | 2017-04-03 |
* | Move pipeline handling out of GrMeshDrawOp. | Brian Salomon | 2017-04-03 |
* | Revert "Revert "Revert "Allow FPs to elevate default precision for the entire... | Brian Osman | 2017-04-03 |
* | Remove kAsIs_CachedFormat | Brian Osman | 2017-04-03 |
* | jumper, drop Android NDK dependency | Mike Klein | 2017-04-03 |
* | Update SKP version | UpdateSKPs | 2017-04-02 |
* | Revert "Revert[2] "clean up (partially) colortable api""" | Mike Reed | 2017-04-01 |
* | Revert[2] "clean up (partially) colortable api"" | Mike Reed | 2017-04-01 |
* | Revert "Respect kRectsMustMatchForMSAASrc_BlitFramebufferFlag in dst setup" | Mike Klein | 2017-04-01 |
* | Revert of fix size check for drawBitmap fast-path in SkBitmapDevice::drawBitm... | mtklein | 2017-03-31 |
* | Respect kRectsMustMatchForMSAASrc_BlitFramebufferFlag in dst setup | Eric Karl | 2017-04-01 |
* | switched skslc to_string strategy after repeated problems on Android | Ethan Nicholas | 2017-03-31 |
* | added missing <inttypes.h> include | Ethan Nicholas | 2017-03-31 |
* | Fix perf configs for ANGLE bots. | Ben Wagner | 2017-03-31 |
* | Fix the size check for the drawBitmap fast-path in SkBitmapDevice::drawBitmap... | lsalzman | 2017-03-31 |
* | Revert "Revert "Allow FPs to elevate default precision for the entire fragmen... | Brian Osman | 2017-03-31 |
* | fixed SPIR-V compilation error with unmodified variables | Ethan Nicholas | 2017-03-31 |
* | skslc can now be compiled with no Skia dependencies, in preparation for its e... | Ethan Nicholas | 2017-03-31 |
* | jumper, a couple simple loads and stores | Mike Klein | 2017-03-31 |
* | jumper, only ignore red zone on Windows | Mike Klein | 2017-03-31 |
* | Update NVidia Shields to NRD90M | Kevin Lubick | 2017-03-31 |
* | Revert "Allow FPs to elevate default precision for the entire fragment program" | Brian Osman | 2017-03-31 |
* | jumper, caught up on blend modes | Mike Klein | 2017-03-31 |
* | Remove compiler bug workaround | Brian Osman | 2017-03-31 |
* | Revert "clean up (partially) colortable api" | Mike Klein | 2017-03-31 |
* | make build_stages a little less mtklein-centric | Mike Klein | 2017-03-31 |
* | Add tracking of unique proxyID beside unique renderTargetID in auditTrail and... | Robert Phillips | 2017-03-31 |
* | Revert "skslc can now be compiled with no Skia dependencies, in preparation f... | Ethan Nicholas | 2017-03-31 |
* | Allow FPs to elevate default precision for the entire fragment program | Brian Osman | 2017-03-31 |
* | clean up (partially) colortable api | Mike Reed | 2017-03-31 |
* | skslc can now be compiled with no Skia dependencies, in preparation for its e... | Ethan Nicholas | 2017-03-31 |
* | jumper, another batch of blend modes | Mike Klein | 2017-03-31 |
* | jumper, more blend modes | Mike Klein | 2017-03-31 |