index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrTextureProducer.cpp
Commit message (
Expand
)
Author
Age
*
Move internal calls from GrContext to GrContextPriv
Robert Phillips
2018-03-06
*
Make it so that GrSurfaceContext with a sRGB GrPixelConfig must have a
Brian Salomon
2018-02-13
*
Revert "Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sampl...
Brian Salomon
2018-02-03
*
Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts...
Brian Salomon
2018-02-03
*
Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU ...
Brian Salomon
2018-02-02
*
Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""
Brian Salomon
2018-02-02
*
Revert "Revert "Redefine the meaning of sample counts in GPU backend.""
Brian Salomon
2018-02-01
*
Revert "Redefine the meaning of sample counts in GPU backend."
Brian Salomon
2018-02-01
*
Redefine the meaning of sample counts in GPU backend.
Brian Salomon
2018-02-01
*
move largest apis into private
Mike Reed
2018-01-08
*
Add GrProxyProvider
Robert Phillips
2018-01-08
*
Remove content area from GrTextureAdjuster.
Greg Daniel
2017-11-02
*
Have mip status match surface when snapping image from wrapped object
Greg Daniel
2017-10-30
*
Remove color space xform from GrTextureDomain & GrSimpleTextureEffect
Brian Osman
2017-10-18
*
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
*
Second small fragment from "Reduce dependence on GrSurface's origin field"
Robert Phillips
2017-07-24
*
Revert "Reduce dependence on GrSurface's origin field"
Robert Phillips
2017-07-21
*
Reduce dependence on GrSurface's origin field
Robert Phillips
2017-07-21
*
Clean up GrResourceProvider usage
Robert Phillips
2017-06-15
*
Retract GrTexture.h a bit
Robert Phillips
2017-06-09
*
Remove compressed (ETC1) texture support from Ganesh (take 2)
Robert Phillips
2017-05-23
*
Revert "Remove compressed (ETC1) texture support from Ganesh"
Brian Osman
2017-05-22
*
Remove compressed (ETC1) texture support from Ganesh
Robert Phillips
2017-05-22
*
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
*
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
*
Remove GrFragmentProcessor-derived class' GrTexture-based ctors
Robert Phillips
2017-03-27
*
Add new proxy-based DetermineDomainMode w/ test
Robert Phillips
2017-03-27
*
Make SkImageCacherator be deferred (take 2)
Robert Phillips
2017-03-23
*
Retract GrContext from src/gpu/effects
Robert Phillips
2017-03-15
*
Preparatory Proxification
Robert Phillips
2017-03-14
*
Make GrClip.h private
Brian Salomon
2017-03-09
*
Continue making Ganesh use absolute texture coordinates - take 2
Robert Phillips
2017-01-20
*
Revert "Continue making Ganesh use absolute texture coordinates"
Joe Gregorio
2017-01-17
*
Continue making Ganesh use absolute texture coordinates
Robert Phillips
2017-01-17
*
Make GrPaints move their GrProcessor ownership into GrPipelineBuilder.
Brian Salomon
2017-01-11
*
Start making texture coordinates be absolute
Robert Phillips
2017-01-10
*
Relandx2 "Remove antialiasing control from GrPaint."
Brian Salomon
2016-12-09
*
Revert "Reland "Remove antialiasing control from GrPaint.""
Brian Salomon
2016-12-09
*
Reland "Remove antialiasing control from GrPaint."
Brian Salomon
2016-12-09
*
Revert "Remove antialiasing control from GrPaint."
Brian Salomon
2016-12-08
*
Remove antialiasing control from GrPaint.
Brian Salomon
2016-12-08
*
GrTextureProducer cleanup, phase two: Producer, Adjuster, Maker
Brian Osman
2016-11-28