index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrTextureProducer.h
Commit message (
Expand
)
Author
Age
*
Remove content area from GrTextureAdjuster.
Greg Daniel
2017-11-02
*
Convert more code to use color space xform FP
Brian Osman
2017-10-18
*
Add option to create a deferred render target context with mips
Greg Daniel
2017-10-06
*
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
*
Make GrFragmentProcessor be non-refcounted and use std::unique_ptr.
Brian Salomon
2017-08-11
*
Clean up GrResourceProvider usage
Robert Phillips
2017-06-15
*
Remove GrFragmentProcessor-derived class' GrTexture-based ctors
Robert Phillips
2017-03-27
*
Add new proxy-based DetermineDomainMode w/ test
Robert Phillips
2017-03-27
*
Retract GrContext from src/gpu/effects
Robert Phillips
2017-03-15
*
Preparatory Proxification
Robert Phillips
2017-03-14
*
Plumb dst color space in many places, rather than "mode"
Brian Osman
2016-12-09
*
GrTextureProducer cleanup, phase two: Producer, Adjuster, Maker
Brian Osman
2016-11-28