index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrTextureParamsAdjuster.cpp
Commit message (
Expand
)
Author
Age
*
Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints"
reed
2016-10-05
*
Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-05
*
Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-05
*
Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-04
*
Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-04
*
Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paint...
Mike Reed
2016-10-03
*
Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""
Mike Reed
2016-10-03
*
Revert "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-03
*
replace SkXfermode obj with SkBlendMode enum in paints
Mike Reed
2016-10-03
*
Two changes:
brianosman
2016-09-12
*
Add color gamut xform helpers to GrGLSLShaderBuilder
brianosman
2016-09-07
*
Add a makeDrawContextWithFallback that handles config fallback
robertphillips
2016-09-06
*
Add alpha type to texture producer
brianosman
2016-08-18
*
simplify GrTextureAdjuster given there is only one subclass
reed
2016-08-16
*
Rename GrContext's newDrawContext & drawContext to makeDrawContext
robertphillips
2016-07-27
*
Connect dst color space in a few places (removing TODOs)
brianosman
2016-07-22
*
Add SkColorSpace to GrDrawContext
brianosman
2016-07-21
*
Start from DC rather than texture in GrTexutreParamsAdjuster copy code.
bsalomon
2016-07-19
*
Introduce GrColorSpaceXform, for gamut conversion on textures
brianosman
2016-07-18
*
Move GrPipelineBuilder out of gms & reduce use of GrPipelineBuilder.h
robertphillips
2016-06-23
*
Check for abandoned texture in GrTextureAdjuster::refTextureSafeForParams
bsalomon
2016-06-14
*
sk_sp for Ganesh.
bungeman
2016-06-09
*
Add new SkSourceGammaTreatment enum, used in situations like mipmap construct...
brianosman
2016-06-06
*
Convert GrClip to an abstract base class
cdalton
2016-05-13
*
Fix sRGB textures that must be copied (for NPOT tiling, etc...)
brianosman
2016-05-12
*
Bring sk_sp to GrDrawContext
robertphillips
2016-04-27
*
detach -> release
mtklein
2016-03-16
*
Creating functions for uploading a mipmapped texture.
cblume
2016-02-26
*
Move Budgeted enum out of SkSurface, use in GrTextureProvider
bsalomon
2016-02-25
*
Revert of Move Budgeted enum out of SkSurface, use in GrTextureProvider (patc...
bsalomon
2016-02-25
*
Move Budgeted enum out of SkSurface, use in GrTextureProvider
bsalomon
2016-02-25
*
Texturing support for RECTANGLE textures.
bsalomon
2016-01-20
*
Make "alpha only" be a property of GrTextureProducer
bsalomon
2015-12-09
*
Appeasing the compilers
egdaniel
2015-11-23
*
Fix for recent SrcOver XP Change
egdaniel
2015-11-23
*
Convert SkGpuDevice::drawTextureAdjuster to SkGpuDevice::drawTextureProducer
bsalomon
2015-11-18
*
API changes to GrTextureAdjuster.
bsalomon
2015-11-12
*
Fix reversion to bilerp on clipped mipmap draws
bsalomon
2015-11-10
*
Separate out natively-texture image/bmp draws from cached-as-texture image/bm...
bsalomon
2015-11-09
*
Rename non-aa rect methods on GrDrawContext in anticipation of making them su...
bsalomon
2015-11-05
*
Clarify subrect semantics for GrTextureAdjuster and handle mip maps correctly.
bsalomon
2015-10-29
*
Pull texture-backed bitmap resampler out of GrTextureParamsAdjuster code into...
bsalomon
2015-10-29
*
Remove min texture size support
bsalomon
2015-10-28
*
Rewrite GrTextureMaker to disentangle bitmap case from base class and give GP...
bsalomon
2015-10-20
*
Revert recent CLs around GrTextureMaker/GrTextureParamsAdjuster
Brian Salomon
2015-10-19
*
Upload stretched bmp rather than original after doing CPU stretch for min tex...
Brian Salomon
2015-10-19
*
Rewrite GrTextureMaker to disentangle bitmap case from base class and give GP...
bsalomon
2015-10-19
*
Revert of Rewrite GrTextureMaker to disentangle bitmap case from base class a...
egdaniel
2015-10-16
*
Rewrite GrTextureMaker to disentangle bitmap case from base class and give GP...
bsalomon
2015-10-16