index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
*
Unbind xfer buffer in a couple more places
Brian Osman
2017-09-05
*
merge 0,1,2,3,... and 0.5f
Mike Klein
2017-09-05
*
Unbind xfer buffer before trying to call TexImage2D
Brian Osman
2017-09-05
*
Stop using SkRasterPipeline inside GIF
Leon Scroggins III
2017-09-05
*
fix analytic AA to work with even rounding
Lee Salzman
2017-09-05
*
Optimize SkColorSpaceXformCanvas for GPU-acceleration
Justin Novosad
2017-09-05
*
Upload the missing change in 42101
Yuqian Li
2017-09-05
*
clean up some SkRasterPipelineBlitter TODOs
Mike Klein
2017-09-05
*
Remove SK_LEGACY_FRAME_INFO_ALPHA_TYPE
Leon Scroggins III
2017-09-01
*
Use SkSTArenaAlloc to manage SkCoverageDeltaMask's stack memory
Yuqian Li
2017-09-01
*
Remove unused drawPath
Yuqian Li
2017-09-01
*
Cosmetic changes to GrDrawOpAtlas
Robert Phillips
2017-09-01
*
Add FIFO thread pool, use it for most things.
Mike Klein
2017-09-01
*
With threaded software paths, free mask memory earlier
Brian Osman
2017-09-01
*
pixmap erase fast-path
Mike Klein
2017-09-01
*
Add methods for converting GrShape to filled style
Brian Salomon
2017-09-01
*
Use SkSTArenaAlloc to handle the stack memory of the delta list
Yuqian Li
2017-09-01
*
Fix up and clarify use of maxMipLevel in Vulkan
Greg Daniel
2017-09-01
*
Move texture proxy allocation for atlas to constructor.
Jim Van Verth
2017-09-01
*
Revert "Revert "Revert "Revert "Remove GrBackendRenderTargetDesc in favor of ...
Brian Salomon
2017-08-31
*
Revert "Revert "Add a GrShape::Type value for an inverted empty path""
Brian Salomon
2017-08-31
*
Revert "Add a GrShape::Type value for an inverted empty path"
Brian Salomon
2017-08-31
*
Add a GrShape::Type value for an inverted empty path
Brian Salomon
2017-08-31
*
Use interpolating blur for sigma < 2
Herb Derby
2017-08-31
*
add 8bit stages for load/store 565
Mike Reed
2017-08-31
*
Revert "Revert "Revert "Remove GrBackendRenderTargetDesc in favor of GrBacken...
Brian Salomon
2017-08-31
*
Retract Gr*Priv.h includes a bit
Robert Phillips
2017-08-31
*
Use high precision for TextureOp texture coord varying
Brian Salomon
2017-08-31
*
32-bit x86 8-bit stages
Mike Klein
2017-08-30
*
Reduce stencil buffer clearing
Robert Phillips
2017-08-30
*
Fix whitespace in SkTextBlob.
Ben Wagner
2017-08-30
*
Allow providing SkExecutor to SkThreadedBMPDevice
Yuqian Li
2017-08-30
*
Move several GrContextOptions fields behind GR_TEST_UTILS
Brian Osman
2017-08-30
*
DeferredDisplayList API proposal
Robert Phillips
2017-08-30
*
Make AA hairline renderer non-optional
Brian Osman
2017-08-30
*
remove debugging code breaking windows compile
Brian Salomon
2017-08-30
*
Make GrSWMaskHelper take a matrix for each draw
Brian Salomon
2017-08-30
*
Revert "Revert "Remove GrBackendRenderTargetDesc in favor of GrBackendRenderT...
Brian Salomon
2017-08-30
*
Rename methods and enum on SkClipStack::Element to indicate "device space"
Brian Salomon
2017-08-30
*
Threaded generation of software paths
Brian Osman
2017-08-30
*
remove 8-bit Params struct
Mike Klein
2017-08-30
*
improve ARMv7 8-bit codegen
Mike Klein
2017-08-30
*
Push full screen clears up to OpList
Robert Phillips
2017-08-30
*
Remove kDefault_GrSurfaceOrigin
Robert Phillips
2017-08-30
*
fast NEON divide-by-255
Mike Klein
2017-08-29
*
Add GrContextOption to disable distance field path renderer
Brian Osman
2017-08-29
*
fold params into StageRec
Mike Reed
2017-08-29
*
Always include the default path renderer in the chain
Brian Osman
2017-08-29
*
Remove (unused) context option to remove shader swizzling
Brian Osman
2017-08-29
*
no more need for a constants pointer
Mike Klein
2017-08-29
[next]