index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
SkGpuDevice.cpp
Commit message (
Expand
)
Author
Age
*
Remove unnecessary code in SkGpuDevice::drawRRect
Brian Osman
2017-09-14
*
Rework GrSamplerParams to be more compact and use its own wrap mode enum.
Brian Salomon
2017-09-07
*
Revert "Remove "content" rect from GrTextureAdjuster."
Brian Salomon
2017-09-07
*
Remove "content" rect from GrTextureAdjuster.
Brian Salomon
2017-09-07
*
Revert "Revert "Revert "Revert "Add GrTextureOp and use to implement SkGpuDev...
Brian Salomon
2017-08-28
*
Revert "Revert "Revert "Add GrTextureOp and use to implement SkGpuDevice::dra...
Brian Salomon
2017-08-22
*
Revert "Revert "Add GrTextureOp and use to implement SkGpuDevice::drawImage[R...
Brian Salomon
2017-08-18
*
Revert "Add GrTextureOp and use to implement SkGpuDevice::drawImage[Rect]() w...
Brian Salomon
2017-08-18
*
Add GrTextureOp and use to implement SkGpuDevice::drawImage[Rect]() when poss...
Brian Salomon
2017-08-18
*
Avoid converting drawImage/drawImageRect into drawBitmap calls
Derek Sollenberger
2017-08-11
*
Remove CHECK_SHOULD_DRAW from SkGpuDevice
Brian Salomon
2017-08-11
*
Make GrFragmentProcessor be non-refcounted and use std::unique_ptr.
Brian Salomon
2017-08-11
*
Revert "Revert "Revert "Revert "Add support for semaphores to be inserted on ...
Greg Daniel
2017-08-02
*
Revert "Revert "Revert "Add support for semaphores to be inserted on GrContex...
Yuqian Li
2017-08-01
*
Revert "Revert "Add support for semaphores to be inserted on GrContext flush""
Greg Daniel
2017-08-01
*
Revert "Add support for semaphores to be inserted on GrContext flush"
Mike Reed
2017-07-22
*
Add support for semaphores to be inserted on GrContext flush
Greg Daniel
2017-07-22
*
clean read/write pixels signatures, augment SkSurface API
Mike Reed
2017-07-21
*
Make ShadowRRectOp a non-legacy GrMeshDrawOp
Brian Salomon
2017-07-13
*
Speculative "fix" for crash in analyzeProcessors
Robert Phillips
2017-06-30
*
SkDevice::drawBitmap takes x,y, not matrix
Hal Canary
2017-06-27
*
Add return to surface semaphore calls to indicate when we don't support them
Greg Daniel
2017-06-19
*
Revert "Revert "Add API for flushing surfaces with gpu semaphores""
Greg Daniel
2017-06-16
*
Revert "Add API for flushing surfaces with gpu semaphores"
Greg Daniel
2017-06-15
*
Add API for flushing surfaces with gpu semaphores
Greg Daniel
2017-06-15
*
Clean up GrResourceProvider usage
Robert Phillips
2017-06-15
*
Add GrPrimitiveType::kLinesAdjacency
Chris Dalton
2017-06-13
*
Revert "Add GrPrimitiveType::kLinesAdjacency"
Ravi Mistry
2017-06-13
*
Add GrPrimitiveType::kLinesAdjacency
Chris Dalton
2017-06-13
*
Retract GrTexture.h a bit
Robert Phillips
2017-06-09
*
eliminate GPU line snapping
Ethan Nicholas
2017-06-08
*
Fix two more drawVertices "bugs"
Brian Osman
2017-05-26
*
Only support SkVertices in GrDrawVerticesOp and GrRenderTargetContext
Brian Osman
2017-05-26
*
Fix two bugs with drawVertices on GPU
Brian Osman
2017-05-25
*
Remove ambient and spot mask filters.
Jim Van Verth
2017-05-18
*
Remove GrRenderTargetContext::desc()
Brian Salomon
2017-05-16
*
Make GrRenderTarget[(Proxy)|(Context)]? advertise a "full scene aa type".
Brian Salomon
2017-05-12
*
Initial clip-mask-layer support
Florin Malita
2017-05-01
*
change drawAtlas to behave like drawVertices
Mike Reed
2017-04-28
*
add helper makeShader for the common Clamp case
Mike Reed
2017-04-28
*
Fold SkImageCacherator into SkImage_Lazy
Brian Osman
2017-04-27
*
Rm makeRenderTargetContext in favor of deferred version (take 3)
Robert Phillips
2017-04-25
*
Revert "Rm makeRenderTargetContext in favor of deferred version (take 2)"
Robert Phillips
2017-04-21
*
Rm makeRenderTargetContext in favor of deferred version (take 2)
Robert Phillips
2017-04-21
*
hide lockpixels api behind flag
Mike Reed
2017-04-17
*
Revert "Rm makeRenderTargetContext in favor of deferred version"
Robert Phillips
2017-04-11
*
Rm makeRenderTargetContext in favor of deferred version
Robert Phillips
2017-04-11
*
move vertex-mode enum into SkVertices
Mike Reed
2017-04-03
*
Remove GrFragmentProcessor-derived class' GrTexture-based ctors
Robert Phillips
2017-03-27
*
Make SkGr.h GrTexture-free
Robert Phillips
2017-03-23
[next]