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
*
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