index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
*
renamed GrPrimitiveEdgeType / GrProcessorEdgeType to GrClipEdgeType
Ethan Nicholas
2017-11-09
*
Revert "Remove MakeForLocalSpace since picture image is sufficient"
Mike Reed
2017-11-09
*
remove SkFixedMul_arm()
Mike Klein
2017-11-09
*
Update doc and example for SkPaint::FontMetrics.
Ben Wagner
2017-11-09
*
Guard VFPv3 ASM with an ifdef.
Ben Wagner
2017-11-09
*
Remove MakeForLocalSpace since picture image is sufficient
Mike Reed
2017-11-09
*
Prepare to enable explicit gpu resource allocation (take 2)
Robert Phillips
2017-11-08
*
Revert "Prepare to enable explicit gpu resource allocation"
Greg Daniel
2017-11-08
*
Prepare to enable explicit gpu resource allocation
Robert Phillips
2017-11-08
*
move parts of SkPoint to SkPointPriv
Cary Clark
2017-11-08
*
add surfaceprops param to SkCanvas::MakeRasterDirect
Mike Reed
2017-11-08
*
Allow mock GrContexts to "support" shader derivatives
Brian Salomon
2017-11-08
*
Add GrContextOptions to control distance field thresholds for small sizes and...
Brian Salomon
2017-11-08
*
Add MakeCrossContextFromPixmap
Brian Osman
2017-11-07
*
make point array methods private
Cary Clark
2017-11-07
*
Setup CCPR testing with GrMockContext
Chris Dalton
2017-11-06
*
Disable CCPR while we sort out clipping
Chris Dalton
2017-11-06
*
Modify fontcache GM to actually spill atlas.
Brian Salomon
2017-11-06
*
Make SkImageGeneratorCG apply encoded origin
Leon Scroggins III
2017-11-03
*
create imagepriv and name params
Cary Clark
2017-11-03
*
Revert "Implement window rectangles in vulkan"
Jim Van Verth
2017-11-02
*
add client-context to SkWriteBuffer
Mike Reed
2017-11-02
*
Implement window rectangles in vulkan
Chris Dalton
2017-11-02
*
API to cache shader binaries between runs of Skia.
Ethan Nicholas
2017-11-02
*
Plumb internal helper to enable more GPU GMs w/SkColorSpaceXformCanvas
Brian Osman
2017-11-01
*
Add a GM to test out odd matrix draws (take 2)
Robert Phillips
2017-10-31
*
Revert "Add a GM to test out odd matrix draws"
Robert Phillips
2017-10-31
*
Add support for transfer functions to GrColorSpaceXform
Brian Osman
2017-10-31
*
Add a GM to test out odd matrix draws
Robert Phillips
2017-10-31
*
Have mip status match surface when snapping image from wrapped object
Greg Daniel
2017-10-30
*
Add mip support to GrAHardwareBufferImageGenerator
Greg Daniel
2017-10-30
*
generated include refresh
Cary Clark
2017-10-30
*
add Type enum to SkColorSpace
Mike Reed
2017-10-27
*
Pass GrRenderTargetContext's GrColorSpaceInfo to SkShader and SkColorFilter.
Brian Salomon
2017-10-25
*
CCPR: use 16-bit ints for the atlas offset attrib
Chris Dalton
2017-10-25
*
Add vector GrSLTypes for shorts
Chris Dalton
2017-10-25
*
Revert "Add vector GrSLTypes for shorts"
Chris Dalton
2017-10-24
*
Add vector GrSLTypes for shorts
Chris Dalton
2017-10-24
*
Add hint to SkSurface::MakeRenderTarget that we will use mips
Greg Daniel
2017-10-23
*
make matrix serialization private
Cary Clark
2017-10-20
*
make skmatrix getmapproc private
Cary Clark
2017-10-20
*
Avoid 2PtConical gradient flipping
Florin Malita
2017-10-19
*
Compute inverse gamma table at compile time.
Ben Wagner
2017-10-18
*
Move SkCodec::Origin into its own file
Leon Scroggins III
2017-10-18
*
Revert "Add an Option for orientation on JPEG encodes"
Ben Wagner
2017-10-18
*
Add an Option for orientation on JPEG encodes
Leon Scroggins III
2017-10-18
*
convert mapHomogeneousPoints to SkPoint3
Cary Clark
2017-10-18
*
Move clear-as-draw workaround to GrGLGpu and expose via GrContextOptions.
Brian Salomon
2017-10-18
*
Revert "Revert "Make GPU backend triangulate rects such that they are rendere...
Brian Salomon
2017-10-18
*
Make SkTFitsIn and SkTo constexpr.
Ben Wagner
2017-10-17
[next]