index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
...
*
Revert "Converts remaining rect ops from GrLegacyMeshDrawOp to GrMeshDrawOp s...
Brian Salomon
2017-06-14
*
Converts remaining rect ops from GrLegacyMeshDrawOp to GrMeshDrawOp subclasses.
Brian Salomon
2017-06-14
*
use #ifdef instead of #if for SK_VULKAN
Mike Reed
2017-06-14
*
Revert "Revert "Update skia to use ifdefs for Vulkan code instead of dummy he...
Robert Phillips
2017-06-14
*
Revert "Update skia to use ifdefs for Vulkan code instead of dummy header"
Robert Phillips
2017-06-13
*
Update skia to use ifdefs for Vulkan code instead of dummy header
Greg Daniel
2017-06-13
*
Retract GrTexture*.h & GrRenderTarget*.h from other headers
Robert Phillips
2017-06-13
*
ok: add 8888 and rp dsts
Mike Klein
2017-06-13
*
Move Flags from GrRenderTarget to GrTypesPriv.h & rename
Robert Phillips
2017-06-13
*
append(from_srgb) -> append_from_srgb(kUnpremul)
Mike Klein
2017-06-12
*
port encode_bitmap_for_png() to SkRasterPipeline
Mike Klein
2017-06-12
*
Remove debug checks for unsupported ICC profiles
Matt Sarett
2017-06-09
*
fix f16 -> sRGB in encode_bitmap_for_png()
Mike Klein
2017-06-09
*
Create a new HDC for each ANGLE context
Robert Phillips
2017-06-09
*
Store context type (rather than backend type) in ContextInfo
Robert Phillips
2017-06-08
*
Touch input support for Windows
Brian Osman
2017-06-07
*
Show SkPaint/blendMode in debugger
Florin Malita
2017-06-07
*
Revert "Revert "Workaround Adreno driver issue with stencil clears.""
Mike Klein
2017-06-06
*
Revert "Workaround Adreno driver issue with stencil clears."
Mike Klein
2017-06-06
*
Workaround Adreno driver issue with stencil clears.
Brian Salomon
2017-06-06
*
sk_sp-ify GrResourceProvider some more
Robert Phillips
2017-06-05
*
Revert "Destroy ANGLE displays in destroyGLContext"
Robert Phillips
2017-06-05
*
Destroy ANGLE displays in destroyGLContext
Robert Phillips
2017-06-05
*
Simplify some Viewer code, and fix a few bugs
Brian Osman
2017-06-05
*
Support passing single SKP to get_images_from_skps
Leon Scroggins III
2017-06-05
*
add nonsquare scale to pathops sorter tool
Cary Clark
2017-06-02
*
Implement an SkImage backed by a Android hardware buffer
Stan Iliev
2017-06-02
*
[fiddle] Report GL driver info.
Joe Gregorio
2017-06-01
*
make SkColorFilter::onAppendStages() pure
Mike Klein
2017-06-01
*
slant colorfilter away from filterSpan4f
Mike Reed
2017-05-31
*
Fiddle can use EGL if available.
Joe Gregorio
2017-05-31
*
Fix resource and skp paths in Android viewer
Brian Salomon
2017-05-26
*
Enable chromecast gpu perf
Kevin Lubick
2017-05-24
*
Remove compressed (ETC1) texture support from Ganesh (take 2)
Robert Phillips
2017-05-23
*
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
[prev]
[next]