| Commit message (Expand) | Author | Age |
... | |
* | Revert "Remove compressed (ETC1) texture support from Ganesh" | Brian Osman | 2017-05-22 |
* | Remove compressed (ETC1) texture support from Ganesh | Robert Phillips | 2017-05-22 |
* | Add fixes & test for isConfigTexturable and isConfigRenderable | Robert Phillips | 2017-05-22 |
* | Replace most uses of GrSurface::desc() with conifg(), width(), etc. | Brian Salomon | 2017-05-17 |
* | Add tool to create test images with interesting color profiles | Matt Sarett | 2017-05-17 |
* | Remove RenderTarget pointer from GrRenderTargetOpList::RecordedOp | Robert Phillips | 2017-05-17 |
* | Convert GrOvalOpFactory from GrLegacyMeshDrawOp to GrMeshDrawOp using GrSimpl... | Brian Salomon | 2017-05-15 |
* | Add sRGB support to monobench. | Mike Klein | 2017-05-15 |
* | Add support for creating a shared vulkan test context | Greg Daniel | 2017-05-15 |
* | Include non-legacy GrMeshDrawOps in GLPrograms test. | Brian Salomon | 2017-05-12 |
* | Modify SkEventTracer::SetInstance to fail rather than assert if a tracer has ... | Brian Salomon | 2017-05-12 |
* | Add new SkImageGenerator::getPixels() API, deprecate the old | Matt Sarett | 2017-05-12 |
* | Move all non-AA fill rect ops off of GrLegacyMeshDrawOp. | Brian Salomon | 2017-05-10 |
* | ok, fix typo: struct -> static | Mike Klein | 2017-05-09 |
* | ok, add timer via | Mike Klein | 2017-05-09 |
* | Added SkImage::MakeCrossContextFromEncoded | Brian Osman | 2017-05-09 |
* | Add flag to avoid stencil buffers in Skia | Eric Karl | 2017-05-09 |
* | Revert "Added SkImage::MakeCrossContextFromEncoded" | Brian Salomon | 2017-05-08 |
* | Added SkImage::MakeCrossContextFromEncoded | Brian Osman | 2017-05-08 |
* | port ok to SkPngEncoder | Mike Klein | 2017-05-08 |
* | Add postFlush call to GrOnFlushCallbackObject | Chris Dalton | 2017-05-05 |
* | header cleanup | Hal Canary | 2017-05-05 |
* | Add ShadowUtils sample. | Jim Van Verth | 2017-05-04 |
* | force all colorfilters to implement 4f | Mike Reed | 2017-05-04 |
* | Revert "Revert "Reland: Remove SkLights include from SkCanvas.h"" | Florin Malita | 2017-05-03 |
* | Revert "Reland: Remove SkLights include from SkCanvas.h" | Florin Malita | 2017-05-03 |
* | Reland: Remove SkLights include from SkCanvas.h | Florin Malita | 2017-05-03 |
* | ok, add sRGB support | Mike Klein | 2017-05-03 |
* | Remove translateZ and lights from SkCanvas | Jim Van Verth | 2017-05-02 |
* | Add wireframe mode to Viewer. | Jim Van Verth | 2017-05-02 |
* | Remove EXPERIMENTAL_SHADOWING, Part 1 | Jim Van Verth | 2017-05-02 |
* | Revert "Remove SkLights include from SkCanvas.h" | Florin Malita | 2017-05-02 |
* | Remove SkLights include from SkCanvas.h | Florin Malita | 2017-05-02 |
* | Make GrBackendTexture take Gr*Info refs in ctor, and copy them. | Greg Daniel | 2017-05-02 |
* | colorspaceinfo tool: Add flag to indicate that the input is an icc profile | Matt Sarett | 2017-05-02 |
* | Added A2B support to colorspaceinfo tool | Matt Sarett | 2017-05-01 |
* | Revert "Revert "Plumb the use of GrBackendRenderTarget throughout Skia"" | Greg Daniel | 2017-05-01 |
* | add drawString helper to canvas | Cary Clark | 2017-04-28 |
* | Combine GPU flush with semaphore API | Brian Osman | 2017-04-28 |
* | Revert "Revert "Delete copyTo(Allocator), hide copyTo() behind flag"" | Matt Sarett | 2017-04-28 |
* | add helper makeShader for the common Clamp case | Mike Reed | 2017-04-28 |
* | Revert "Delete copyTo(Allocator), hide copyTo() behind flag" | Matt Sarett | 2017-04-27 |
* | Revert "Plumb the use of GrBackendRenderTarget throughout Skia" | Greg Daniel | 2017-04-27 |
* | Plumb the use of GrBackendRenderTarget throughout Skia | Greg Daniel | 2017-04-27 |
* | Delete copyTo(Allocator), hide copyTo() behind flag | Matt Sarett | 2017-04-27 |
* | In ok thread mode, use wait_util instead of wait_for. | Mike Klein | 2017-04-27 |
* | Use system Vulkan headers except when no building with vulkan support | Greg Daniel | 2017-04-25 |
* | Add new GrVkBackendContext::Create explicitly requiring vk proc getters | Brian Salomon | 2017-04-24 |
* | Enable fence sync support in ES3 test contexts | Brian Osman | 2017-04-21 |
* | Disable use of directly wrapping msaa RTs on Vulkan | Greg Daniel | 2017-04-20 |