index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
*
Revert "Add GrRenderTargetContext instantiate & asTextureProxy"
Leon Scroggins
2016-11-07
*
Add GrRenderTargetContext instantiate & asTextureProxy
Robert Phillips
2016-11-07
*
src/core: s/SkAutoTUnref/sk_sp/g
Hal Canary
2016-11-07
*
Fix Vulkan command buffer assert on device lost
Jim Van Verth
2016-11-07
*
Add GrTextureRenderTargetProxy and support switching between RT & Tex Proxies
Robert Phillips
2016-11-07
*
Revert "Revert "Limit GL_TEXTURE_RECTANGLE filtering to bilinear.""
Brian Salomon
2016-11-07
*
Further centralize computation of GrSurface VRAM consumption - take 2
Robert Phillips
2016-11-07
*
Revert "Further centralize computation of GrSurface VRAM consumption"
Ben Wagner
2016-11-06
*
Revert "Limit GL_TEXTURE_RECTANGLE filtering to bilinear."
Ben Wagner
2016-11-06
*
tests: s/SkAutoTUnref/sk_sp/
Hal Canary
2016-11-04
*
Limit GL_TEXTURE_RECTANGLE filtering to bilinear.
Brian Salomon
2016-11-04
*
Further centralize computation of GrSurface VRAM consumption
Robert Phillips
2016-11-04
*
remove unused code around SK_SUPPORT_LEGACY_XFERMODE_PARAM
Mike Reed
2016-11-03
*
Make more tests exercise rendertargetless textures.
Brian Salomon
2016-11-03
*
GN: iOS basics
Mike Klein
2016-11-03
*
Remove SkAutoTDelete.
Ben Wagner
2016-11-03
*
Fix quad convexity with only one backward dir
liyuqian
2016-11-03
*
Use temporary FBO for GrGLGpu::onReadPixels.
Brian Salomon
2016-11-03
*
Remove SkAutoTDeleteArray
Ben Wagner
2016-11-02
*
Update ProxyTests
Robert Phillips
2016-11-02
*
Back SkSpecialImage_Gpu with a GrTextureProxy
Robert Phillips
2016-11-02
*
Loosen restriction on F16 surfaces - allow "legacy" F16 mode
Brian Osman
2016-11-01
*
fixed skslc's handling of ivec(vec)
Ethan Nicholas
2016-11-01
*
hide setImageFilter(ptr)
Mike Reed
2016-11-01
*
Remove GrStencilSettings from GrPipeline
csmartdalton
2016-11-01
*
Report repetition count in SkCodec
scroggo
2016-11-01
*
Use correct color table for prior GIF frames
Leon Scroggins III
2016-10-31
*
Add GrNextSizePow2
Robert Phillips
2016-10-31
*
Reject non-D50 matrices from ICC profiles
Matt Sarett
2016-10-31
*
SkFixed15
Mike Klein
2016-10-31
*
add isAlphaOnly() query
reed
2016-10-31
*
Change comments to refer to "render target context" rather than "draw context"
Brian Salomon
2016-10-29
*
remove xfermode from public api
Mike Reed
2016-10-28
*
Remove unneeded SkColorSpace constructor
Matt Sarett
2016-10-28
*
Add tests for ColorSpacePrimaries to XYZD50
Matt Sarett
2016-10-28
*
Make GrDrawContext be GrRenderTargetProxy-backed
Robert Phillips
2016-10-28
*
Reduced skslc memory consumption
ethannicholas
2016-10-28
*
Rename renderTargetContextPriv to priv, and some more leftover DCs
Brian Osman
2016-10-27
*
Rename GrDrawContext to GrRenderTargetContext
Brian Osman
2016-10-27
*
chmod -x *.cpp *.h
Hal Canary
2016-10-27
*
Remove SkAutoTUnref and SkAutoTDelete from public includes.
bungeman
2016-10-27
*
Revert of Reduced skslc memory consumption (patchset #3 id:50001 of https://c...
benjaminwagner
2016-10-27
*
Reduced skslc memory consumption
ethannicholas
2016-10-27
*
Convert SkRasterPipeline loads and stores to indirect.
Mike Klein
2016-10-26
*
Turn on -Wrange-loop-analysis.
Mike Klein
2016-10-26
*
GrConstColorProcessor uses 4f colors in the destination space
Brian Osman
2016-10-26
*
SkGifCodec: do not write off the end of memory when repeatCount > 1
Matt Sarett
2016-10-26
*
SkRasterPipeline::compile().
Mike Klein
2016-10-25
*
fix fuzz
caryclark
2016-10-25
*
remove discardablepixelref
Mike Reed
2016-10-25
[next]